"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/10/15 04:25:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu" 2025/10/15 04:25:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 04:25:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58934->172.17.0.3:21, err= 2025/10/15 04:25:11 DEBUG : Creating backend with remote "/tmp/rclone3883587907" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33087") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49870->172.17.0.3:33087, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32744") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51504->172.17.0.3:32744, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38196") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50706->172.17.0.3:38196, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32802") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37136->172.17.0.3:32802, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32098") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37418->172.17.0.3:32098, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38084") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51186->172.17.0.3:38084, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31900") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50222->172.17.0.3:31900, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37979") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56332->172.17.0.3:37979, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37305") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45840->172.17.0.3:37305, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36413") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41692->172.17.0.3:36413, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39289") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50030->172.17.0.3:39289, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35605") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42124->172.17.0.3:35605, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38583") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50540->172.17.0.3:38583, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39861") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57604->172.17.0.3:39861, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33285") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37766->172.17.0.3:33285, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : Creating backend with remote "/non-existing" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36130") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58230->172.17.0.3:36130, err= 2025/10/15 04:25:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36026") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36920->172.17.0.3:36026, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39038") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34730->172.17.0.3:39038, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39766") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34290->172.17.0.3:39766, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30641") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60018->172.17.0.3:30641, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38386") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51578->172.17.0.3:38386, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33286") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49760->172.17.0.3:33286, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38307") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45876->172.17.0.3:38307, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35843") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35434->172.17.0.3:35843, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:222: Only runs on local 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37638") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43292->172.17.0.3:37638, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36156") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44562->172.17.0.3:36156, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Running all checks before starting transfers 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30660") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38920->172.17.0.3:30660, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Checks finished, now starting transfers 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35368") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51130->172.17.0.3:35368, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34625") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38444->172.17.0.3:34625, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33487") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36472->172.17.0.3:33487, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30273") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35702->172.17.0.3:30273, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32996") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50604->172.17.0.3:32996, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33225") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36986->172.17.0.3:33225, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 ERROR : Ignoring --no-traverse with sync 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32333") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41714->172.17.0.3:32333, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39519") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52648->172.17.0.3:39519, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38460") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54278->172.17.0.3:38460, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36230") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41356->172.17.0.3:36230, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37451") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54358->172.17.0.3:37451, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38312") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34554->172.17.0.3:38312, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33432") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59426->172.17.0.3:33432, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36289") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53820->172.17.0.3:36289, err= 2025/10/15 04:25:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30943") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55432->172.17.0.3:30943, err= 2025/10/15 04:25:11 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/10/15 04:25:11 INFO : hello world2: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34419") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44124->172.17.0.3:34419, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35818") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60026->172.17.0.3:35818, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35549") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47816->172.17.0.3:35549, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37086") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41250->172.17.0.3:37086, err= 2025/10/15 04:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37020") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50478->172.17.0.3:37020, err= 2025/10/15 04:25:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/15 04:25:11 INFO : potato2: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36487") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42658->172.17.0.3:36487, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36775") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59968->172.17.0.3:36775, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34039") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34300->172.17.0.3:34039, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33789") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43518->172.17.0.3:33789, err= 2025/10/15 04:25:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/10/15 04:25:11 INFO : potato2: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30835") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33408->172.17.0.3:30835, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31960") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46988->172.17.0.3:31960, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36729") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39756->172.17.0.3:36729, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/15 04:25:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38019") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44208->172.17.0.3:38019, err= 2025/10/15 04:25:11 INFO : sub dir2: Making directory 2025/10/15 04:25:11 INFO : sub dir: Making directory 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 INFO : sub dir2/sub sub dir2: Making directory 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58950->172.17.0.3:21, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38246") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57482->172.17.0.3:38246, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33871") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44720->172.17.0.3:33871, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33710") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38695") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40824->172.17.0.3:38695, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37698->172.17.0.3:33710, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32248") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60546->172.17.0.3:32248, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35078") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36610->172.17.0.3:35078, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31985") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60234->172.17.0.3:31985, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35300") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53798->172.17.0.3:35300, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39610") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32878->172.17.0.3:39610, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38613") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44780->172.17.0.3:38613, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 INFO : sub dir2: Making directory 2025/10/15 04:25:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/15 04:25:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33178") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34864->172.17.0.3:33178, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31532") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56722->172.17.0.3:31532, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32561") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33030->172.17.0.3:32561, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36592") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39550->172.17.0.3:36592, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31925") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49124->172.17.0.3:31925, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35453") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42448->172.17.0.3:35453, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33794") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48072->172.17.0.3:33794, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : sub dir2: Making directory with metadata 2025/10/15 04:25:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31261") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60168->172.17.0.3:31261, err= 2025/10/15 04:25:11 INFO : sub dir2: Making directory 2025/10/15 04:25:11 INFO : sub dir: Making directory 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32132") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58624->172.17.0.3:32132, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35373") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36592->172.17.0.3:35373, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33588") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53804->172.17.0.3:33588, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36855") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48406->172.17.0.3:36855, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30789") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56910->172.17.0.3:30789, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36760") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47174->172.17.0.3:36760, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32155") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31198") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55678->172.17.0.3:31198, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35058->172.17.0.3:32155, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32014") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51156->172.17.0.3:32014, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38059") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54796->172.17.0.3:38059, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39618") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44804->172.17.0.3:39618, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 INFO : sub dir2: Making directory 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36520") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54508->172.17.0.3:36520, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32129") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34820->172.17.0.3:32129, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31851") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36546->172.17.0.3:31851, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38607") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46708->172.17.0.3:38607, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32501") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48488->172.17.0.3:32501, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34812") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60480->172.17.0.3:34812, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30497") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51044->172.17.0.3:30497, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : sub dir2: Making directory with metadata 2025/10/15 04:25:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36304") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43380->172.17.0.3:36304, err= 2025/10/15 04:25:11 INFO : sub dir2: Making directory 2025/10/15 04:25:11 INFO : sub dir: Making directory 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34412") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33306->172.17.0.3:34412, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39395") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33264->172.17.0.3:39395, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37788") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39626") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48666->172.17.0.3:37788, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37604->172.17.0.3:39626, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34195") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57642->172.17.0.3:34195, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39938") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38523") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42988->172.17.0.3:39938, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43608->172.17.0.3:38523, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38368") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58458->172.17.0.3:38368, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37870") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38584->172.17.0.3:37870, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37324") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44376->172.17.0.3:37324, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 INFO : sub dir2: Making directory 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38247") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38446->172.17.0.3:38247, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31003") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40542->172.17.0.3:31003, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32298") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53866->172.17.0.3:32298, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32852") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41722->172.17.0.3:32852, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33563") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35240->172.17.0.3:33563, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36311") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37040->172.17.0.3:36311, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34527") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37802->172.17.0.3:34527, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38178") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41414->172.17.0.3:38178, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34668") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34664->172.17.0.3:34668, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34916") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60786->172.17.0.3:34916, err= 2025/10/15 04:25:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-disewih8gaca" 2025/10/15 04:25:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: Connecting to FTP server 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:58952->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu -> ftp://172.17.0.3:21/rclone-test-disewih8gaca 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:39579") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:59088->172.17.0.3:39579, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37014") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46252->172.17.0.3:37014, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34697") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37994->172.17.0.3:34697, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39664") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59804->172.17.0.3:39664, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:39555") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:33218->172.17.0.3:39555, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:32169") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:38718->172.17.0.3:32169, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:38483") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:60432->172.17.0.3:38483, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:38049") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:39608->172.17.0.3:38049, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: dial("tcp","172.17.0.3:36198") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: > dial: conn=172.17.0.1:56686->172.17.0.3:36198, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: Purge object "sub dir/hello world" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: Purge dir "sub dir" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-disewih8gaca: Purge dir "" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38378") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40870->172.17.0.3:38378, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33653") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39334->172.17.0.3:33653, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32687") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54180->172.17.0.3:32687, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39852") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50148->172.17.0.3:39852, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33475") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59676->172.17.0.3:33475, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38402") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56590->172.17.0.3:38402, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31262") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56110->172.17.0.3:31262, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37650") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36316->172.17.0.3:37650, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36511") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44712->172.17.0.3:36511, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37157") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35718->172.17.0.3:37157, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37155") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49448->172.17.0.3:37155, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33693") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34382->172.17.0.3:33693, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32094") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33314->172.17.0.3:32094, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30396") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34940->172.17.0.3:30396, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36429") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37316->172.17.0.3:36429, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30953") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36264->172.17.0.3:30953, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38789") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34538->172.17.0.3:38789, err= 2025/10/15 04:25:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gojaxuk0wuha" 2025/10/15 04:25:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Connecting to FTP server 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:58962->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu -> ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:34550") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38627") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:49946->172.17.0.3:34550, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47122->172.17.0.3:38627, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30570") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57114->172.17.0.3:30570, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30382") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42490->172.17.0.3:30382, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:34351") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:44640->172.17.0.3:34351, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:35752") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:47362->172.17.0.3:35752, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:33383") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:44682->172.17.0.3:33383, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31310") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59554->172.17.0.3:31310, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35527") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35866->172.17.0.3:35527, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31979") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40374->172.17.0.3:31979, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:35450") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:47764->172.17.0.3:35450, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34414") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47436->172.17.0.3:34414, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:30222") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34009") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:37368->172.17.0.3:30222, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55310->172.17.0.3:34009, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38056") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38784->172.17.0.3:38056, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:30981") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:33544->172.17.0.3:30981, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:39532") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:39188->172.17.0.3:39532, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:32198") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:48154->172.17.0.3:32198, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:36736") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:46106->172.17.0.3:36736, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: dial("tcp","172.17.0.3:36265") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: > dial: conn=172.17.0.1:56728->172.17.0.3:36265, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Purge object "sub dir/hello world" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Purge dir "sub dir" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-gojaxuk0wuha: Purge dir "" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38306") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44498->172.17.0.3:38306, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33093") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40986->172.17.0.3:33093, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33014") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54784->172.17.0.3:33014, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37978") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51690->172.17.0.3:37978, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34835") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45672->172.17.0.3:34835, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30532") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39682->172.17.0.3:30532, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38441") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49454->172.17.0.3:38441, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33302") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43654->172.17.0.3:33302, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35366") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44906->172.17.0.3:35366, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/15 04:25:11 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34957") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36742->172.17.0.3:34957, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36835") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43558->172.17.0.3:36835, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36839") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56114->172.17.0.3:36839, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35600") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34486->172.17.0.3:35600, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38093") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58542->172.17.0.3:38093, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30666") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41084->172.17.0.3:30666, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34126") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47130->172.17.0.3:34126, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38818") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41998->172.17.0.3:38818, err= 2025/10/15 04:25:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jixuhit2dene" 2025/10/15 04:25:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:11 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Connecting to FTP server 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:58972->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu -> ftp://172.17.0.3:21/rclone-test-jixuhit2dene 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:35550") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:53198->172.17.0.3:35550, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38173") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35198->172.17.0.3:38173, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38688") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41474->172.17.0.3:38688, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34563") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43876->172.17.0.3:34563, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:38753") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:37512->172.17.0.3:38753, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:34576") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:42490->172.17.0.3:34576, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:39721") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:33882->172.17.0.3:39721, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37813") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49484->172.17.0.3:37813, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32235") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33202->172.17.0.3:32235, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31985") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60236->172.17.0.3:31985, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Using server-side directory move 2025/10/15 04:25:11 INFO : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:39970") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38253") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35064->172.17.0.3:38253, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:36972->172.17.0.3:39970, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:36882") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:36218->172.17.0.3:36882, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32820") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52652->172.17.0.3:32820, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Waiting for transfers to finish 2025/10/15 04:25:11 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:11 INFO : sub dir/hello world: Moved (server-side) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33200") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36412->172.17.0.3:33200, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34614") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48506->172.17.0.3:34614, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:30387") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:45030->172.17.0.3:30387, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:34575") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:34656->172.17.0.3:34575, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37080") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38742->172.17.0.3:37080, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33121") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56886->172.17.0.3:33121, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33787") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51398->172.17.0.3:33787, err= 2025/10/15 04:25:11 DEBUG : testing file moves 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:33077") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37665") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:55300->172.17.0.3:33077, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55028->172.17.0.3:37665, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:36521") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39172") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:37078->172.17.0.3:36521, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34542->172.17.0.3:39172, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Waiting for transfers to finish 2025/10/15 04:25:11 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:11 INFO : sub dir/hello world: Moved (server-side) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34294") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51958->172.17.0.3:34294, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39461") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47902->172.17.0.3:39461, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:34036") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:42626->172.17.0.3:34036, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:32256") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:44284->172.17.0.3:32256, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:32030") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:43682->172.17.0.3:32030, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: dial("tcp","172.17.0.3:33669") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: > dial: conn=172.17.0.1:59724->172.17.0.3:33669, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Purge object "sub dir/hello world" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Purge dir "sub dir" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jixuhit2dene: Purge dir "" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37827") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50362->172.17.0.3:37827, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37539") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35432->172.17.0.3:37539, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30116") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48306->172.17.0.3:30116, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37302") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42298->172.17.0.3:37302, err= 2025/10/15 04:25:11 ERROR : error listing: directory not found 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36122") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50572->172.17.0.3:36122, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35250") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40792->172.17.0.3:35250, err= 2025/10/15 04:25:11 INFO : Local file system at /tmp/rclone3883587907: Making directory 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39883") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48290->172.17.0.3:39883, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39586") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44500->172.17.0.3:39586, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32390") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34678->172.17.0.3:32390, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34377") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56960->172.17.0.3:34377, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39160") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55774->172.17.0.3:39160, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35630") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60168->172.17.0.3:35630, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33703") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45842->172.17.0.3:33703, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39995") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57558->172.17.0.3:39995, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31219") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59210->172.17.0.3:31219, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39650") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34268->172.17.0.3:39650, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32103") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48416->172.17.0.3:32103, err= 2025/10/15 04:25:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39002") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37108->172.17.0.3:39002, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30555") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60236->172.17.0.3:30555, err= 2025/10/15 04:25:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/10/15 04:25:11 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37714") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58848->172.17.0.3:37714, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38806") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47168->172.17.0.3:38806, err= 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33107") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35138->172.17.0.3:33107, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34461") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42386->172.17.0.3:34461, err= 2025/10/15 04:25:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37456") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52176->172.17.0.3:37456, err= 2025/10/15 04:25:11 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/10/15 04:25:11 INFO : check sum: Copied (new) 2025/10/15 04:25:11 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34994") 2025/10/15 04:25:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52668->172.17.0.3:34994, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39037") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60058->172.17.0.3:39037, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 NOTICE: ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/15 04:25:12 DEBUG : check sum: Size of src and dst objects identical 2025/10/15 04:25:12 DEBUG : check sum: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31430") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35618->172.17.0.3:31430, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32392") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35432->172.17.0.3:32392, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33691") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36538->172.17.0.3:33691, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36194") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41366->172.17.0.3:36194, err= 2025/10/15 04:25:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31535") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51152->172.17.0.3:31535, err= 2025/10/15 04:25:12 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/10/15 04:25:12 INFO : sizeonly: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33378") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34994->172.17.0.3:33378, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33673") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41552->172.17.0.3:33673, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : sizeonly: Sizes identical 2025/10/15 04:25:12 DEBUG : sizeonly: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39473") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58692->172.17.0.3:39473, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32515") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60418->172.17.0.3:32515, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32096") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33594->172.17.0.3:32096, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37969") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60078->172.17.0.3:37969, err= 2025/10/15 04:25:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32945") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52972->172.17.0.3:32945, err= 2025/10/15 04:25:12 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/10/15 04:25:12 INFO : ignore-size: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30615") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42532->172.17.0.3:30615, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33769") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54432->172.17.0.3:33769, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : ignore-size: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35581") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49654->172.17.0.3:35581, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31811") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34768->172.17.0.3:31811, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33452") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37306->172.17.0.3:33452, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34279") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48950->172.17.0.3:34279, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38302") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33224->172.17.0.3:38302, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33222") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51732->172.17.0.3:33222, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : existing: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31185") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39416->172.17.0.3:31185, err= 2025/10/15 04:25:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33193") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43960->172.17.0.3:33193, err= 2025/10/15 04:25:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/15 04:25:12 INFO : existing: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38884") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59590->172.17.0.3:38884, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34283") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39530->172.17.0.3:34283, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32860") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58540->172.17.0.3:32860, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39094") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52064->172.17.0.3:39094, err= 2025/10/15 04:25:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32756") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33988->172.17.0.3:32756, err= 2025/10/15 04:25:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/15 04:25:12 INFO : existing: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37295") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32956->172.17.0.3:37295, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38647") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43982->172.17.0.3:38647, err= 2025/10/15 04:25:12 DEBUG : existing: Destination exists, skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31913") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57544->172.17.0.3:31913, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35634") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54932->172.17.0.3:35634, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32605") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57244->172.17.0.3:32605, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30760") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46396->172.17.0.3:30760, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30379") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49394->172.17.0.3:30379, err= 2025/10/15 04:25:12 INFO : d: Making directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37790") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35466->172.17.0.3:37790, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32384") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31280") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56976->172.17.0.3:32384, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46626->172.17.0.3:31280, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58978->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30326") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39656->172.17.0.3:30326, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36476") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58500->172.17.0.3:36476, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38301") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35977") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31606") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46240->172.17.0.3:31606, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54892->172.17.0.3:35977, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58990->172.17.0.3:38301, err= 2025/10/15 04:25:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39951") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55972->172.17.0.3:39951, err= 2025/10/15 04:25:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/15 04:25:12 INFO : a/potato2: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : b/potato: Deleted 2025/10/15 04:25:12 INFO : d: Removing directory 2025/10/15 04:25:12 INFO : b: Removing directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: deleted 2 directories 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33567") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59590->172.17.0.3:33567, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33340") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48226->172.17.0.3:33340, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33132") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32910->172.17.0.3:33132, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30037") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35122->172.17.0.3:30037, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36035") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30795") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43074->172.17.0.3:36035, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48274->172.17.0.3:30795, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38984") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41122->172.17.0.3:38984, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37405") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35284->172.17.0.3:37405, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36521") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37086->172.17.0.3:36521, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33798") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43672->172.17.0.3:33798, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 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/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30019") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46380->172.17.0.3:30019, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33675") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57266->172.17.0.3:33675, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 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/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31746") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42232->172.17.0.3:31746, err= 2025/10/15 04:25:12 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/10/15 04:25:12 INFO : empty space: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33264") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54762->172.17.0.3:33264, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30603") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57726->172.17.0.3:30603, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35838") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60790->172.17.0.3:35838, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34118") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42122->172.17.0.3:34118, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37443") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59534->172.17.0.3:37443, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33057") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56658->172.17.0.3:33057, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30821") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58868->172.17.0.3:30821, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31021") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59840->172.17.0.3:31021, err= 2025/10/15 04:25:12 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/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30092") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56664->172.17.0.3:30092, err= 2025/10/15 04:25:12 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/10/15 04:25:12 INFO : foo: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33371") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51768->172.17.0.3:33371, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36416") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42212->172.17.0.3:36416, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33469") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41662->172.17.0.3:33469, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38947") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60654->172.17.0.3:38947, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36996") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57016->172.17.0.3:36996, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32114") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53398->172.17.0.3:32114, err= 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38183") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46360->172.17.0.3:38183, err= 2025/10/15 04:25:12 DEBUG : potato.06503f43.partial: renamed to: potato 2025/10/15 04:25:12 INFO : potato: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36767") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40828->172.17.0.3:36767, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39827") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43470->172.17.0.3:39827, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33903") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56968->172.17.0.3:33903, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32475") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42598->172.17.0.3:32475, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38200") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57386->172.17.0.3:38200, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32902") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50058->172.17.0.3:32902, err= 2025/10/15 04:25:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35582") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36182->172.17.0.3:35582, err= 2025/10/15 04:25:12 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/10/15 04:25:12 INFO : potato: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38327") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35568->172.17.0.3:38327, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37856") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52148->172.17.0.3:37856, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32482") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42500->172.17.0.3:32482, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36761") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47354->172.17.0.3:36761, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39416") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58836->172.17.0.3:39416, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30736") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57236->172.17.0.3:30736, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 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/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36426") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38716->172.17.0.3:36426, err= 2025/10/15 04:25:12 DEBUG : potato.a809149f.partial: renamed to: potato 2025/10/15 04:25:12 INFO : potato: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31889") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60814->172.17.0.3:31889, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31912") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39326->172.17.0.3:31912, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31406") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53726->172.17.0.3:31406, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31146") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33190->172.17.0.3:31146, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36360") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33802->172.17.0.3:36360, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32595") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41092->172.17.0.3:32595, err= 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39705") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60266->172.17.0.3:39705, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36394") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51500->172.17.0.3:36394, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39591") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60042->172.17.0.3:39591, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38747") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55172->172.17.0.3:38747, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32279") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34542->172.17.0.3:32279, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38866") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37474->172.17.0.3:38866, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32499") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44462->172.17.0.3:32499, err= 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31916") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53324->172.17.0.3:31916, err= 2025/10/15 04:25:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/15 04:25:12 INFO : potato2: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : potato: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34379") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54964->172.17.0.3:34379, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37138") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39690->172.17.0.3:37138, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31885") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32786->172.17.0.3:31885, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35192") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59574->172.17.0.3:35192, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32903") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55088->172.17.0.3:32903, err= 2025/10/15 04:25:12 INFO : d: Making directory 2025/10/15 04:25:12 INFO : d/e: Making directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34678") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38936->172.17.0.3:34678, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34053") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39498") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38850") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36280->172.17.0.3:34053, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37462->172.17.0.3:38850, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52976->172.17.0.3:39498, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37607") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44302->172.17.0.3:37607, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38350") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56420->172.17.0.3:38350, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35175") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49754->172.17.0.3:35175, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36062") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34639") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55190->172.17.0.3:36062, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36598->172.17.0.3:34639, err= 2025/10/15 04:25:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31057") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34166") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44066->172.17.0.3:31057, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56088->172.17.0.3:34166, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/15 04:25:12 INFO : a/potato2: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : b/potato: Deleted 2025/10/15 04:25:12 INFO : d/e: Removing directory 2025/10/15 04:25:12 INFO : d: Removing directory 2025/10/15 04:25:12 INFO : b: Removing directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: deleted 3 directories 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39348") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33868->172.17.0.3:39348, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30242") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33622") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60722->172.17.0.3:30242, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37902->172.17.0.3:33622, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32094") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33326->172.17.0.3:32094, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33052") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35893") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53844->172.17.0.3:33052, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55778->172.17.0.3:35893, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37529") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53818->172.17.0.3:37529, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30664") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58300->172.17.0.3:30664, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33435") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44058->172.17.0.3:33435, err= 2025/10/15 04:25:12 INFO : d: Making directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34153") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38398->172.17.0.3:34153, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35682") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38993") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46892->172.17.0.3:35682, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39564") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40750->172.17.0.3:38993, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39284->172.17.0.3:39564, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36601") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51632->172.17.0.3:36601, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37653") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34137") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39774->172.17.0.3:37653, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38640") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43084->172.17.0.3:34137, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45748->172.17.0.3:38640, err= 2025/10/15 04:25:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : c/non empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37371") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49996->172.17.0.3:37371, err= 2025/10/15 04:25:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/10/15 04:25:12 INFO : a/potato2: Copied (new) 2025/10/15 04:25:12 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: not deleting files as there were IO errors 2025/10/15 04:25:12 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: not deleting directories as there were IO errors 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30360") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37104->172.17.0.3:30360, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37320") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58990->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34545") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30625") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34328->172.17.0.3:37320, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34156->172.17.0.3:30625, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41238->172.17.0.3:34545, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33974") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40776->172.17.0.3:33974, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36659") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46732->172.17.0.3:36659, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36547") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43112->172.17.0.3:36547, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38354") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31738") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38847") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41176->172.17.0.3:38354, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45544->172.17.0.3:31738, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43302->172.17.0.3:38847, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31023") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53962->172.17.0.3:31023, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36625") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58900->172.17.0.3:36625, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36204") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37520->172.17.0.3:36204, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38672") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45460->172.17.0.3:38672, err= 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38529") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54310->172.17.0.3:38529, err= 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36460") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44626->172.17.0.3:36460, err= 2025/10/15 04:25:12 INFO : potato: Deleted 2025/10/15 04:25:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/15 04:25:12 INFO : potato2: Copied (new) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31453") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39194->172.17.0.3:31453, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31243") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43704->172.17.0.3:31243, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33046") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32842->172.17.0.3:33046, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30144") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56594->172.17.0.3:30144, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39330") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53020->172.17.0.3:39330, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34504") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39236->172.17.0.3:34504, err= 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35165") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36086->172.17.0.3:35165, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 INFO : potato: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39552") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39046->172.17.0.3:39552, err= 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38237") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50578->172.17.0.3:38237, err= 2025/10/15 04:25:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/10/15 04:25:12 INFO : potato2: Copied (new) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34365") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33816->172.17.0.3:34365, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30530") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42930->172.17.0.3:30530, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31829") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33494->172.17.0.3:31829, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30034") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55802->172.17.0.3:30034, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37524") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59784->172.17.0.3:37524, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35842") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59390->172.17.0.3:35842, err= 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38689") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59708->172.17.0.3:38689, err= 2025/10/15 04:25:12 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/10/15 04:25:12 INFO : potato2: Copied (new) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36331") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43008->172.17.0.3:36331, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37449") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33798->172.17.0.3:37449, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38434") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44052->172.17.0.3:38434, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31193") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34346->172.17.0.3:31193, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38765") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48410->172.17.0.3:38765, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32380") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55658->172.17.0.3:32380, err= 2025/10/15 04:25:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : enormous: Excluded 2025/10/15 04:25:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : potato2: Excluded 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39797") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39240->172.17.0.3:39797, err= 2025/10/15 04:25:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : potato2: Excluded 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37234") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44680->172.17.0.3:37234, err= 2025/10/15 04:25:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : enormous: Excluded 2025/10/15 04:25:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : potato2: Excluded 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30545") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45682->172.17.0.3:30545, err= 2025/10/15 04:25:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : potato2: Excluded 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34152") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56356->172.17.0.3:34152, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37666") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51958->172.17.0.3:37666, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38527") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47398->172.17.0.3:38527, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37750") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37874->172.17.0.3:37750, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35060") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43836->172.17.0.3:35060, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31127") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40692->172.17.0.3:31127, err= 2025/10/15 04:25:12 DEBUG : enormous: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : enormous: Excluded 2025/10/15 04:25:12 DEBUG : potato2: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : potato2: Excluded 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31567") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46720->172.17.0.3:31567, err= 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : enormous: Deleted 2025/10/15 04:25:12 INFO : potato2: Deleted 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33116") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52334->172.17.0.3:33116, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38245") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39412->172.17.0.3:38245, err= 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : enormous: Deleted 2025/10/15 04:25:12 INFO : potato2: Deleted 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31479") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57044->172.17.0.3:31479, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33911") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58364->172.17.0.3:33911, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39084") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39880->172.17.0.3:39084, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38195") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35056->172.17.0.3:38195, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37840") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47268->172.17.0.3:37840, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30740") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53616->172.17.0.3:30740, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39963") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35844->172.17.0.3:39963, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38677") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60072->172.17.0.3:38677, err= 2025/10/15 04:25:12 DEBUG : five: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : one: Destination is newer than source, skipping 2025/10/15 04:25:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/15 04:25:12 DEBUG : three: Sizes identical 2025/10/15 04:25:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32778") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58978->172.17.0.3:32778, err= 2025/10/15 04:25:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30976") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50502->172.17.0.3:30976, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33346") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33100->172.17.0.3:33346, err= 2025/10/15 04:25:12 DEBUG : five.0fee171d.partial: renamed to: five 2025/10/15 04:25:12 INFO : five: Copied (new) 2025/10/15 04:25:12 DEBUG : two.8549bf6d.partial: renamed to: two 2025/10/15 04:25:12 INFO : two: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : four.f852663a.partial: renamed to: four 2025/10/15 04:25:12 INFO : four: Copied (replaced existing) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32880") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38102->172.17.0.3:32880, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34767") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54270->172.17.0.3:34767, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35991") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49788->172.17.0.3:35991, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/10/15 04:25:12 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32327") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60644->172.17.0.3:32327, err= 2025/10/15 04:25:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31987") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36288->172.17.0.3:31987, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33905") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40792->172.17.0.3:33905, err= 2025/10/15 04:25:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/15 04:25:12 INFO : potato: Copied (new) 2025/10/15 04:25:12 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/15 04:25:12 INFO : yam: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34303") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42264->172.17.0.3:34303, err= 2025/10/15 04:25:12 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Ignoring --track-renames as the source and destination do not have a common hash 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36499") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51116->172.17.0.3:36499, err= 2025/10/15 04:25:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : potato: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30025") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48826->172.17.0.3:30025, err= 2025/10/15 04:25:12 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/10/15 04:25:12 INFO : yaml: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : yam: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30498") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48072->172.17.0.3:30498, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32424") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36462->172.17.0.3:32424, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34193") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37368->172.17.0.3:34193, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38917") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32806->172.17.0.3:38917, err= 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Making map for --track-renames 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Finished making map for --track-renames 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for renames to finish 2025/10/15 04:25:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34680") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35715") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50500->172.17.0.3:34680, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40030->172.17.0.3:35715, err= 2025/10/15 04:25:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/15 04:25:12 INFO : potato: Copied (new) 2025/10/15 04:25:12 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/10/15 04:25:12 INFO : yam: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35393") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56568->172.17.0.3:35393, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37053") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43154->172.17.0.3:37053, err= 2025/10/15 04:25:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Making map for --track-renames 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Finished making map for --track-renames 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : potato: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for renames to finish 2025/10/15 04:25:12 INFO : yam: Moved (server-side) to: yaml 2025/10/15 04:25:12 INFO : yaml: Renamed from "yam" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39668") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36188->172.17.0.3:39668, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37984") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43254->172.17.0.3:37984, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30888") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48106->172.17.0.3:30888, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36851") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43628->172.17.0.3:36851, err= 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Making map for --track-renames 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Finished making map for --track-renames 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for renames to finish 2025/10/15 04:25:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33173") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51686->172.17.0.3:33173, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31787") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44232->172.17.0.3:31787, err= 2025/10/15 04:25:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/10/15 04:25:12 INFO : potato: Copied (new) 2025/10/15 04:25:12 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/10/15 04:25:12 INFO : sub/yam: Copied (new) 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34717") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56460->172.17.0.3:34717, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30043") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58302->172.17.0.3:30043, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39505") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56172->172.17.0.3:39505, err= 2025/10/15 04:25:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38907") 2025/10/15 04:25:12 DEBUG : potato: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41510->172.17.0.3:38907, err= 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Making map for --track-renames 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Finished making map for --track-renames 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for renames to finish 2025/10/15 04:25:12 INFO : sub/yam: Moved (server-side) to: yam 2025/10/15 04:25:12 INFO : yam: Renamed from "sub/yam" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37392") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58456->172.17.0.3:37392, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36589") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49368->172.17.0.3:36589, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34789") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50120->172.17.0.3:34789, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38153") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55198->172.17.0.3:38153, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33526") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44242->172.17.0.3:33526, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : Creating backend with remote "/tmp/rclone3883587907/dir1" 2025/10/15 04:25:12 DEBUG : Creating backend with remote "/tmp/rclone3883587907/dir2" 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907/dir2: Using server-side directory move 2025/10/15 04:25:12 INFO : Local file system at /tmp/rclone3883587907/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/15 04:25:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907/dir2: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907/dir2: Waiting for transfers to finish 2025/10/15 04:25:12 INFO : file1.txt: Moved (server-side) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38407") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49456->172.17.0.3:38407, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35191") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37096->172.17.0.3:35191, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32687") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54192->172.17.0.3:32687, err= 2025/10/15 04:25:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35449") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41374->172.17.0.3:35449, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31766") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56738->172.17.0.3:31766, err= 2025/10/15 04:25:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:12 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:12 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:12 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/15 04:25:12 INFO : nested/sub dir/file: Copied (new) 2025/10/15 04:25:12 INFO : nested/sub dir/file: Deleted 2025/10/15 04:25:12 INFO : sub dir: Removing directory 2025/10/15 04:25:12 INFO : nested/sub dir: Removing directory 2025/10/15 04:25:12 INFO : nested: Removing directory 2025/10/15 04:25:12 DEBUG : Local file system at /tmp/rclone3883587907: deleted 3 directories 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30307") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50952->172.17.0.3:30307, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30537") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55728->172.17.0.3:30537, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36338") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40668->172.17.0.3:36338, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35886") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60086->172.17.0.3:35886, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32255") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36422->172.17.0.3:32255, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33110") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59148->172.17.0.3:33110, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32228") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35708->172.17.0.3:32228, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36289") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53828->172.17.0.3:36289, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30960") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47750->172.17.0.3:30960, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39819") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48930->172.17.0.3:39819, err= 2025/10/15 04:25:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33444") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46118->172.17.0.3:33444, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36196") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36270->172.17.0.3:36196, err= 2025/10/15 04:25:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/10/15 04:25:12 INFO : sub dir/hello world: Copied (new) 2025/10/15 04:25:12 INFO : sub dir/hello world: Deleted 2025/10/15 04:25:12 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/10/15 04:25:12 INFO : nested/sub dir/file: Copied (new) 2025/10/15 04:25:12 INFO : nested/sub dir/file: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35516") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38852->172.17.0.3:35516, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34345") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48432->172.17.0.3:34345, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36259") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36960->172.17.0.3:36259, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33009") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44468->172.17.0.3:33009, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32894") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36608->172.17.0.3:32894, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39070") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58726->172.17.0.3:39070, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34885") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50106->172.17.0.3:34885, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34681") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34744->172.17.0.3:34681, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36823") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35360->172.17.0.3:36823, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39717") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52416->172.17.0.3:39717, err= 2025/10/15 04:25:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31960") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32270") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46998->172.17.0.3:31960, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55350->172.17.0.3:32270, err= 2025/10/15 04:25:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/15 04:25:12 INFO : existing: Copied (new) 2025/10/15 04:25:12 INFO : existing: Deleted 2025/10/15 04:25:12 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/10/15 04:25:12 INFO : existing-b: Copied (new) 2025/10/15 04:25:12 INFO : existing-b: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38456") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34602->172.17.0.3:38456, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30231") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35142->172.17.0.3:30231, err= 2025/10/15 04:25:12 DEBUG : existing: Destination exists, skipping 2025/10/15 04:25:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:12 INFO : There was nothing to transfer 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32668") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60984->172.17.0.3:32668, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30353") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56172->172.17.0.3:30353, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30336") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57910->172.17.0.3:30336, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-juluzib4muxe" 2025/10/15 04:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:58992->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33540") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50996->172.17.0.3:33540, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38741") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48300->172.17.0.3:38741, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31322") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36860->172.17.0.3:31322, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36458") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53784->172.17.0.3:36458, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu -> ftp://172.17.0.3:21/rclone-test-juluzib4muxe 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:36615") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:40178->172.17.0.3:36615, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:38406") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:51750->172.17.0.3:38406, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:31420") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:59144->172.17.0.3:31420, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Using server-side directory move 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38718") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:38289") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60746->172.17.0.3:38718, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:36758->172.17.0.3:38289, err= 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:59000->172.17.0.3:21, err= 2025/10/15 04:25:12 INFO : empty space: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Waiting for transfers to finish 2025/10/15 04:25:12 INFO : potato2: Moved (server-side) 2025/10/15 04:25:12 INFO : potato3: Deleted 2025/10/15 04:25:12 INFO : potato3: Moved (server-side) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32075") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40904->172.17.0.3:32075, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:31614") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:46994->172.17.0.3:31614, err= 2025/10/15 04:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zovezev2wodu" 2025/10/15 04:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: > dial: conn=172.17.0.1:59008->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Using server-side directory move 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Server side directory move succeeded 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: dial("tcp","172.17.0.3:37766") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: > dial: conn=172.17.0.1:55870->172.17.0.3:37766, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:31120") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:52734->172.17.0.3:31120, err= 2025/10/15 04:25:12 ERROR : error listing: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: dial("tcp","172.17.0.3:38100") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: > dial: conn=172.17.0.1:58862->172.17.0.3:38100, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Purge object "empty space" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Purge object "potato2" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Purge object "potato3" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zovezev2wodu: Purge dir "" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: dial("tcp","172.17.0.3:33665") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: > dial: conn=172.17.0.1:46216->172.17.0.3:33665, err= 2025/10/15 04:25:12 ERROR : error listing: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-juluzib4muxe: Purge dir "" 2025/10/15 04:25:12 NOTICE: purge failed to rmdir "": directory not found 2025/10/15 04:25:12 NOTICE: purge failed: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39644") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50102->172.17.0.3:39644, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39910") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60050->172.17.0.3:39910, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuyijoz0beye" 2025/10/15 04:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:59018->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39742") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37286->172.17.0.3:39742, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39965") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51330->172.17.0.3:39965, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36852") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34334->172.17.0.3:36852, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34305") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40164->172.17.0.3:34305, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu -> ftp://172.17.0.3:21/rclone-test-zuyijoz0beye 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:35843") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:35440->172.17.0.3:35843, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:39883") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:48304->172.17.0.3:39883, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:32304") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:49658->172.17.0.3:32304, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:30116") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:48312->172.17.0.3:30116, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32700") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44692->172.17.0.3:32700, err= 2025/10/15 04:25:12 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : empty space: Excluded 2025/10/15 04:25:12 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : empty space: Excluded 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:59034->172.17.0.3:21, err= 2025/10/15 04:25:12 INFO : potato2: Moved (server-side) 2025/10/15 04:25:12 INFO : potato3: Deleted 2025/10/15 04:25:12 INFO : potato3: Moved (server-side) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35723") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56258->172.17.0.3:35723, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:38500") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:38604->172.17.0.3:38500, err= 2025/10/15 04:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gutinam5copi" 2025/10/15 04:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: > dial: conn=172.17.0.1:59046->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:35859") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:33192->172.17.0.3:35859, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: dial("tcp","172.17.0.3:37355") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: > dial: conn=172.17.0.1:34610->172.17.0.3:37355, err= 2025/10/15 04:25:12 DEBUG : empty space: Excluded (Size Filter) 2025/10/15 04:25:12 DEBUG : empty space: Excluded 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Waiting for transfers to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: > dial: conn=172.17.0.1:59058->172.17.0.3:21, err= 2025/10/15 04:25:12 INFO : potato2: Moved (server-side) 2025/10/15 04:25:12 INFO : potato3: Moved (server-side) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: dial("tcp","172.17.0.3:37564") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: > dial: conn=172.17.0.1:39506->172.17.0.3:37564, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:35887") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:54670->172.17.0.3:35887, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: dial("tcp","172.17.0.3:37756") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: > dial: conn=172.17.0.1:45850->172.17.0.3:37756, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Purge object "potato2" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Purge object "potato3" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gutinam5copi: Purge dir "" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: dial("tcp","172.17.0.3:33946") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: > dial: conn=172.17.0.1:33498->172.17.0.3:33946, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: Purge object "empty space" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zuyijoz0beye: Purge dir "" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30210") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42802->172.17.0.3:30210, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34338") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42228->172.17.0.3:34338, err= --- PASS: TestServerSideMoveWithFilter (0.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-basokej3leza" 2025/10/15 04:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:59062->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34882") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56838->172.17.0.3:34882, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39283") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38244->172.17.0.3:39283, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36478") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57442->172.17.0.3:36478, err= 2025/10/15 04:25:12 INFO : tomatoDir: Making directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34540") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54040->172.17.0.3:34540, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30742") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34258->172.17.0.3:30742, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu -> ftp://172.17.0.3:21/rclone-test-basokej3leza 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:36077") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:52996->172.17.0.3:36077, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:32896") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:47662->172.17.0.3:32896, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:33693") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:34386->172.17.0.3:33693, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: Using server-side directory move 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-basokej3leza: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33806") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:35295") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41256->172.17.0.3:33806, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:42012->172.17.0.3:35295, err= 2025/10/15 04:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/15 04:25:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/15 04:25:12 DEBUG : empty space: Unchanged skipping 2025/10/15 04:25:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:59072->172.17.0.3:21, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39036") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40258->172.17.0.3:39036, err= 2025/10/15 04:25:12 INFO : empty space: Deleted 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: Waiting for checks to finish 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: Waiting for transfers to finish 2025/10/15 04:25:12 INFO : potato2: Moved (server-side) 2025/10/15 04:25:12 INFO : potato3: Deleted 2025/10/15 04:25:12 INFO : potato3: Moved (server-side) 2025/10/15 04:25:12 INFO : tomatoDir: Removing directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: deleted 1 directories 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31927") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38278->172.17.0.3:31927, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35002") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35708->172.17.0.3:35002, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:30509") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:54848->172.17.0.3:30509, err= 2025/10/15 04:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gozimuk8wode" 2025/10/15 04:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:12 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Connecting to FTP server 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: > dial: conn=172.17.0.1:59082->172.17.0.3:21, err= 2025/10/15 04:25:12 INFO : tomatoDir: Making directory 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Using server-side directory move 2025/10/15 04:25:12 INFO : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Server side directory move succeeded 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: dial("tcp","172.17.0.3:37044") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: > dial: conn=172.17.0.1:48492->172.17.0.3:37044, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: dial("tcp","172.17.0.3:36999") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: > dial: conn=172.17.0.1:60128->172.17.0.3:36999, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:32488") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:37144->172.17.0.3:32488, err= 2025/10/15 04:25:12 ERROR : error listing: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:38440") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:33806->172.17.0.3:38440, err= 2025/10/15 04:25:12 ERROR : error listing: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: dial("tcp","172.17.0.3:36332") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: > dial: conn=172.17.0.1:53430->172.17.0.3:36332, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Purge object "empty space" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Purge object "potato2" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Purge object "potato3" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: dial("tcp","172.17.0.3:35593") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: > dial: conn=172.17.0.1:38866->172.17.0.3:35593, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Purge dir "tomatoDir" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gozimuk8wode: Purge dir "" 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: dial("tcp","172.17.0.3:37368") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: > dial: conn=172.17.0.1:34474->172.17.0.3:37368, err= 2025/10/15 04:25:12 ERROR : error listing: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-basokej3leza: Purge dir "" 2025/10/15 04:25:12 NOTICE: purge failed to rmdir "": directory not found 2025/10/15 04:25:12 NOTICE: purge failed: directory not found 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36596") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52084->172.17.0.3:36596, err= 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33100") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55586->172.17.0.3:33100, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34109") 2025/10/15 04:25:12 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37892->172.17.0.3:34109, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36338") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40678->172.17.0.3:36338, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/rclone-sync-test" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: > dial: conn=172.17.0.1:59098->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39665") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38386->172.17.0.3:39665, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37042") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41914->172.17.0.3:37042, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/rclone-sync-test" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: > dial: conn=172.17.0.1:59106->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59120->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:59136->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38729") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57964->172.17.0.3:38729, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: dial("tcp","172.17.0.3:37373") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36032") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: > dial: conn=172.17.0.1:36862->172.17.0.3:37373, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46512->172.17.0.3:36032, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test: Excluded 2025/10/15 04:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36389") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46722->172.17.0.3:36389, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32644") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: dial("tcp","172.17.0.3:30554") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43486->172.17.0.3:32644, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test: > dial: conn=172.17.0.1:40656->172.17.0.3:30554, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test: Excluded 2025/10/15 04:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39600") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44456->172.17.0.3:39600, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : rclone-sync-test-include: Removing directory 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: failed to delete 1 directories 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37009") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34263") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38624->172.17.0.3:37009, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50716->172.17.0.3:34263, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test: Excluded 2025/10/15 04:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34480") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50170->172.17.0.3:34480, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34959") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:36394") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49938->172.17.0.3:34959, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51512->172.17.0.3:36394, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test: Excluded 2025/10/15 04:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37106") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44682->172.17.0.3:37106, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : rclone-sync-test-include: Removing directory 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: failed to delete 1 directories 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:30205") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34764") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42652->172.17.0.3:30205, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59704->172.17.0.3:34764, err= 2025/10/15 04:25:13 DEBUG : Excluded 2025/10/15 04:25:13 DEBUG : rclone-sync-test: Excluded 2025/10/15 04:25:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33174") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40686->172.17.0.3:33174, err= 2025/10/15 04:25:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35822") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45736->172.17.0.3:35822, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39693") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33510") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37907") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47650->172.17.0.3:33510, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50982->172.17.0.3:37907, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50562->172.17.0.3:39693, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39615") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44218->172.17.0.3:39615, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36890") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48114->172.17.0.3:36890, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59152->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: > dial: conn=172.17.0.1:59158->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" to be canonical "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:34126") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:47132->172.17.0.3:34126, err= 2025/10/15 04:25:13 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33483") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:33142->172.17.0.3:33483, err= 2025/10/15 04:25:13 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38014") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46656->172.17.0.3:38014, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37129") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39276->172.17.0.3:37129, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33961") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49202->172.17.0.3:33961, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33482") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34446->172.17.0.3:33482, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:38185") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:47596->172.17.0.3:38185, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33445") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59898->172.17.0.3:33445, err= 2025/10/15 04:25:13 DEBUG : one.4a8516eb.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (replaced existing) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30967") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57704->172.17.0.3:30967, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36835") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43568->172.17.0.3:36835, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30034") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55812->172.17.0.3:30034, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38924") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57776->172.17.0.3:38924, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36647") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35994->172.17.0.3:36647, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35697") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33096") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44190->172.17.0.3:35697, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48096->172.17.0.3:33096, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33081") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:56684->172.17.0.3:33081, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38199") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44210->172.17.0.3:38199, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35113") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39523") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54184->172.17.0.3:35113, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34322->172.17.0.3:39523, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32237") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33192->172.17.0.3:32237, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32637") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58220->172.17.0.3:32637, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36290") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30175") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35214->172.17.0.3:36290, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52592->172.17.0.3:30175, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:39842") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:50952->172.17.0.3:39842, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: > dial: conn=172.17.0.1:59162->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36320") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45690->172.17.0.3:36320, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30021") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55470->172.17.0.3:30021, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30395") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56284->172.17.0.3:30395, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:30388") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:35128->172.17.0.3:30388, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30656") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48622->172.17.0.3:30656, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39511") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54702->172.17.0.3:39511, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38300") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34362->172.17.0.3:38300, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31984") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54066->172.17.0.3:31984, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31722") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50542->172.17.0.3:31722, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33931") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45038->172.17.0.3:33931, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/CompareDest" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/CompareDest" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:39664") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59808->172.17.0.3:39664, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 04:25:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/15 04:25:13 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:32600") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59490->172.17.0.3:32600, err= 2025/10/15 04:25:13 DEBUG : two.a319cd8b.partial: renamed to: two 2025/10/15 04:25:13 INFO : two: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34633") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32882->172.17.0.3:34633, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34201") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49988->172.17.0.3:34201, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32613") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38168->172.17.0.3:32613, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39175") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40424->172.17.0.3:39175, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33473") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37889") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44712->172.17.0.3:33473, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35324->172.17.0.3:37889, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37991") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58278->172.17.0.3:37991, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31538") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37784->172.17.0.3:31538, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37991") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58292->172.17.0.3:37991, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32881") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32898->172.17.0.3:32881, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36474") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42586->172.17.0.3:36474, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33956") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53264->172.17.0.3:33956, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dest" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: > dial: conn=172.17.0.1:59164->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/pre-dest1" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest1: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest1: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest1: > dial: conn=172.17.0.1:59176->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fomiwiz5kunu/pre-dest1" to be canonical "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/pre-dest1" 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/pre-dest2" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest2: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest2: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest2: > dial: conn=172.17.0.1:59186->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fomiwiz5kunu/pre-dest2" to be canonical "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/pre-dest2" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: dial("tcp","172.17.0.3:33121") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: > dial: conn=172.17.0.1:56888->172.17.0.3:33121, err= 2025/10/15 04:25:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/15 04:25:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: dial("tcp","172.17.0.3:35762") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: > dial: conn=172.17.0.1:50130->172.17.0.3:35762, err= 2025/10/15 04:25:13 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/10/15 04:25:13 INFO : 3: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: dial("tcp","172.17.0.3:35248") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dest: > dial: conn=172.17.0.1:56920->172.17.0.3:35248, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33431") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55906->172.17.0.3:33431, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39389") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38874") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48114->172.17.0.3:39389, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43544->172.17.0.3:38874, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36297") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55572->172.17.0.3:36297, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33423") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60020->172.17.0.3:33423, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36229") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35926") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57324->172.17.0.3:36229, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39033") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37988->172.17.0.3:35926, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49468->172.17.0.3:39033, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32060") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59858->172.17.0.3:32060, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest1: closing 1 unused connections 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34953") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46510->172.17.0.3:34953, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34246") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43846->172.17.0.3:34246, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33502") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36074->172.17.0.3:33502, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36102") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42022->172.17.0.3:36102, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38304") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53926->172.17.0.3:38304, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36680") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60748->172.17.0.3:36680, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30426") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54032->172.17.0.3:30426, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59196->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: > dial: conn=172.17.0.1:59212->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" to be canonical "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:36780") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:52580->172.17.0.3:36780, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 INFO : one: Moved (server-side) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:30880") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59912->172.17.0.3:30880, err= 2025/10/15 04:25:13 DEBUG : one.a292864a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30412") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59110->172.17.0.3:30412, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32348") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31319") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56548->172.17.0.3:31319, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55002->172.17.0.3:32348, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31573") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51732->172.17.0.3:31573, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34140") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44934->172.17.0.3:34140, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31186") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42306->172.17.0.3:31186, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30916") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44724->172.17.0.3:30916, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33670") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:33304->172.17.0.3:33670, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 INFO : one: Deleted 2025/10/15 04:25:13 INFO : one: Moved (server-side) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:31184") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:40712->172.17.0.3:31184, err= 2025/10/15 04:25:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt: Deleted 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32240") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59440->172.17.0.3:32240, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34934") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43602->172.17.0.3:34934, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39023") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53666->172.17.0.3:39023, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36112") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47288->172.17.0.3:36112, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36572") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50850->172.17.0.3:36572, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32656") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58174->172.17.0.3:32656, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34048") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36990->172.17.0.3:34048, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37792") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50528->172.17.0.3:37792, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30287") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44340->172.17.0.3:30287, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37530") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49020->172.17.0.3:37530, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36992") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33348->172.17.0.3:36992, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31375") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48808->172.17.0.3:31375, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59222->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: > dial: conn=172.17.0.1:59234->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" to be canonical "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:39098") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:33322->172.17.0.3:39098, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:37914") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:48222->172.17.0.3:37914, err= 2025/10/15 04:25:13 DEBUG : one.a292864a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31255") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60674->172.17.0.3:31255, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37147") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32821") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38498->172.17.0.3:37147, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48450->172.17.0.3:32821, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30682") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38638->172.17.0.3:30682, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37697") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35702->172.17.0.3:37697, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32260") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57112->172.17.0.3:32260, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37267") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55856->172.17.0.3:37267, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:39272") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:43954->172.17.0.3:39272, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 INFO : one.bak: Deleted 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:39475") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:38164->172.17.0.3:39475, err= 2025/10/15 04:25:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt.bak: Deleted 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33728") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47830->172.17.0.3:33728, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31720") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36225") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57088->172.17.0.3:36225, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41690->172.17.0.3:31720, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34271") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34950->172.17.0.3:34271, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38489") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32384") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56982->172.17.0.3:32384, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58682->172.17.0.3:38489, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39844") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32774->172.17.0.3:39844, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36806") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46770->172.17.0.3:36806, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34492") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43654->172.17.0.3:34492, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30781") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48950->172.17.0.3:30781, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33614") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47162->172.17.0.3:33614, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33698") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55166->172.17.0.3:33698, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59242->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: > dial: conn=172.17.0.1:59254->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" to be canonical "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:31433") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:40244->172.17.0.3:31433, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:32635") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:47446->172.17.0.3:32635, err= 2025/10/15 04:25:13 DEBUG : one.a292864a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37458") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60622->172.17.0.3:37458, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30206") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34299") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57978->172.17.0.3:30206, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52226->172.17.0.3:34299, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30427") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44892->172.17.0.3:30427, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31687") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59172->172.17.0.3:31687, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39661") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57936->172.17.0.3:39661, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36655") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52580->172.17.0.3:36655, err= 2025/10/15 04:25:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fomiwiz5kunu/backup" for canonical name "TestFTPPureftpd{W_o91}:rclone-test-fomiwiz5kunu/backup" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:35428") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:34474->172.17.0.3:35428, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 INFO : one-2019-01-01: Deleted 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:35982") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:60646->172.17.0.3:35982, err= 2025/10/15 04:25:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three-2019-01-01.txt: Deleted 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36755") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46676->172.17.0.3:36755, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30451") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60362->172.17.0.3:30451, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36813") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53410->172.17.0.3:36813, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33667") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41636->172.17.0.3:33667, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39810") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49806->172.17.0.3:39810, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32450") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52086->172.17.0.3:32450, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37488") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48454->172.17.0.3:37488, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33739") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45910->172.17.0.3:33739, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30096") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34056->172.17.0.3:30096, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31975") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39598->172.17.0.3:31975, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38958") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45154->172.17.0.3:38958, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37951") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42752->172.17.0.3:37951, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59258->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:38195") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:35058->172.17.0.3:38195, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33143") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:58642->172.17.0.3:33143, err= 2025/10/15 04:25:13 DEBUG : one.a292864a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38027") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55326->172.17.0.3:38027, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31069") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37556->172.17.0.3:31069, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34449") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53292->172.17.0.3:34449, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35836") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45294->172.17.0.3:35836, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36724") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53600->172.17.0.3:36724, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:36388") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:38738->172.17.0.3:36388, err= 2025/10/15 04:25:13 DEBUG : one.bak: Excluded (Path Filter) 2025/10/15 04:25:13 DEBUG : one.bak: Excluded 2025/10/15 04:25:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/15 04:25:13 DEBUG : three.txt.bak: Excluded 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 INFO : one.bak: Deleted 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33145") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59808->172.17.0.3:33145, err= 2025/10/15 04:25:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : three.txt.bak: Deleted 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/15 04:25:13 INFO : three.txt: Moved into backup dir 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35999") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53818->172.17.0.3:35999, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39580") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39108->172.17.0.3:39580, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32013") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55774->172.17.0.3:32013, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39507") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58248->172.17.0.3:39507, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32559") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53916->172.17.0.3:32559, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38279") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46298->172.17.0.3:38279, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30199") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46538->172.17.0.3:30199, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38018") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43094->172.17.0.3:38018, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37347") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53824->172.17.0.3:37347, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35370") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42256->172.17.0.3:35370, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59272->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:34214") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:51782->172.17.0.3:34214, err= 2025/10/15 04:25:13 DEBUG : one.a292864a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:37481") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:42600->172.17.0.3:37481, err= 2025/10/15 04:25:13 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/15 04:25:13 INFO : three.txt: Copied (new) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33200") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36418->172.17.0.3:33200, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35199") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51224->172.17.0.3:35199, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37730") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42492->172.17.0.3:37730, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34727") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45934->172.17.0.3:34727, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 04:25:13 INFO : one.bak: Deleted 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:33394") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:45372->172.17.0.3:33394, err= 2025/10/15 04:25:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/15 04:25:13 INFO : three.txt.bak: Deleted 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:30129") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:53834->172.17.0.3:30129, err= 2025/10/15 04:25:13 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/15 04:25:13 INFO : three.txt: Copied (new) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32284") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34782->172.17.0.3:32284, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33537") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60910->172.17.0.3:33537, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33999") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60202->172.17.0.3:33999, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35225") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35370->172.17.0.3:35225, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37999") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41336->172.17.0.3:37999, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30443") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40426->172.17.0.3:30443, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34277") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58976->172.17.0.3:34277, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39486") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54016->172.17.0.3:39486, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33028") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34254->172.17.0.3:33028, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36559") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60590->172.17.0.3:36559, err= 2025/10/15 04:25:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fomiwiz5kunu/dst" 2025/10/15 04:25:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{W_o91}" suffix to name 2025/10/15 04:25:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/10/15 04:25:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/10/15 04:25:13 DEBUG : Setting pass="KxD1LDvzW-qnMugK1__1NMi5fooMY5_1DiCZAxp4nYA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/10/15 04:25:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: Connecting to FTP server 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:59278->172.17.0.3:21, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:34896") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:34796->172.17.0.3:34896, err= 2025/10/15 04:25:13 DEBUG : one.a292864a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:32737") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:39200->172.17.0.3:32737, err= 2025/10/15 04:25:13 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/10/15 04:25:13 INFO : three.txt: Copied (new) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37172") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56948->172.17.0.3:37172, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34817") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48518->172.17.0.3:34817, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32294") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46332->172.17.0.3:32294, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39616") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33528->172.17.0.3:39616, err= 2025/10/15 04:25:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/15 04:25:13 INFO : one-2019-01-01: Deleted 2025/10/15 04:25:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:34735") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:49624->172.17.0.3:34735, err= 2025/10/15 04:25:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/10/15 04:25:13 INFO : one: Copied (new) 2025/10/15 04:25:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : two: Unchanged skipping 2025/10/15 04:25:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/15 04:25:13 INFO : three-2019-01-01.txt: Deleted 2025/10/15 04:25:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: dial("tcp","172.17.0.3:37501") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu/dst: > dial: conn=172.17.0.1:46802->172.17.0.3:37501, err= 2025/10/15 04:25:13 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/10/15 04:25:13 INFO : three.txt: Copied (new) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33146") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34550->172.17.0.3:33146, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31492") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48844->172.17.0.3:31492, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39899") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38912->172.17.0.3:39899, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30468") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56888->172.17.0.3:30468, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32348") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55004->172.17.0.3:32348, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35000") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50944->172.17.0.3:35000, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32941") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33990->172.17.0.3:32941, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38552") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56942->172.17.0.3:38552, err= 2025/10/15 04:25:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35092") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47760->172.17.0.3:35092, err= 2025/10/15 04:25:13 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/10/15 04:25:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33680") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51180->172.17.0.3:33680, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34047") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47742->172.17.0.3:34047, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37495") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43592->172.17.0.3:37495, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35666") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55312->172.17.0.3:35666, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34040") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42978->172.17.0.3:34040, err= 2025/10/15 04:25:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33672") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54310->172.17.0.3:33672, err= 2025/10/15 04:25:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/10/15 04:25:13 INFO : existing: Copied (new) 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32099") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43932->172.17.0.3:32099, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33757") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51346->172.17.0.3:33757, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34302") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60714->172.17.0.3:34302, err= 2025/10/15 04:25:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/15 04:25:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:13 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: not deleting files as there were IO errors 2025/10/15 04:25:13 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: not deleting directories as there were IO errors 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36688") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45574->172.17.0.3:36688, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37677") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38748->172.17.0.3:37677, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34143") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59330->172.17.0.3:34143, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32339") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43062->172.17.0.3:32339, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38424") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56078->172.17.0.3:38424, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31751") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52538->172.17.0.3:31751, err= 2025/10/15 04:25:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:13 DEBUG : existing: Unchanged skipping 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:13 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:13 INFO : There was nothing to transfer 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33097") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50766->172.17.0.3:33097, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36336") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47610->172.17.0.3:36336, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30286") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56076->172.17.0.3:30286, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37133") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52420->172.17.0.3:37133, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33459") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53324->172.17.0.3:33459, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31234") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38142->172.17.0.3:31234, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35359") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52026->172.17.0.3:35359, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32027") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52804->172.17.0.3:32027, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39535") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56834->172.17.0.3:39535, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32158") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51372->172.17.0.3:32158, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37639") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56890->172.17.0.3:37639, 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.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34648") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39130->172.17.0.3:34648, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33031") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45764->172.17.0.3:33031, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32085") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59148->172.17.0.3:32085, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35727") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38338->172.17.0.3:35727, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32991") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53694->172.17.0.3:32991, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31648") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59730->172.17.0.3:31648, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35424") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38890->172.17.0.3:35424, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38262") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52388->172.17.0.3:38262, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34866") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53412->172.17.0.3:34866, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36158") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40314->172.17.0.3:36158, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33237") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34822->172.17.0.3:33237, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32941") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33998->172.17.0.3:32941, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30447") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33052->172.17.0.3:30447, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30318") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38650->172.17.0.3:30318, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32340") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58732->172.17.0.3:32340, err= 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31183") 2025/10/15 04:25:13 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50010->172.17.0.3:31183, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34514") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56996->172.17.0.3:34514, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39190") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43840->172.17.0.3:39190, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39706") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47790->172.17.0.3:39706, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38290") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35028->172.17.0.3:38290, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39649") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47526->172.17.0.3:39649, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34694") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43182->172.17.0.3:34694, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31008") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50342->172.17.0.3:31008, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34740") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42446->172.17.0.3:34740, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37965") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35262->172.17.0.3:37965, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39542") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51786->172.17.0.3:39542, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37128") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60208->172.17.0.3:37128, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37076") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43692->172.17.0.3:37076, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36581") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38822->172.17.0.3:36581, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37986") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33252->172.17.0.3:37986, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34353") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37520->172.17.0.3:34353, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33667") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41652->172.17.0.3:33667, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36801") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57656->172.17.0.3:36801, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37471") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52776->172.17.0.3:37471, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30317") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46124->172.17.0.3:30317, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30018") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40836->172.17.0.3:30018, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31379") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51510->172.17.0.3:31379, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38236") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46268->172.17.0.3:38236, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39522") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41084->172.17.0.3:39522, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39295") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36350->172.17.0.3:39295, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32895") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58798->172.17.0.3:32895, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34035") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55562->172.17.0.3:34035, err= 2025/10/15 04:25:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both0: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both10: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both11: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both13: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both12: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both17: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both18: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both15: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both14: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both2: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both3: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both4: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both16: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both6: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both7: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both8: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both9: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both19: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both1: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both5: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 INFO : only17: Deleted 2025/10/15 04:25:14 INFO : only11: Deleted 2025/10/15 04:25:14 INFO : only7: Deleted 2025/10/15 04:25:14 INFO : only0: Deleted 2025/10/15 04:25:14 INFO : only10: Deleted 2025/10/15 04:25:14 INFO : only16: Deleted 2025/10/15 04:25:14 INFO : only13: Deleted 2025/10/15 04:25:14 INFO : only19: Deleted 2025/10/15 04:25:14 INFO : only1: Deleted 2025/10/15 04:25:14 INFO : only5: Deleted 2025/10/15 04:25:14 INFO : only12: Deleted 2025/10/15 04:25:14 INFO : only2: Deleted 2025/10/15 04:25:14 INFO : only18: Deleted 2025/10/15 04:25:14 INFO : only6: Deleted 2025/10/15 04:25:14 INFO : only9: Deleted 2025/10/15 04:25:14 INFO : only14: Deleted 2025/10/15 04:25:14 INFO : only3: Deleted 2025/10/15 04:25:14 INFO : only15: Deleted 2025/10/15 04:25:14 INFO : only8: Deleted 2025/10/15 04:25:14 INFO : only4: Deleted 2025/10/15 04:25:14 INFO : There was nothing to transfer 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36544") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32808->172.17.0.3:36544, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36342") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57804->172.17.0.3:36342, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39884") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37030->172.17.0.3:39884, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32261") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40148->172.17.0.3:32261, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30668") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40256->172.17.0.3:30668, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36458") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53794->172.17.0.3:36458, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33679") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57366->172.17.0.3:33679, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39335") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42650->172.17.0.3:39335, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30650") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60584->172.17.0.3:30650, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30597") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50332->172.17.0.3:30597, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34202") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46408->172.17.0.3:34202, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35941") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49322->172.17.0.3:35941, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33385") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47876->172.17.0.3:33385, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34585") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41572->172.17.0.3:34585, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36300") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40990->172.17.0.3:36300, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30217") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35516->172.17.0.3:30217, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38337") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34508->172.17.0.3:38337, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35513") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40118->172.17.0.3:35513, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31935") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46244->172.17.0.3:31935, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33497") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38668->172.17.0.3:33497, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34712") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53290->172.17.0.3:34712, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37620") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46154->172.17.0.3:37620, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33071") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44068->172.17.0.3:33071, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34882") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56854->172.17.0.3:34882, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39120") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36996->172.17.0.3:39120, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35478") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58832->172.17.0.3:35478, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38240") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44928->172.17.0.3:38240, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30022") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43450->172.17.0.3:30022, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39559") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36132->172.17.0.3:39559, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34274") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51146->172.17.0.3:34274, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34460") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41694->172.17.0.3:34460, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35442") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58096->172.17.0.3:35442, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37430") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39636->172.17.0.3:37430, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34506") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33700->172.17.0.3:34506, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31227") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41570->172.17.0.3:31227, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38683") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56214->172.17.0.3:38683, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32976") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44842->172.17.0.3:32976, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39123") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52870->172.17.0.3:39123, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30181") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37422->172.17.0.3:30181, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35419") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37990->172.17.0.3:35419, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38785") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46330->172.17.0.3:38785, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38108") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42836->172.17.0.3:38108, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37379") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36392->172.17.0.3:37379, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34885") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50108->172.17.0.3:34885, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33560") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35226->172.17.0.3:33560, err= 2025/10/15 04:25:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : both0: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both13: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both14: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both15: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both16: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both17: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both18: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both19: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both1: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both2: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both10: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both11: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both5: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both12: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both3: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both8: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : both9: Unchanged skipping 2025/10/15 04:25:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : both4: Unchanged skipping 2025/10/15 04:25:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/15 04:25:14 DEBUG : both6: Unchanged skipping 2025/10/15 04:25:14 DEBUG : both7: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33773") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35558") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47366->172.17.0.3:33773, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38556") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54682->172.17.0.3:35558, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33548") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52680->172.17.0.3:38556, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36450->172.17.0.3:33548, err= 2025/10/15 04:25:14 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/10/15 04:25:14 INFO : only12: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only11.51c18866.partial: renamed to: only11 2025/10/15 04:25:14 INFO : only11: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/10/15 04:25:14 INFO : only13: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33473") 2025/10/15 04:25:14 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44722->172.17.0.3:33473, err= 2025/10/15 04:25:14 INFO : only10: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31753") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36472->172.17.0.3:31753, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32849") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31704") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51412->172.17.0.3:32849, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56838->172.17.0.3:31704, err= 2025/10/15 04:25:14 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/10/15 04:25:14 INFO : only14: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/10/15 04:25:14 INFO : only16: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/10/15 04:25:14 INFO : only17: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/10/15 04:25:14 INFO : only15: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34894") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32740") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39448") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43010->172.17.0.3:34894, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36736") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42876->172.17.0.3:39448, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41528->172.17.0.3:32740, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46122->172.17.0.3:36736, err= 2025/10/15 04:25:14 DEBUG : only18.f963383f.partial: renamed to: only18 2025/10/15 04:25:14 INFO : only18: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33331") 2025/10/15 04:25:14 DEBUG : only1.77787b15.partial: renamed to: only1 2025/10/15 04:25:14 INFO : only1: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33438->172.17.0.3:33331, err= 2025/10/15 04:25:14 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/10/15 04:25:14 INFO : only19: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37885") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49670->172.17.0.3:37885, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31569") 2025/10/15 04:25:14 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/10/15 04:25:14 INFO : only2: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51588->172.17.0.3:31569, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37293") 2025/10/15 04:25:14 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/10/15 04:25:14 INFO : only3: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57224->172.17.0.3:37293, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37066") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34642->172.17.0.3:37066, err= 2025/10/15 04:25:14 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/10/15 04:25:14 INFO : only4: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32862") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54838->172.17.0.3:32862, err= 2025/10/15 04:25:14 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/10/15 04:25:14 INFO : only5: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/10/15 04:25:14 INFO : only6: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37439") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54362->172.17.0.3:37439, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39458") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38522->172.17.0.3:39458, err= 2025/10/15 04:25:14 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/10/15 04:25:14 INFO : only8: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/10/15 04:25:14 INFO : only9: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/10/15 04:25:14 INFO : only7: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/10/15 04:25:14 INFO : only0: Copied (replaced existing) 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37462") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55560->172.17.0.3:37462, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38233") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50934->172.17.0.3:38233, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35764") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46592->172.17.0.3:35764, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:14 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 04:25:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:14 INFO : empty_on_remote: Making directory 2025/10/15 04:25:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 04:25:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31050") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34014->172.17.0.3:31050, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32956") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38695") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30257") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60308->172.17.0.3:32956, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40826->172.17.0.3:38695, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45134->172.17.0.3:30257, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32800") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47332->172.17.0.3:32800, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37944") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46910->172.17.0.3:37944, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:14 DEBUG : empty_on_remote: Making directory with metadata 2025/10/15 04:25:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/15 04:25:14 INFO : empty_on_remote: Making directory 2025/10/15 04:25:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/15 04:25:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33252") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44438->172.17.0.3:33252, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31062") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56138->172.17.0.3:31062, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36562") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39568") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35650") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44666->172.17.0.3:36562, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40686->172.17.0.3:39568, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47586->172.17.0.3:35650, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35989") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37570->172.17.0.3:35989, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39274") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43074->172.17.0.3:39274, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : sub dir: Making directory 2025/10/15 04:25:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39435") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52842->172.17.0.3:39435, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34534") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38544") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47354->172.17.0.3:34534, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37198->172.17.0.3:38544, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36098") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42352->172.17.0.3:36098, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33856") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45862->172.17.0.3:33856, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34586") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37978->172.17.0.3:34586, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34121") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40446->172.17.0.3:34121, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39287") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55152->172.17.0.3:39287, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30640") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46458->172.17.0.3:30640, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39979") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38906->172.17.0.3:39979, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33480") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50690->172.17.0.3:33480, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/15 04:25:14 INFO : sub dir: Making directory 2025/10/15 04:25:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35865") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54204->172.17.0.3:35865, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37571") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34076") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56330->172.17.0.3:37571, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43390->172.17.0.3:34076, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37395") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39840->172.17.0.3:37395, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35876") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37482->172.17.0.3:35876, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36624") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46488->172.17.0.3:36624, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39533") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54092->172.17.0.3:39533, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33040") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50058->172.17.0.3:33040, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31398") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51306->172.17.0.3:31398, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30675") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57390->172.17.0.3:30675, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36959") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52076->172.17.0.3:36959, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38946") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51184->172.17.0.3:38946, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33604") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44756->172.17.0.3:33604, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39188") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37960->172.17.0.3:39188, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36173") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52594->172.17.0.3:36173, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36196") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36272->172.17.0.3:36196, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30768") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41122->172.17.0.3:30768, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35631") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42934->172.17.0.3:35631, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32820") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52664->172.17.0.3:32820, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38555") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54556->172.17.0.3:38555, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33148") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46220->172.17.0.3:33148, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38942") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54252->172.17.0.3:38942, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32844") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44546->172.17.0.3:32844, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37340") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37902->172.17.0.3:37340, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37476") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42202->172.17.0.3:37476, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34582") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37978->172.17.0.3:34582, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31215") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60958->172.17.0.3:31215, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36367") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46172->172.17.0.3:36367, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38291") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51544->172.17.0.3:38291, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32749") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60986->172.17.0.3:32749, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38556") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52686->172.17.0.3:38556, err= 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35032") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40264->172.17.0.3:35032, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35922") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53410->172.17.0.3:35922, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35414") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32968->172.17.0.3:35414, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33026") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41494->172.17.0.3:33026, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39536") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41102->172.17.0.3:39536, err= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34661") 2025/10/15 04:25:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32812->172.17.0.3:34661, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 INFO : There was nothing to transfer 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35456") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43730->172.17.0.3:35456, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35110") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52708->172.17.0.3:35110, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37503") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34952->172.17.0.3:37503, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39979") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38918->172.17.0.3:39979, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36730") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36880->172.17.0.3:36730, err= 2025/10/15 04:25:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34148") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56256->172.17.0.3:34148, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 INFO : There was nothing to transfer 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31349") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45066->172.17.0.3:31349, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35994") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57416->172.17.0.3:35994, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35434") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52738->172.17.0.3:35434, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37276") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56360->172.17.0.3:37276, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32822") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35012->172.17.0.3:32822, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38425") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44126->172.17.0.3:38425, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30749") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60720->172.17.0.3:30749, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37240") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44766->172.17.0.3:37240, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34793") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57090->172.17.0.3:34793, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39076") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35262->172.17.0.3:39076, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39553") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47770->172.17.0.3:39553, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37802") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38994->172.17.0.3:37802, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34795") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49500->172.17.0.3:34795, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36424") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58092->172.17.0.3:36424, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30850") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48352->172.17.0.3:30850, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38406") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51756->172.17.0.3:38406, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30233") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44940->172.17.0.3:30233, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37453") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36456->172.17.0.3:37453, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38500") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38618->172.17.0.3:38500, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30022") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43452->172.17.0.3:30022, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35308") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44456->172.17.0.3:35308, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36902") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40968->172.17.0.3:36902, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38789") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34550->172.17.0.3:38789, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36132") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38612->172.17.0.3:36132, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31369") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46106->172.17.0.3:31369, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33047") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57476->172.17.0.3:33047, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36588") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49530->172.17.0.3:36588, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39182") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42042->172.17.0.3:39182, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30626") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49396->172.17.0.3:30626, err= 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38703") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46834->172.17.0.3:38703, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34529") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55046->172.17.0.3:34529, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38316") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46166->172.17.0.3:38316, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31594") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39122->172.17.0.3:31594, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34728") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41932->172.17.0.3:34728, err= 2025/10/15 04:25:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37013") 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35502->172.17.0.3:37013, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 INFO : There was nothing to transfer 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38480") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53986->172.17.0.3:38480, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37174") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58662->172.17.0.3:37174, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38305") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58344->172.17.0.3:38305, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32232") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47900->172.17.0.3:32232, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37944") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46926->172.17.0.3:37944, err= 2025/10/15 04:25:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33219") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60884->172.17.0.3:33219, err= 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 INFO : There was nothing to transfer 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34427") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57642->172.17.0.3:34427, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32278") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45780->172.17.0.3:32278, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38172") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41172->172.17.0.3:38172, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31684") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49296->172.17.0.3:31684, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31003") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40544->172.17.0.3:31003, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37500") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52722->172.17.0.3:37500, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32870") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49710->172.17.0.3:32870, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36564") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34022->172.17.0.3:36564, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38838") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55618->172.17.0.3:38838, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31434") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50346->172.17.0.3:31434, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31724") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58162->172.17.0.3:31724, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33784") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39450->172.17.0.3:33784, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33241") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45440->172.17.0.3:33241, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33982") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40630->172.17.0.3:33982, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32755") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35260->172.17.0.3:32755, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36477") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43960->172.17.0.3:36477, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32112") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42126->172.17.0.3:32112, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39296") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45526->172.17.0.3:39296, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37556") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45094->172.17.0.3:37556, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30399") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52398->172.17.0.3:30399, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36820") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48068->172.17.0.3:36820, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30406") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39256->172.17.0.3:30406, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34182") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45162->172.17.0.3:34182, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31127") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40706->172.17.0.3:31127, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39741") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56744->172.17.0.3:39741, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37147") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38502->172.17.0.3:37147, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34154") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34248->172.17.0.3:34154, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32344") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37938->172.17.0.3:32344, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34475") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45858->172.17.0.3:34475, err= 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38615") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55290->172.17.0.3:38615, err= 2025/10/15 04:25:14 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : apple: Excluded 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:14 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : banana: Excluded 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37818") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39108->172.17.0.3:37818, err= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30273") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35710->172.17.0.3:30273, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33400") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41274->172.17.0.3:33400, err= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34759") 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54396->172.17.0.3:34759, err= 2025/10/15 04:25:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34223") 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44888->172.17.0.3:34223, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59280->172.17.0.3:21, err= 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34710") 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35101") 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38854") 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45198->172.17.0.3:38854, err= 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53252->172.17.0.3:35101, err= 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40724->172.17.0.3:34710, err= 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/10/15 04:25:14 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37651") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58802->172.17.0.3:37651, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35140") 2025/10/15 04:25:14 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/10/15 04:25:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35318->172.17.0.3:35140, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39484") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59730->172.17.0.3:39484, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32656") 2025/10/15 04:25:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33220") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58178->172.17.0.3:32656, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47908->172.17.0.3:33220, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31658") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43776->172.17.0.3:31658, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37486") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56384->172.17.0.3:37486, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32711") 2025/10/15 04:25:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59714->172.17.0.3:32711, err= 2025/10/15 04:25:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30719") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54354->172.17.0.3:30719, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38565") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37969") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52988->172.17.0.3:38565, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60090->172.17.0.3:37969, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38070") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47820->172.17.0.3:38070, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31014") 2025/10/15 04:25:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47936->172.17.0.3:31014, err= 2025/10/15 04:25:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30321") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35442") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39082->172.17.0.3:30321, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58104->172.17.0.3:35442, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38246") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57494->172.17.0.3:38246, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32265") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60564->172.17.0.3:32265, err= 2025/10/15 04:25:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Connecting to FTP server 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59282->172.17.0.3:21, err= 2025/10/15 04:25:14 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 04:25:14 INFO : appleappleapplebanana: Deleted 2025/10/15 04:25:14 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 04:25:14 INFO : splitbananasplit: Deleted 2025/10/15 04:25:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 04:25:14 INFO : banana: Deleted 2025/10/15 04:25:14 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59288->172.17.0.3:21, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:21") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59300->172.17.0.3:21, err= 2025/10/15 04:25:14 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 04:25:14 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 04:25:14 INFO : apple: Deleted 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34236") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51970->172.17.0.3:34236, err= 2025/10/15 04:25:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : YXBwbGU=: Excluded 2025/10/15 04:25:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/15 04:25:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : YmFuYW5h: Excluded 2025/10/15 04:25:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39777") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44888->172.17.0.3:39777, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35776") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47426->172.17.0.3:35776, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30932") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59284->172.17.0.3:30932, err= 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36500") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38784->172.17.0.3:36500, err= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30267") 2025/10/15 04:25:14 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:14 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53128->172.17.0.3:30267, err= 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32252") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50732->172.17.0.3:32252, err= 2025/10/15 04:25:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : YXBwbGU=: Excluded 2025/10/15 04:25:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/10/15 04:25:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : YmFuYW5h: Excluded 2025/10/15 04:25:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36769") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54258->172.17.0.3:36769, err= 2025/10/15 04:25:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/10/15 04:25:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/15 04:25:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38903") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45352->172.17.0.3:38903, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31465") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55628->172.17.0.3:31465, err= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : apple: transformed to: YXBwbGU= 2025/10/15 04:25:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/15 04:25:14 DEBUG : banana: transformed to: YmFuYW5h 2025/10/15 04:25:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/15 04:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/15 04:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/15 04:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/15 04:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/15 04:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37446") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41476->172.17.0.3:37446, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39445") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40314->172.17.0.3:39445, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35805") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53672->172.17.0.3:35805, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32033") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60848->172.17.0.3:32033, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33099") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47304->172.17.0.3:33099, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37947") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49844->172.17.0.3:37947, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30083") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38466->172.17.0.3:30083, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38159") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39356->172.17.0.3:38159, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39227") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40864->172.17.0.3:39227, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31744") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35516->172.17.0.3:31744, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37421") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43516->172.17.0.3:37421, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37331") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55560->172.17.0.3:37331, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33045") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45100->172.17.0.3:33045, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36160") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54014->172.17.0.3:36160, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30614") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35708->172.17.0.3:30614, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37731") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59566->172.17.0.3:37731, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39631") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53970->172.17.0.3:39631, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35354") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43122->172.17.0.3:35354, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36270") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55584->172.17.0.3:36270, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37681") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33942->172.17.0.3:37681, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31842") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45968->172.17.0.3:31842, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36111") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56822->172.17.0.3:36111, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33364") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53852->172.17.0.3:33364, err= 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33138") 2025/10/15 04:25:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56588->172.17.0.3:33138, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31905") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53292->172.17.0.3:31905, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32592") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44920->172.17.0.3:32592, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36685") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46122->172.17.0.3:36685, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38415") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46142->172.17.0.3:38415, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33900") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49500->172.17.0.3:33900, err= 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33498") 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46908->172.17.0.3:33498, err= 2025/10/15 04:25:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38459") 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38002->172.17.0.3:38459, err= 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37344") 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58656->172.17.0.3:37344, err= 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34065") 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39188->172.17.0.3:34065, err= 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35178") 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39656") 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46538->172.17.0.3:35178, err= 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36422->172.17.0.3:39656, err= 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/10/15 04:25:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31688") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30311") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38178->172.17.0.3:31688, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48962->172.17.0.3:30311, err= 2025/10/15 04:25:15 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30651") 2025/10/15 04:25:15 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/10/15 04:25:15 INFO : apple: Copied (new) to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53200->172.17.0.3:30651, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39853") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57872->172.17.0.3:39853, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36765") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52134->172.17.0.3:36765, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31571") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46348->172.17.0.3:31571, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36770") 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47052->172.17.0.3:36770, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37265") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55766->172.17.0.3:37265, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37730") 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37700") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33056") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45910->172.17.0.3:37700, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36749") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40926->172.17.0.3:33056, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42054->172.17.0.3:36749, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42500->172.17.0.3:37730, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38332") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59442->172.17.0.3:38332, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38102") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59332->172.17.0.3:38102, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37935") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60260->172.17.0.3:37935, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38590") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52606->172.17.0.3:38590, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 04:25:15 INFO : apple: Deleted 2025/10/15 04:25:15 INFO : splitbananasplit: Deleted 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 04:25:15 INFO : banana: Deleted 2025/10/15 04:25:15 INFO : appleappleapplebanana: Deleted 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31029") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59532->172.17.0.3:31029, err= 2025/10/15 04:25:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : PREFIXapple: Excluded 2025/10/15 04:25:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : PREFIXbanana: Excluded 2025/10/15 04:25:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : PREFIXsplitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36015") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53322->172.17.0.3:36015, err= 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33749") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58982->172.17.0.3:33749, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36604") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44476->172.17.0.3:36604, err= 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : apple: transformed to: PREFIXapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/15 04:25:15 DEBUG : banana: transformed to: PREFIXbanana 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31695") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58014->172.17.0.3:31695, err= 2025/10/15 04:25:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32770") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33468->172.17.0.3:32770, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30268") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30212") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33697") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37822->172.17.0.3:33697, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49850->172.17.0.3:30212, err= 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43272->172.17.0.3:30268, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38691") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41068->172.17.0.3:38691, err= 2025/10/15 04:25:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/15 04:25:15 INFO : splitbananasplit: Copied (new) 2025/10/15 04:25:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/15 04:25:15 INFO : apple: Copied (new) 2025/10/15 04:25:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37814") 2025/10/15 04:25:15 INFO : banana: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38412->172.17.0.3:37814, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31298") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56412->172.17.0.3:31298, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33504") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34270->172.17.0.3:33504, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/15 04:25:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/15 04:25:15 INFO : appleappleapplebanana: Copied (new) 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36643") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39556") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45216->172.17.0.3:36643, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30491") 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33734->172.17.0.3:30491, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44404->172.17.0.3:39556, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36476") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58516->172.17.0.3:36476, err= 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33649") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36710") 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50196->172.17.0.3:36710, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49974->172.17.0.3:33649, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37962") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38334->172.17.0.3:37962, err= 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37283") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42228->172.17.0.3:37283, err= 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39667") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53910->172.17.0.3:39667, err= 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39157") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35948") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43552->172.17.0.3:39157, err= 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52194->172.17.0.3:35948, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38152") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34150->172.17.0.3:38152, err= 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31863") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37880->172.17.0.3:31863, err= 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/15 04:25:15 INFO : PREFIXapple: Deleted 2025/10/15 04:25:15 INFO : PREFIXsplitbananasplit: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/15 04:25:15 INFO : PREFIXbanana: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38245") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39414->172.17.0.3:38245, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34567") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59838->172.17.0.3:34567, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32107") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48040->172.17.0.3:32107, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39311") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41210->172.17.0.3:39311, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34085") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34516->172.17.0.3:34085, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37993") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35860->172.17.0.3:37993, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33639") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52612->172.17.0.3:33639, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34938") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32928->172.17.0.3:34938, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35306") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50260->172.17.0.3:35306, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35632") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37476->172.17.0.3:35632, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32512") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39444->172.17.0.3:32512, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33654") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56184->172.17.0.3:33654, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37784") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57322->172.17.0.3:37784, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31302") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37180->172.17.0.3:31302, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31392") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39590->172.17.0.3:31392, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38642") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58332->172.17.0.3:38642, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30703") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34150->172.17.0.3:30703, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30578") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41876->172.17.0.3:30578, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36961") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34262->172.17.0.3:36961, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32978") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57680->172.17.0.3:32978, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35621") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45864->172.17.0.3:35621, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38294") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46742->172.17.0.3:38294, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39149") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40464->172.17.0.3:39149, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36949") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49064->172.17.0.3:36949, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39388") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34716->172.17.0.3:39388, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36805") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43430->172.17.0.3:36805, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34122") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50070->172.17.0.3:34122, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39351") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59494->172.17.0.3:39351, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38350") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56428->172.17.0.3:38350, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39267") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42490->172.17.0.3:39267, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37494") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42586->172.17.0.3:37494, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32322") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59090->172.17.0.3:32322, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38516") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42586->172.17.0.3:38516, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30967") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57706->172.17.0.3:30967, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36524") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47466->172.17.0.3:36524, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36604") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44478->172.17.0.3:36604, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34059") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44380->172.17.0.3:34059, err= 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38142") 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41258->172.17.0.3:38142, err= 2025/10/15 04:25:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37856") 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52150->172.17.0.3:37856, err= 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33313") 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34632") 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58896->172.17.0.3:33313, err= 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60898->172.17.0.3:34632, err= 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33762") 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32862->172.17.0.3:33762, err= 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32540") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50436->172.17.0.3:32540, err= 2025/10/15 04:25:15 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/10/15 04:25:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/10/15 04:25:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36705") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31890") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56306->172.17.0.3:36705, err= 2025/10/15 04:25:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36018->172.17.0.3:31890, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33792") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53836->172.17.0.3:33792, err= 2025/10/15 04:25:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32163") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43032->172.17.0.3:32163, err= 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38716") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31154") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56602->172.17.0.3:31154, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48922->172.17.0.3:38716, err= 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38329") 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58440->172.17.0.3:38329, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32336") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34554->172.17.0.3:32336, err= 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34934") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43612->172.17.0.3:34934, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32141") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44030->172.17.0.3:32141, err= 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32630") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42968->172.17.0.3:32630, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35136") 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45200->172.17.0.3:35136, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30759") 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36284->172.17.0.3:30759, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32970") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33202->172.17.0.3:32970, err= 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35772") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59296->172.17.0.3:35772, err= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36899") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45220->172.17.0.3:36899, err= 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 04:25:15 INFO : apple: Deleted 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 04:25:15 INFO : splitbananasplit: Deleted 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 04:25:15 INFO : banana: Deleted 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 04:25:15 INFO : appleappleapplebanana: Deleted 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38821") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39698->172.17.0.3:38821, err= 2025/10/15 04:25:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : bananaSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplitSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31996") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42504->172.17.0.3:31996, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36155") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46632->172.17.0.3:36155, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36833") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40022->172.17.0.3:36833, err= 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : apple: transformed to: appleSUFFIX 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/15 04:25:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35570") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41120->172.17.0.3:35570, err= 2025/10/15 04:25:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36171") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47316->172.17.0.3:36171, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37461") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39613") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49292->172.17.0.3:37461, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57722->172.17.0.3:39613, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38570") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40518->172.17.0.3:38570, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32659") 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43252->172.17.0.3:32659, err= 2025/10/15 04:25:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/10/15 04:25:15 INFO : apple: Copied (new) 2025/10/15 04:25:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/10/15 04:25:15 INFO : banana: Copied (new) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/10/15 04:25:15 INFO : appleappleapplebanana: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35679") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51432->172.17.0.3:35679, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30451") 2025/10/15 04:25:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39055") 2025/10/15 04:25:15 INFO : splitbananasplit: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60378->172.17.0.3:30451, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53046->172.17.0.3:39055, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38779") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57548->172.17.0.3:38779, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34852") 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48052->172.17.0.3:34852, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39504") 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55960->172.17.0.3:39504, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38575") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33626") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53956->172.17.0.3:38575, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36080->172.17.0.3:33626, err= 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37313") 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53204->172.17.0.3:37313, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34423") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57088->172.17.0.3:34423, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33465") 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46886->172.17.0.3:33465, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30440") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45658->172.17.0.3:30440, err= 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38816") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55942->172.17.0.3:38816, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30055") 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40074->172.17.0.3:30055, err= 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32481") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54190->172.17.0.3:32481, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37135") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58146->172.17.0.3:37135, err= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : bananaSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : appleSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : splitbananasplitSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31428") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33656->172.17.0.3:31428, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36871") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51650->172.17.0.3:36871, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34736") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50702->172.17.0.3:34736, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30925") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42270->172.17.0.3:30925, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36553") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46244->172.17.0.3:36553, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37565") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47930->172.17.0.3:37565, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36565") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34834->172.17.0.3:36565, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36025") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50242->172.17.0.3:36025, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30698") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45460->172.17.0.3:30698, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30114") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52904->172.17.0.3:30114, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33355") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47468->172.17.0.3:33355, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30746") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58536->172.17.0.3:30746, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33438") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59510->172.17.0.3:33438, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37853") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34294->172.17.0.3:37853, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30310") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42918->172.17.0.3:30310, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30040") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32828->172.17.0.3:30040, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32667") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38774->172.17.0.3:32667, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35203") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39948->172.17.0.3:35203, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31477") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44268->172.17.0.3:31477, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31161") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33562->172.17.0.3:31161, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34166") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56098->172.17.0.3:34166, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38142") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41260->172.17.0.3:38142, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35620") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50914->172.17.0.3:35620, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36301") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36646->172.17.0.3:36301, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30711") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38848->172.17.0.3:30711, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37440") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53664->172.17.0.3:37440, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39532") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39200->172.17.0.3:39532, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33768") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58158->172.17.0.3:33768, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37663") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38978->172.17.0.3:37663, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35162") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56664->172.17.0.3:35162, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33298") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35456->172.17.0.3:33298, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39269") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47928->172.17.0.3:39269, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31656") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52542->172.17.0.3:31656, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33229") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56908->172.17.0.3:33229, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34624") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36800->172.17.0.3:34624, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34872") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37236->172.17.0.3:34872, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36382") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50468->172.17.0.3:36382, err= 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37381") 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33264->172.17.0.3:37381, err= 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33533") 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37129") 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39284->172.17.0.3:37129, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32886") 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39684->172.17.0.3:33533, err= 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54310->172.17.0.3:32886, err= 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38422") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39279") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46956->172.17.0.3:38422, err= 2025/10/15 04:25:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46754->172.17.0.3:39279, err= 2025/10/15 04:25:15 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/10/15 04:25:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37812") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42378->172.17.0.3:37812, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34571") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42340->172.17.0.3:34571, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37096") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42966->172.17.0.3:37096, err= 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38517") 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39952->172.17.0.3:38517, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39398") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50152->172.17.0.3:39398, err= 2025/10/15 04:25:15 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38721") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37032->172.17.0.3:38721, err= 2025/10/15 04:25:15 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30589") 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38071") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57176->172.17.0.3:38071, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38296->172.17.0.3:30589, err= 2025/10/15 04:25:15 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32619") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45586->172.17.0.3:32619, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30155") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57986->172.17.0.3:30155, err= 2025/10/15 04:25:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34065") 2025/10/15 04:25:15 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39198->172.17.0.3:34065, err= 2025/10/15 04:25:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37182") 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52290->172.17.0.3:37182, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37938") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34602->172.17.0.3:37938, err= 2025/10/15 04:25:15 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34885") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50124->172.17.0.3:34885, err= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 INFO : dir1/0003-defghij.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0015-9;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0007-1234567.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0010-456789.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0011-56789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/15 04:25:15 INFO : appleappleapplebanana: Deleted 2025/10/15 04:25:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0014-89;=.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0013-789;=.txt: Deleted 2025/10/15 04:25:15 INFO : splitbananasplit: Deleted 2025/10/15 04:25:15 INFO : dir1/0012-6789;.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0008-2345678.txt: Deleted 2025/10/15 04:25:15 INFO : dir1/0009-3456789.txt: Deleted 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30413") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52114->172.17.0.3:30413, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleapple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleapple: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbanan: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32827") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48140->172.17.0.3:32827, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcde: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdef: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefg: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defgh: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghi: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghij: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijk: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-12345: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-23456: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-34567: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-45678: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31079") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55948->172.17.0.3:31079, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34385") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45822->172.17.0.3:34385, err= 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33659") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53742->172.17.0.3:33659, err= 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33555") 2025/10/15 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60568->172.17.0.3:33555, err= 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/15 04:25:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/15 04:25:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/15 04:25:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31185") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39418->172.17.0.3:31185, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleapple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleapple: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbanan: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32711") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59730->172.17.0.3:32711, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcde: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdef: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefg: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defgh: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghi: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghij: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijk: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-12345: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-23456: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-34567: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-45678: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34781") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41778->172.17.0.3:34781, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38295") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41614->172.17.0.3:38295, err= 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/15 04:25:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34674") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41400->172.17.0.3:34674, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33509") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33152->172.17.0.3:33509, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36156") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44576->172.17.0.3:36156, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35277") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46958->172.17.0.3:35277, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30509") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54860->172.17.0.3:30509, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32995") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38072->172.17.0.3:32995, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33346") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33104->172.17.0.3:33346, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39420") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46384->172.17.0.3:39420, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37982") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55980->172.17.0.3:37982, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32416") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43184->172.17.0.3:32416, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33884") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38674->172.17.0.3:33884, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35424") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38894->172.17.0.3:35424, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36249") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50710->172.17.0.3:36249, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37673") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37716->172.17.0.3:37673, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35517") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45768->172.17.0.3:35517, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34811") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32800->172.17.0.3:34811, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33565") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52518->172.17.0.3:33565, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39295") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36366->172.17.0.3:39295, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36745") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37526->172.17.0.3:36745, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36349") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55778->172.17.0.3:36349, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35243") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46898->172.17.0.3:35243, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34563") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43880->172.17.0.3:34563, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31508") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56236->172.17.0.3:31508, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31238") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52866->172.17.0.3:31238, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39016") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55772->172.17.0.3:39016, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35245") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49696->172.17.0.3:35245, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37805") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53906->172.17.0.3:37805, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35334") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47440->172.17.0.3:35334, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34740") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42460->172.17.0.3:34740, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37959") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48814->172.17.0.3:37959, err= 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37699") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39330->172.17.0.3:37699, err= 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36275") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55958->172.17.0.3:36275, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39288") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39108->172.17.0.3:39288, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34988") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36746->172.17.0.3:34988, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33107") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35154->172.17.0.3:33107, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38954") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47300->172.17.0.3:38954, err= 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33179") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59586->172.17.0.3:33179, err= 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33335") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46520->172.17.0.3:33335, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36599") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53258->172.17.0.3:36599, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31770") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56768->172.17.0.3:31770, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39122") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50718->172.17.0.3:39122, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30258") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43624->172.17.0.3:30258, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33989") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40976->172.17.0.3:33989, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32909") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47660->172.17.0.3:32909, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33195") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33608->172.17.0.3:33195, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37212") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46910->172.17.0.3:37212, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32359") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47076->172.17.0.3:32359, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30975") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34042->172.17.0.3:30975, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38380") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48332->172.17.0.3:38380, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31026") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51484->172.17.0.3:31026, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33204") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34104->172.17.0.3:33204, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38553") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45150->172.17.0.3:38553, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32514") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53598->172.17.0.3:32514, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38682") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52596->172.17.0.3:38682, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36572") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50860->172.17.0.3:36572, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33438") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59526->172.17.0.3:33438, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39512") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52264->172.17.0.3:39512, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39750") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50222->172.17.0.3:39750, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39137") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36184->172.17.0.3:39137, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35704") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56376->172.17.0.3:35704, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31316") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59794->172.17.0.3:31316, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39518") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46576->172.17.0.3:39518, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39542") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51798->172.17.0.3:39542, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32943") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44332->172.17.0.3:32943, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30863") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39032->172.17.0.3:30863, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32001") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53378->172.17.0.3:32001, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38841") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50328->172.17.0.3:38841, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36631") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37802->172.17.0.3:36631, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39416") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58852->172.17.0.3:39416, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31860") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42500->172.17.0.3:31860, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33301") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58814->172.17.0.3:33301, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39636") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48120->172.17.0.3:39636, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36159") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40548->172.17.0.3:36159, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37107") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44476->172.17.0.3:37107, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36490") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48702->172.17.0.3:36490, err= 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32231") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39150->172.17.0.3:32231, err= 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39288") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50766->172.17.0.3:39288, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39908") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36166->172.17.0.3:39908, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39367") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42826->172.17.0.3:39367, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38503") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36208->172.17.0.3:38503, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30227") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49958->172.17.0.3:30227, err= 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37019") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53158->172.17.0.3:37019, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39882") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41520->172.17.0.3:39882, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39890") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42904->172.17.0.3:39890, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30661") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35506->172.17.0.3:30661, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32243") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54012->172.17.0.3:32243, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39000") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59026->172.17.0.3:39000, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33854") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34080->172.17.0.3:33854, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33997") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38276->172.17.0.3:33997, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39376") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45034->172.17.0.3:39376, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33088") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46170->172.17.0.3:33088, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39777") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44186->172.17.0.3:39777, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32682") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52648->172.17.0.3:32682, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36398") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50548->172.17.0.3:36398, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33315") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33166->172.17.0.3:33315, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35907") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58416->172.17.0.3:35907, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38541") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39378->172.17.0.3:38541, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33643") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54528->172.17.0.3:33643, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36094") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57616->172.17.0.3:36094, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39493") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39996->172.17.0.3:39493, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33017") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34364->172.17.0.3:33017, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38178") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37886->172.17.0.3:38178, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31069") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39508->172.17.0.3:31069, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38028") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51758->172.17.0.3:38028, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39585") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41158->172.17.0.3:39585, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31138") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45248->172.17.0.3:31138, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32078") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40718->172.17.0.3:32078, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36552") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51952->172.17.0.3:36552, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32778") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56400->172.17.0.3:32778, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34019") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37482->172.17.0.3:34019, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31356") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60018->172.17.0.3:31356, err= 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38549") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36648->172.17.0.3:38549, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34538") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52800->172.17.0.3:34538, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34680") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36452->172.17.0.3:34680, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31551") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35802->172.17.0.3:31551, err= 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35956") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43690->172.17.0.3:35956, err= 2025/10/15 04:25:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36066") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59694->172.17.0.3:36066, err= 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33206") 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35572->172.17.0.3:33206, err= 2025/10/15 04:25:15 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : apple: Excluded 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:15 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : banana: Excluded 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:15 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:15 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32661") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59444->172.17.0.3:32661, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36688") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52556->172.17.0.3:36688, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36450") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53920->172.17.0.3:36450, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34818") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47482->172.17.0.3:34818, err= 2025/10/15 04:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39122") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57550->172.17.0.3:39122, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34378") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60506->172.17.0.3:34378, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32384") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55696->172.17.0.3:32384, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34758") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45426->172.17.0.3:34758, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39825") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37760->172.17.0.3:39825, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35179") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39158->172.17.0.3:35179, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30164") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60606->172.17.0.3:30164, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30891") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43318->172.17.0.3:30891, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33363") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51540->172.17.0.3:33363, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33260") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37818->172.17.0.3:33260, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30431") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41274->172.17.0.3:30431, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30750") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37102->172.17.0.3:30750, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37874") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35592->172.17.0.3:37874, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32619") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41092->172.17.0.3:32619, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36741") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33936->172.17.0.3:36741, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38149") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41910->172.17.0.3:38149, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37236") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57978->172.17.0.3:37236, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36752") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52216->172.17.0.3:36752, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38961") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49818->172.17.0.3:38961, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31299") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54990->172.17.0.3:31299, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33507") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54748->172.17.0.3:33507, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37513") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51442->172.17.0.3:37513, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38409") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44378->172.17.0.3:38409, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38902") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51098->172.17.0.3:38902, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32278") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47398->172.17.0.3:32278, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33375") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59500->172.17.0.3:33375, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38750") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39344->172.17.0.3:38750, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34691") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51908->172.17.0.3:34691, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32908") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35396->172.17.0.3:32908, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31750") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51032->172.17.0.3:31750, err= 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33724") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44918->172.17.0.3:33724, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38021") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44800->172.17.0.3:38021, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37632") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45184->172.17.0.3:37632, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35802") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50512->172.17.0.3:35802, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39074") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38366->172.17.0.3:39074, err= 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:16 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34767") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56800->172.17.0.3:34767, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39834") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36862->172.17.0.3:39834, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31009") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35644->172.17.0.3:31009, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37921") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48772->172.17.0.3:37921, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31216") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44570->172.17.0.3:31216, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39458") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56474->172.17.0.3:39458, err= 2025/10/15 04:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33209") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43058->172.17.0.3:33209, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34960") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42332->172.17.0.3:34960, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34458") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33490->172.17.0.3:34458, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39911") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53142->172.17.0.3:39911, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39530") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57366->172.17.0.3:39530, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37725") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47028->172.17.0.3:37725, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30454") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40340->172.17.0.3:30454, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33270") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36806->172.17.0.3:33270, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35171") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39416->172.17.0.3:35171, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31467") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57900->172.17.0.3:31467, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37490") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48136->172.17.0.3:37490, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35174") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48632->172.17.0.3:35174, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34601") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57636->172.17.0.3:34601, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39644") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33930->172.17.0.3:39644, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31755") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54742->172.17.0.3:31755, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39796") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40680->172.17.0.3:39796, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34500") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58390->172.17.0.3:34500, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33974") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38828->172.17.0.3:33974, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35266") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58502->172.17.0.3:35266, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34782") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54418->172.17.0.3:34782, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35133") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39766->172.17.0.3:35133, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37688") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34970->172.17.0.3:37688, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39620") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57032->172.17.0.3:39620, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34073") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33910->172.17.0.3:34073, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37367") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42324->172.17.0.3:37367, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33848") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37518->172.17.0.3:33848, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31380") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49418->172.17.0.3:31380, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32703") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51302->172.17.0.3:32703, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30793") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44694->172.17.0.3:30793, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33845") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34946->172.17.0.3:33845, err= 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33782") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48964->172.17.0.3:33782, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30064") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53832->172.17.0.3:30064, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39843") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44134->172.17.0.3:39843, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35655") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55230->172.17.0.3:35655, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35597") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42296->172.17.0.3:35597, err= 2025/10/15 04:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34650") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49148->172.17.0.3:34650, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39132") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58862->172.17.0.3:39132, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31238") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38604->172.17.0.3:31238, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35704") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55208->172.17.0.3:35704, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37827") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56040->172.17.0.3:37827, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36844") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50696->172.17.0.3:36844, err= 2025/10/15 04:25:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : apple: Unchanged skipping 2025/10/15 04:25:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : banana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32221") 2025/10/15 04:25:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35324->172.17.0.3:32221, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39888") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40050->172.17.0.3:39888, err= 2025/10/15 04:25:16 DEBUG : apple: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : apple: Excluded 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : appleappleapplebanana: Excluded 2025/10/15 04:25:16 DEBUG : banana: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : banana: Excluded 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : splitbananasplit: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34189") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38854->172.17.0.3:34189, err= 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/15 04:25:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38790") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44998->172.17.0.3:38790, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35224") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54090->172.17.0.3:35224, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31539") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52836->172.17.0.3:31539, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31968") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48544->172.17.0.3:31968, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32918") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49026->172.17.0.3:32918, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37493") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57330->172.17.0.3:37493, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32983") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50884->172.17.0.3:32983, err= --- PASS: TestTransform (2.00s) --- PASS: TestTransform/NFC (0.18s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.26s) --- PASS: TestTransform/prefix (0.22s) --- PASS: TestTransform/suffix (0.18s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.12s) --- PASS: TestTransform/ISO-8859-1 (0.16s) --- PASS: TestTransform/charmap (0.19s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31567") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50034->172.17.0.3:31567, err= 2025/10/15 04:25:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 04:25:16 INFO : sub dir_somesuffix: Making directory 2025/10/15 04:25:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/15 04:25:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/15 04:25:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 04:25:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30197") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47052->172.17.0.3:30197, err= 2025/10/15 04:25:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 04:25:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38281") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51796->172.17.0.3:38281, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34711") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59682->172.17.0.3:34711, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30201") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44550->172.17.0.3:30201, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39690") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60568->172.17.0.3:39690, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31013") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35772->172.17.0.3:31013, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31575") 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38542->172.17.0.3:31575, err= 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35885") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41784->172.17.0.3:35885, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34135") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37452->172.17.0.3:34135, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32136") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35772->172.17.0.3:32136, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31685") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45608->172.17.0.3:31685, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38009") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36352->172.17.0.3:38009, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36531") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43902->172.17.0.3:36531, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33279") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56220->172.17.0.3:33279, err= 2025/10/15 04:25:16 INFO : toe: Making directory 2025/10/15 04:25:16 INFO : toe/toe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31966") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45762->172.17.0.3:31966, err= 2025/10/15 04:25:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/15 04:25:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38683") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48868->172.17.0.3:38683, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33740") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42944->172.17.0.3:33740, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32546") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51054->172.17.0.3:32546, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38606") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59126->172.17.0.3:38606, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36333") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46352->172.17.0.3:36333, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32714") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47542->172.17.0.3:32714, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34353") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60670->172.17.0.3:34353, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39896") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58922->172.17.0.3:39896, err= 2025/10/15 04:25:16 INFO : toe: Making directory 2025/10/15 04:25:16 INFO : toe/toe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36117") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50306->172.17.0.3:36117, err= 2025/10/15 04:25:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/10/15 04:25:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36739") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35570->172.17.0.3:36739, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35672") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51946->172.17.0.3:35672, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36091") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57692->172.17.0.3:36091, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37351") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43098->172.17.0.3:37351, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34934") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40642->172.17.0.3:34934, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35077") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38030->172.17.0.3:35077, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39153") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44664->172.17.0.3:39153, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34381") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35868->172.17.0.3:34381, err= 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 INFO : tictacempty_dir: Making directory 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : tictactoe/tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30690") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49780->172.17.0.3:30690, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33493") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54888->172.17.0.3:33493, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35661") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55076->172.17.0.3:35661, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39572") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52760->172.17.0.3:39572, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33382") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47352->172.17.0.3:33382, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31775") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46302->172.17.0.3:31775, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34037") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34881") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48114->172.17.0.3:34881, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60896->172.17.0.3:34037, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30045") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48702->172.17.0.3:30045, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39499") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48894->172.17.0.3:39499, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35541") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51734->172.17.0.3:35541, err= 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 INFO : tictacempty_dir: Making directory 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : tictactoe/tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30376") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38612->172.17.0.3:30376, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36564") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52160->172.17.0.3:36564, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34737") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52700->172.17.0.3:34737, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38181") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38001") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51146->172.17.0.3:38181, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52942->172.17.0.3:38001, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37864") 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37358->172.17.0.3:37864, err= 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30591") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32389") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44550->172.17.0.3:32389, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59344->172.17.0.3:30591, err= 2025/10/15 04:25:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36698") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46904->172.17.0.3:36698, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/10/15 04:25:16 NOTICE: ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: 0 differences found 2025/10/15 04:25:16 NOTICE: ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: 1 hashes could not be checked 2025/10/15 04:25:16 NOTICE: ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: 1 matching files 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31239") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34896->172.17.0.3:31239, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36823") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38948->172.17.0.3:36823, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30629") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55050->172.17.0.3:30629, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35868") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44714->172.17.0.3:35868, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37981") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57868->172.17.0.3:37981, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38533") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55256->172.17.0.3:38533, err= 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : tictactoe/tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30512") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49692->172.17.0.3:30512, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31621") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47104->172.17.0.3:31621, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39710") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57222->172.17.0.3:39710, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39112") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56780->172.17.0.3:39112, err= 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30912") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:49226->172.17.0.3:30912, err= 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30083") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54028->172.17.0.3:30083, err= 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34199") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35638->172.17.0.3:34199, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36748") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58802->172.17.0.3:36748, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30533") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33878->172.17.0.3:30533, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34592") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53758->172.17.0.3:34592, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34797") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59384->172.17.0.3:34797, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38124") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52280->172.17.0.3:38124, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31005") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37524->172.17.0.3:31005, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37233") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34840->172.17.0.3:37233, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/10/15 04:25:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35753") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41814->172.17.0.3:35753, err= 2025/10/15 04:25:16 INFO : toe: Making directory 2025/10/15 04:25:16 INFO : toe/toe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38130") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35130->172.17.0.3:38130, err= 2025/10/15 04:25:16 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/10/15 04:25:16 INFO : toe/toe/toe: Copied (new) 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36899") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47836->172.17.0.3:36899, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35896") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57968->172.17.0.3:35896, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32070") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54996->172.17.0.3:32070, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38567") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54968->172.17.0.3:38567, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35970") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52102->172.17.0.3:35970, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34594") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48776->172.17.0.3:34594, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39457") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45140->172.17.0.3:39457, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36100") 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45690->172.17.0.3:36100, err= 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 INFO : tictacempty_dir: Making directory 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : tictactoe/tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36529") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38484->172.17.0.3:36529, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Deleted 2025/10/15 04:25:16 INFO : toe/toe: Removing directory 2025/10/15 04:25:16 INFO : toe: Removing directory 2025/10/15 04:25:16 INFO : empty_dir: Removing directory 2025/10/15 04:25:16 DEBUG : Local file system at /tmp/rclone3883587907: deleted 3 directories 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38667") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51014->172.17.0.3:38667, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34257") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36715") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51706->172.17.0.3:34257, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40786->172.17.0.3:36715, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33077") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50282->172.17.0.3:33077, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34861") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32900->172.17.0.3:34861, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31508") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44118->172.17.0.3:31508, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35704") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55212->172.17.0.3:35704, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31196") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44246->172.17.0.3:31196, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33362") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38216->172.17.0.3:33362, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35356") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40336->172.17.0.3:35356, err= 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 INFO : tictacempty_dir: Making directory 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : tictactoe/tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32119") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52986->172.17.0.3:32119, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Deleted 2025/10/15 04:25:16 INFO : toe/toe: Removing directory 2025/10/15 04:25:16 INFO : toe: Removing directory 2025/10/15 04:25:16 INFO : empty_dir: Removing directory 2025/10/15 04:25:16 DEBUG : Local file system at /tmp/rclone3883587907: deleted 3 directories 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37120") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41162->172.17.0.3:37120, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32560") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52638->172.17.0.3:32560, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36629") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37696->172.17.0.3:36629, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31034") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59322->172.17.0.3:31034, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30967") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60090->172.17.0.3:30967, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30367") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58756->172.17.0.3:30367, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33264") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34716") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59148->172.17.0.3:33264, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60060->172.17.0.3:34716, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38017") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50494->172.17.0.3:38017, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33430") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55780->172.17.0.3:33430, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35101") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37924->172.17.0.3:35101, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34268") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:46168->172.17.0.3:34268, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37010") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35811") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35010->172.17.0.3:37010, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36608->172.17.0.3:35811, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39442") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:54866->172.17.0.3:39442, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30525") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:34158->172.17.0.3:30525, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32617") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51296->172.17.0.3:32617, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : Reset feature "Copy" 2025/10/15 04:25:16 DEBUG : Reset feature "Move" 2025/10/15 04:25:16 DEBUG : Reset feature "Copy" 2025/10/15 04:25:16 DEBUG : Reset feature "Move" 2025/10/15 04:25:16 DEBUG : empty_dir: Making directory with metadata 2025/10/15 04:25:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30293") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:35630->172.17.0.3:30293, err= 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 INFO : tictacempty_dir: Making directory 2025/10/15 04:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 INFO : tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: tictactoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 INFO : tictactoe/tictactoe: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/15 04:25:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33375") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:59506->172.17.0.3:33375, err= 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Deleted 2025/10/15 04:25:16 INFO : toe/toe: Removing directory 2025/10/15 04:25:16 INFO : toe: Removing directory 2025/10/15 04:25:16 INFO : empty_dir: Removing directory 2025/10/15 04:25:16 DEBUG : Local file system at /tmp/rclone3883587907: deleted 3 directories 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36195") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44070->172.17.0.3:36195, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35154") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:32788->172.17.0.3:35154, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30400") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56556->172.17.0.3:30400, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36837") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:47766->172.17.0.3:36837, err= 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39669") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60708->172.17.0.3:39669, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33158") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37574->172.17.0.3:33158, err= 2025/10/15 04:25:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/15 04:25:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30708") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:48286->172.17.0.3:30708, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33964") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31789") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31287") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42704->172.17.0.3:31287, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42540->172.17.0.3:31789, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51292->172.17.0.3:33964, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31991") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38347") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:45842->172.17.0.3:31991, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38662->172.17.0.3:38347, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31255") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:60468->172.17.0.3:31255, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35432") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37673") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32748") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57016->172.17.0.3:37673, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56438->172.17.0.3:35432, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58078->172.17.0.3:32748, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31112") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44540->172.17.0.3:31112, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36318") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:42814->172.17.0.3:36318, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37436") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58194->172.17.0.3:37436, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 DEBUG : toe: transformed to: dG9l 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33752") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51932->172.17.0.3:33752, err= 2025/10/15 04:25:16 DEBUG : toe: transformed to: dG9l 2025/10/15 04:25:16 INFO : dG9l: Making directory 2025/10/15 04:25:16 DEBUG : toe: transformed to: dG9l 2025/10/15 04:25:16 DEBUG : toe: transformed to: dG9l 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/15 04:25:16 INFO : dG9l/dG9l: Making directory 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/15 04:25:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/15 04:25:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30697") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38710->172.17.0.3:30697, err= 2025/10/15 04:25:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:38227") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33046->172.17.0.3:38227, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31985") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53362->172.17.0.3:31985, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37569") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:57588->172.17.0.3:37569, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33134") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:44722->172.17.0.3:33134, err= 2025/10/15 04:25:16 DEBUG : dG9l: transformed to: toe 2025/10/15 04:25:16 DEBUG : dG9l: transformed to: toe 2025/10/15 04:25:16 DEBUG : toe: Directory modification time the same (differ by 545.626467ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : Added delayed dir = "toe", newDst=toe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39654") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:40672->172.17.0.3:39654, err= 2025/10/15 04:25:16 DEBUG : dG9l: transformed to: toe 2025/10/15 04:25:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/15 04:25:16 DEBUG : toe/toe: Directory modification time the same (differ by 545.626467ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30382") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:56900->172.17.0.3:30382, err= 2025/10/15 04:25:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/15 04:25:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/10/15 04:25:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/15 04:25:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/15 04:25:16 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for checks to finish 2025/10/15 04:25:16 DEBUG : Local file system at /tmp/rclone3883587907: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : Waiting for deletions to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:32190") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:41522->172.17.0.3:32190, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31101") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:33616->172.17.0.3:31101, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35266") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:58518->172.17.0.3:35266, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33284") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52922->172.17.0.3:33284, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35009") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:51240->172.17.0.3:35009, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35630") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:38588->172.17.0.3:35630, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:34265") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:43428->172.17.0.3:34265, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu", Local "Local file system at /tmp/rclone3883587907", Modify Window "1s" 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:35507") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:55518->172.17.0.3:35507, err= 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: 2025/10/15 04:25:16 INFO : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Making directory 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: 2025/10/15 04:25:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/15 04:25:16 INFO : toe/toe: Making directory 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe/toe: transformed to: 2025/10/15 04:25:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe: transformed to: 2025/10/15 04:25:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/15 04:25:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/15 04:25:16 DEBUG : toe/toe/toe: transformed to: 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for checks to finish 2025/10/15 04:25:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Waiting for transfers to finish 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:39516") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50468->172.17.0.3:39516, err= 2025/10/15 04:25:16 INFO : toe/toe/toe: Copied (new) 2025/10/15 04:25:16 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: not deleting files as there were IO errors 2025/10/15 04:25:16 ERROR : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: not deleting directories as there were IO errors 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30254") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:36768->172.17.0.3:30254, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36734") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53674->172.17.0.3:36734, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:30018") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:53982->172.17.0.3:30018, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37916") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:50080->172.17.0.3:37916, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:33048") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:52592->172.17.0.3:33048, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:31011") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37462->172.17.0.3:31011, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:36364") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:37616->172.17.0.3:36364, err= --- PASS: TestError (0.02s) PASS 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: dial("tcp","172.17.0.3:37098") 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: > dial: conn=172.17.0.1:39998->172.17.0.3:37098, err= 2025/10/15 04:25:16 DEBUG : ftp://172.17.0.3:21/rclone-test-fomiwiz5kunu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.275308611s (try 1/5)