"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/23 01:59:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute" 2025/11/23 01:59:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 01:59:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42198->172.17.0.3:21, err= 2025/11/23 01:59:11 DEBUG : Creating backend with remote "/tmp/rclone1386730245" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32451") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44714->172.17.0.3:32451, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31421") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59414->172.17.0.3:31421, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34537") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57214->172.17.0.3:34537, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35212") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47854->172.17.0.3:35212, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38180") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49862->172.17.0.3:38180, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37340") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36722->172.17.0.3:37340, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38535") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47342->172.17.0.3:38535, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36040") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49344->172.17.0.3:36040, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37818") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54578->172.17.0.3:37818, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32993") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60148->172.17.0.3:32993, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38941") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47970->172.17.0.3:38941, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36161") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41120->172.17.0.3:36161, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31176") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44066->172.17.0.3:31176, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37041") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49590->172.17.0.3:37041, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30169") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57460->172.17.0.3:30169, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : Creating backend with remote "/non-existing" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36600") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39740->172.17.0.3:36600, err= 2025/11/23 01:59:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31303") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41532->172.17.0.3:31303, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38637") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38990->172.17.0.3:38637, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30886") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57628->172.17.0.3:30886, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34743") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37284->172.17.0.3:34743, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32732") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35464->172.17.0.3:32732, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36363") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58166->172.17.0.3:36363, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38503") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37204->172.17.0.3:38503, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35847") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49994->172.17.0.3:35847, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32424") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53800->172.17.0.3:32424, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37976") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57992->172.17.0.3:37976, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Running all checks before starting transfers 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33348") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38534->172.17.0.3:33348, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Checks finished, now starting transfers 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39090") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45672->172.17.0.3:39090, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34061") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42716->172.17.0.3:34061, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36918") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38464->172.17.0.3:36918, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34477") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54334->172.17.0.3:34477, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37920") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58746->172.17.0.3:37920, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30128") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43750->172.17.0.3:30128, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 ERROR : Ignoring --no-traverse with sync 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31852") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41686->172.17.0.3:31852, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31410") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57948->172.17.0.3:31410, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35434") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50750->172.17.0.3:35434, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35573") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36764->172.17.0.3:35573, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36376") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41402->172.17.0.3:36376, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39147") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41766->172.17.0.3:39147, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37902") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60930->172.17.0.3:37902, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38987") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50892->172.17.0.3:38987, err= 2025/11/23 01:59:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39947") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54640->172.17.0.3:39947, err= 2025/11/23 01:59:11 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/23 01:59:11 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/23 01:59:11 INFO : hello world2: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30810") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49310->172.17.0.3:30810, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38772") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53754->172.17.0.3:38772, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35107") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48206->172.17.0.3:35107, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36067") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40456->172.17.0.3:36067, err= 2025/11/23 01:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39955") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38262->172.17.0.3:39955, err= 2025/11/23 01:59:11 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/23 01:59:11 INFO : potato2: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32215") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32798->172.17.0.3:32215, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35230") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43102->172.17.0.3:35230, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34366") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34450->172.17.0.3:34366, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34066") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33590->172.17.0.3:34066, err= 2025/11/23 01:59:11 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/23 01:59:11 INFO : potato2: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35820") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36828->172.17.0.3:35820, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33568") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47816->172.17.0.3:33568, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31205") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44928->172.17.0.3:31205, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/23 01:59:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35955") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57786->172.17.0.3:35955, err= 2025/11/23 01:59:11 INFO : sub dir2: Making directory 2025/11/23 01:59:11 INFO : sub dir: Making directory 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 INFO : sub dir2/sub sub dir2: Making directory 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34432") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42200->172.17.0.3:21, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47458->172.17.0.3:34432, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38546") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57592->172.17.0.3:38546, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35298") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37821") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34700->172.17.0.3:37821, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51566->172.17.0.3:35298, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31698") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55290->172.17.0.3:31698, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32332") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42642->172.17.0.3:32332, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37407") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37372") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57332->172.17.0.3:37407, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40514->172.17.0.3:37372, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30247") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49868->172.17.0.3:30247, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31592") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46318->172.17.0.3:31592, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 INFO : sub dir2: Making directory 2025/11/23 01:59:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/23 01:59:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33385") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43004->172.17.0.3:33385, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31767") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45214->172.17.0.3:31767, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34586") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36020->172.17.0.3:34586, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37549") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41730->172.17.0.3:37549, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37188") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60508->172.17.0.3:37188, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38525") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36192->172.17.0.3:38525, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37728") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60238->172.17.0.3:37728, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : sub dir2: Making directory with metadata 2025/11/23 01:59:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37743") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47866->172.17.0.3:37743, err= 2025/11/23 01:59:11 INFO : sub dir2: Making directory 2025/11/23 01:59:11 INFO : sub dir: Making directory 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38055") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46008->172.17.0.3:38055, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39386") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56900->172.17.0.3:39386, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37031") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47238->172.17.0.3:37031, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30532") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46632->172.17.0.3:30532, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38046") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44552->172.17.0.3:38046, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33169") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58766->172.17.0.3:33169, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31525") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38335") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53290->172.17.0.3:38335, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45744->172.17.0.3:31525, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37199") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39228->172.17.0.3:37199, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33039") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39940->172.17.0.3:33039, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34107") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51956->172.17.0.3:34107, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 INFO : sub dir2: Making directory 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31760") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45918->172.17.0.3:31760, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34767") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40506->172.17.0.3:34767, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38152") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56894->172.17.0.3:38152, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36646") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54850->172.17.0.3:36646, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38127") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60080->172.17.0.3:38127, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30658") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48622->172.17.0.3:30658, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33750") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34236->172.17.0.3:33750, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : sub dir2: Making directory with metadata 2025/11/23 01:59:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31262") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50696->172.17.0.3:31262, err= 2025/11/23 01:59:11 INFO : sub dir2: Making directory 2025/11/23 01:59:11 INFO : sub dir: Making directory 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35287") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40398->172.17.0.3:35287, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37088") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46078->172.17.0.3:37088, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36575") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36958") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48972->172.17.0.3:36958, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38260->172.17.0.3:36575, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37084") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49166->172.17.0.3:37084, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35627") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35164") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49698->172.17.0.3:35164, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41134->172.17.0.3:35627, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32699") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34670->172.17.0.3:32699, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31874") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46034->172.17.0.3:31874, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31049") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47514->172.17.0.3:31049, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 INFO : sub dir2: Making directory 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31160") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56592->172.17.0.3:31160, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30007") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33686->172.17.0.3:30007, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37848") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54578->172.17.0.3:37848, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37042") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37746->172.17.0.3:37042, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32832") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36444->172.17.0.3:32832, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30093") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53162->172.17.0.3:30093, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30755") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56906->172.17.0.3:30755, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37251") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34140->172.17.0.3:37251, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39088") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48678->172.17.0.3:39088, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39005") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33112->172.17.0.3:39005, err= 2025/11/23 01:59:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qohotap6xeyu" 2025/11/23 01:59:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: Connecting to FTP server 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:42214->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-zeresad2mute -> ftp://172.17.0.3:21/rclone-test-qohotap6xeyu 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:34988") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34175") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:46682->172.17.0.3:34988, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58012->172.17.0.3:34175, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38367") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50834->172.17.0.3:38367, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39040") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43382->172.17.0.3:39040, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:33079") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:53004->172.17.0.3:33079, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:33990") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:33630->172.17.0.3:33990, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:35123") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:47260->172.17.0.3:35123, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:38685") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:49380->172.17.0.3:38685, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: dial("tcp","172.17.0.3:35195") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: > dial: conn=172.17.0.1:39500->172.17.0.3:35195, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: Purge object "sub dir/hello world" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: Purge dir "sub dir" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-qohotap6xeyu: Purge dir "" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37115") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57320->172.17.0.3:37115, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35910") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45510->172.17.0.3:35910, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36821") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39956->172.17.0.3:36821, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37202") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35350->172.17.0.3:37202, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33628") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59072->172.17.0.3:33628, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38589") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54218->172.17.0.3:38589, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37077") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37524->172.17.0.3:37077, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35587") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52664->172.17.0.3:35587, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35873") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51852->172.17.0.3:35873, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38325") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45118->172.17.0.3:38325, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32235") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46352->172.17.0.3:32235, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31247") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35906->172.17.0.3:31247, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38799") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43978->172.17.0.3:38799, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30747") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58234->172.17.0.3:30747, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34709") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40674->172.17.0.3:34709, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32376") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55242->172.17.0.3:32376, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38354") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41340->172.17.0.3:38354, err= 2025/11/23 01:59:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fimasim5zesi" 2025/11/23 01:59:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Connecting to FTP server 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:42218->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-zeresad2mute -> ftp://172.17.0.3:21/rclone-test-fimasim5zesi 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:35373") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34827") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45056->172.17.0.3:34827, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:52646->172.17.0.3:35373, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31645") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52382->172.17.0.3:31645, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30286") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43004->172.17.0.3:30286, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:36597") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:37234->172.17.0.3:36597, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:32063") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:36894->172.17.0.3:32063, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:38861") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:49014->172.17.0.3:38861, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38819") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51622->172.17.0.3:38819, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30411") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44818->172.17.0.3:30411, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35323") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44392->172.17.0.3:35323, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:36839") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30095") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:59814->172.17.0.3:36839, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56500->172.17.0.3:30095, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30737") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56374->172.17.0.3:30737, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:38946") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:32992->172.17.0.3:38946, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fimasim5zesi) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35647") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35754->172.17.0.3:35647, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:36795") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:56006->172.17.0.3:36795, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:30395") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:34614->172.17.0.3:30395, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:38115") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:44028->172.17.0.3:38115, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:34981") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:46732->172.17.0.3:34981, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: dial("tcp","172.17.0.3:30986") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: > dial: conn=172.17.0.1:52576->172.17.0.3:30986, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Purge object "sub dir/hello world" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Purge dir "sub dir" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fimasim5zesi: Purge dir "" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36374") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33908->172.17.0.3:36374, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39149") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48102->172.17.0.3:39149, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34777") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42330->172.17.0.3:34777, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32402") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50000->172.17.0.3:32402, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39699") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44526->172.17.0.3:39699, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36048") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40980->172.17.0.3:36048, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33872") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55552->172.17.0.3:33872, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32924") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42286->172.17.0.3:32924, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30717") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58702->172.17.0.3:30717, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/23 01:59:11 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30579") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33182->172.17.0.3:30579, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32004") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34186->172.17.0.3:32004, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35829") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50284->172.17.0.3:35829, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30871") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52490->172.17.0.3:30871, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31313") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42718->172.17.0.3:31313, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38625") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48256->172.17.0.3:38625, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36772") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37200->172.17.0.3:36772, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34785") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44072->172.17.0.3:34785, err= 2025/11/23 01:59:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-honixok5neyu" 2025/11/23 01:59:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:11 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Connecting to FTP server 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:42228->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-zeresad2mute -> ftp://172.17.0.3:21/rclone-test-honixok5neyu 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36181") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:33877") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51534->172.17.0.3:36181, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:39466->172.17.0.3:33877, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34347") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56130->172.17.0.3:34347, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30689") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41066->172.17.0.3:30689, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:38161") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:34956->172.17.0.3:38161, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:39652") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:43712->172.17.0.3:39652, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:37752") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:47576->172.17.0.3:37752, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30070") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51138->172.17.0.3:30070, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34638") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43848->172.17.0.3:34638, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39796") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52090->172.17.0.3:39796, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Using server-side directory move 2025/11/23 01:59:11 INFO : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:32737") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30802") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44546->172.17.0.3:30802, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:41846->172.17.0.3:32737, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:37883") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38515") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58974->172.17.0.3:38515, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:38950->172.17.0.3:37883, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-honixok5neyu) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Waiting for transfers to finish 2025/11/23 01:59:11 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:11 INFO : sub dir/hello world: Moved (server-side) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31413") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39616->172.17.0.3:31413, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32033") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38748->172.17.0.3:32033, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:33118") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:38126->172.17.0.3:33118, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:39610") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:54074->172.17.0.3:39610, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37852") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46866->172.17.0.3:37852, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36199") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44110->172.17.0.3:36199, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30361") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51918->172.17.0.3:30361, err= 2025/11/23 01:59:11 DEBUG : testing file moves 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39490") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50322->172.17.0.3:39490, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:35365") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:35096->172.17.0.3:35365, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:31962") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:57716->172.17.0.3:31962, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34646") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54620->172.17.0.3:34646, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-honixok5neyu) 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Waiting for transfers to finish 2025/11/23 01:59:11 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:11 INFO : sub dir/hello world: Moved (server-side) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38172") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60376->172.17.0.3:38172, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35559") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36784->172.17.0.3:35559, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:33772") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:39106->172.17.0.3:33772, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:32857") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:32828->172.17.0.3:32857, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:33305") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:52776->172.17.0.3:33305, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: dial("tcp","172.17.0.3:36053") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: > dial: conn=172.17.0.1:53014->172.17.0.3:36053, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Purge object "sub dir/hello world" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Purge dir "sub dir" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-honixok5neyu: Purge dir "" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33036") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33924->172.17.0.3:33036, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36727") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54698->172.17.0.3:36727, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32408") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34000->172.17.0.3:32408, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36645") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57406->172.17.0.3:36645, err= 2025/11/23 01:59:11 ERROR : error listing: directory not found 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32705") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34456->172.17.0.3:32705, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32385") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53998->172.17.0.3:32385, err= 2025/11/23 01:59:11 INFO : Local file system at /tmp/rclone1386730245: Making directory 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31484") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36900->172.17.0.3:31484, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30317") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41470->172.17.0.3:30317, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39840") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55668->172.17.0.3:39840, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32529") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43932->172.17.0.3:32529, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30463") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36106->172.17.0.3:30463, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37608") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34520->172.17.0.3:37608, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33450") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57556->172.17.0.3:33450, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30224") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49252->172.17.0.3:30224, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39188") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35624->172.17.0.3:39188, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31586") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38042->172.17.0.3:31586, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39826") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35890->172.17.0.3:39826, err= 2025/11/23 01:59:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35063") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57634->172.17.0.3:35063, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39669") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40248->172.17.0.3:39669, err= 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/23 01:59:11 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/23 01:59:11 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31310") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38282->172.17.0.3:31310, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38823") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45774->172.17.0.3:38823, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33709") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51504->172.17.0.3:33709, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39694") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33500->172.17.0.3:39694, err= 2025/11/23 01:59:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31805") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42196->172.17.0.3:31805, err= 2025/11/23 01:59:11 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/23 01:59:11 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/23 01:59:11 INFO : check sum: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30529") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32772->172.17.0.3:30529, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38283") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49184->172.17.0.3:38283, err= 2025/11/23 01:59:11 DEBUG : check sum: size = 1 OK 2025/11/23 01:59:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zeresad2mute: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/23 01:59:11 DEBUG : check sum: Size of src and dst objects identical 2025/11/23 01:59:11 DEBUG : check sum: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : There was nothing to transfer 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30336") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50220->172.17.0.3:30336, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30874") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38034->172.17.0.3:30874, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36332") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57298->172.17.0.3:36332, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39708") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60016->172.17.0.3:39708, err= 2025/11/23 01:59:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37991") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34298->172.17.0.3:37991, err= 2025/11/23 01:59:11 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/23 01:59:11 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/23 01:59:11 INFO : sizeonly: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30825") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46196->172.17.0.3:30825, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35881") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47924->172.17.0.3:35881, err= 2025/11/23 01:59:11 DEBUG : sizeonly: size = 6 OK 2025/11/23 01:59:11 DEBUG : sizeonly: Sizes identical 2025/11/23 01:59:11 DEBUG : sizeonly: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : There was nothing to transfer 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30302") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49832->172.17.0.3:30302, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36256") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60946->172.17.0.3:36256, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39758") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58590->172.17.0.3:39758, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34071") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55084->172.17.0.3:34071, err= 2025/11/23 01:59:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35213") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58760->172.17.0.3:35213, err= 2025/11/23 01:59:11 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/23 01:59:11 INFO : ignore-size: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39193") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37198->172.17.0.3:39193, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33090") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36372->172.17.0.3:33090, err= 2025/11/23 01:59:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:11 DEBUG : ignore-size: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : There was nothing to transfer 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32670") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52298->172.17.0.3:32670, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31854") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55608->172.17.0.3:31854, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30679") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54300->172.17.0.3:30679, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35290") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37892->172.17.0.3:35290, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36676") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39652->172.17.0.3:36676, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35895") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32782->172.17.0.3:35895, err= 2025/11/23 01:59:11 DEBUG : existing: size = 6 OK 2025/11/23 01:59:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : existing: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : There was nothing to transfer 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31101") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49016->172.17.0.3:31101, err= 2025/11/23 01:59:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39695") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50804->172.17.0.3:39695, err= 2025/11/23 01:59:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/23 01:59:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/23 01:59:11 INFO : existing: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38683") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38312->172.17.0.3:38683, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32958") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43334->172.17.0.3:32958, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32747") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44380->172.17.0.3:32747, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31500") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38756->172.17.0.3:31500, err= 2025/11/23 01:59:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35466") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58372->172.17.0.3:35466, err= 2025/11/23 01:59:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/23 01:59:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/23 01:59:11 INFO : existing: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37971") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53942->172.17.0.3:37971, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38493") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33922->172.17.0.3:38493, err= 2025/11/23 01:59:11 DEBUG : existing: Destination exists, skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : There was nothing to transfer 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30922") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44604->172.17.0.3:30922, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34522") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57852->172.17.0.3:34522, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35533") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38148->172.17.0.3:35533, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32347") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60052->172.17.0.3:32347, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30480") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42356->172.17.0.3:30480, err= 2025/11/23 01:59:11 INFO : d: Making directory 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32097") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53534->172.17.0.3:32097, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42242->172.17.0.3:21, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32593") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58684->172.17.0.3:32593, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32159") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56982->172.17.0.3:32159, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30381") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39468->172.17.0.3:30381, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30580") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41480->172.17.0.3:30580, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33802") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45166->172.17.0.3:33802, err= 2025/11/23 01:59:11 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:59:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30413") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31442") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60364->172.17.0.3:30413, err= 2025/11/23 01:59:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57016->172.17.0.3:31442, err= 2025/11/23 01:59:11 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35043") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52912->172.17.0.3:35043, err= 2025/11/23 01:59:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/23 01:59:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/23 01:59:11 INFO : a/potato2: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : b/potato: Deleted 2025/11/23 01:59:11 INFO : d: Removing directory 2025/11/23 01:59:11 INFO : b: Removing directory 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: deleted 2 directories 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34590") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46872->172.17.0.3:34590, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39718") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36776->172.17.0.3:39718, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31240") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48186->172.17.0.3:31240, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37025") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36504->172.17.0.3:37025, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36926") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35672->172.17.0.3:36926, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30320") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57236->172.17.0.3:30320, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36169") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59422->172.17.0.3:36169, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34237") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59452->172.17.0.3:34237, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38790") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48330->172.17.0.3:38790, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34683") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34356->172.17.0.3:34683, err= 2025/11/23 01:59:11 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:11 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/11/23 01:59:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35237") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43880->172.17.0.3:35237, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38967") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37760->172.17.0.3:38967, err= 2025/11/23 01:59:11 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:11 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/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35356") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54986->172.17.0.3:35356, err= 2025/11/23 01:59:11 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/23 01:59:11 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/23 01:59:11 INFO : empty space: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33178") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37564->172.17.0.3:33178, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35446") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54686->172.17.0.3:35446, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39269") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50768->172.17.0.3:39269, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31535") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40568->172.17.0.3:31535, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30031") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57272->172.17.0.3:30031, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30411") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44830->172.17.0.3:30411, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39337") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45924->172.17.0.3:39337, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36515") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48552->172.17.0.3:36515, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : foo: size = 3 OK 2025/11/23 01:59:11 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/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33873") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59456->172.17.0.3:33873, err= 2025/11/23 01:59:11 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/23 01:59:11 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/23 01:59:11 INFO : foo: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34140") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57050->172.17.0.3:34140, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31318") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51132->172.17.0.3:31318, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35671") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53196->172.17.0.3:35671, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39725") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37664->172.17.0.3:39725, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32272") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49674->172.17.0.3:32272, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33891") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58652->172.17.0.3:33891, err= 2025/11/23 01:59:11 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30972") 2025/11/23 01:59:11 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37184->172.17.0.3:30972, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/23 01:59:11 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/23 01:59:11 INFO : potato: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35633") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59546->172.17.0.3:35633, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38769") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42722->172.17.0.3:38769, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39756") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36842->172.17.0.3:39756, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33969") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44500->172.17.0.3:33969, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34238") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38784->172.17.0.3:34238, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35612") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56322->172.17.0.3:35612, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:11 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:11 DEBUG : potato: Sizes differ 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31634") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39526->172.17.0.3:31634, err= 2025/11/23 01:59:11 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/23 01:59:11 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/23 01:59:11 INFO : potato: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34496") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44542->172.17.0.3:34496, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38538") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33206->172.17.0.3:38538, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39547") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43200->172.17.0.3:39547, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30943") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48898->172.17.0.3:30943, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31680") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42330->172.17.0.3:31680, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39948") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36284->172.17.0.3:39948, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : potato: size = 21 OK 2025/11/23 01:59:11 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/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39008") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44654->172.17.0.3:39008, err= 2025/11/23 01:59:11 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/23 01:59:11 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/23 01:59:11 INFO : potato: Copied (replaced existing) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36645") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57410->172.17.0.3:36645, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36374") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33916->172.17.0.3:36374, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37529") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42324->172.17.0.3:37529, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38846") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42570->172.17.0.3:38846, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39947") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54650->172.17.0.3:39947, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32978") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58756->172.17.0.3:32978, err= 2025/11/23 01:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:11 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35459") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52858->172.17.0.3:35459, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39330") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36074->172.17.0.3:39330, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38561") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44194->172.17.0.3:38561, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38451") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37754->172.17.0.3:38451, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35384") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55630->172.17.0.3:35384, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31115") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54402->172.17.0.3:31115, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35764") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34108->172.17.0.3:35764, err= 2025/11/23 01:59:11 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35220") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51548->172.17.0.3:35220, err= 2025/11/23 01:59:11 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/23 01:59:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/23 01:59:11 INFO : potato2: Copied (new) 2025/11/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:11 INFO : potato: Deleted 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34538") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36682->172.17.0.3:34538, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30476") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39376->172.17.0.3:30476, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31179") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58726->172.17.0.3:31179, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35502") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41068->172.17.0.3:35502, err= 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34571") 2025/11/23 01:59:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56646->172.17.0.3:34571, err= 2025/11/23 01:59:11 INFO : d: Making directory 2025/11/23 01:59:11 INFO : d/e: Making directory 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35811") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47696->172.17.0.3:35811, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31681") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31446") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36663") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32880->172.17.0.3:31446, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44008->172.17.0.3:31681, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58406->172.17.0.3:36663, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35745") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53668->172.17.0.3:35745, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34611") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35554->172.17.0.3:34611, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39036") 2025/11/23 01:59:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37959") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35182->172.17.0.3:37959, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54506->172.17.0.3:39036, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39174") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37619") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42256->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59268->172.17.0.3:39174, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60942->172.17.0.3:37619, err= 2025/11/23 01:59:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/23 01:59:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/23 01:59:12 INFO : a/potato2: Copied (new) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36314") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55372->172.17.0.3:36314, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:59:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : b/potato: Deleted 2025/11/23 01:59:12 INFO : d/e: Removing directory 2025/11/23 01:59:12 INFO : d: Removing directory 2025/11/23 01:59:12 INFO : b: Removing directory 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: deleted 3 directories 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35654") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44312->172.17.0.3:35654, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36246") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47394->172.17.0.3:36246, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39005") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33122->172.17.0.3:39005, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32676") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52978->172.17.0.3:32676, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36725") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55862->172.17.0.3:36725, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33175") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54132->172.17.0.3:33175, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32094") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52240->172.17.0.3:32094, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34948") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51712->172.17.0.3:34948, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33692") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43460->172.17.0.3:33692, err= 2025/11/23 01:59:12 INFO : d: Making directory 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34869") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55336->172.17.0.3:34869, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33913") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38431") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35400->172.17.0.3:33913, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32904->172.17.0.3:38431, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37567") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42046->172.17.0.3:37567, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33871") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57674->172.17.0.3:33871, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38844") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37630") 2025/11/23 01:59:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45436->172.17.0.3:38844, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58888->172.17.0.3:37630, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36512") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49170->172.17.0.3:36512, err= 2025/11/23 01:59:12 DEBUG : c/non empty space: size = 5 OK 2025/11/23 01:59:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39503") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51018->172.17.0.3:39503, err= 2025/11/23 01:59:12 DEBUG : c/non empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/23 01:59:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/23 01:59:12 INFO : a/potato2: Copied (new) 2025/11/23 01:59:12 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: not deleting files as there were IO errors 2025/11/23 01:59:12 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: not deleting directories as there were IO errors 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36373") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33886->172.17.0.3:36373, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30233") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34247") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46472->172.17.0.3:34247, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44096->172.17.0.3:30233, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39597") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40562->172.17.0.3:39597, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37847") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48376->172.17.0.3:37847, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31897") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33298->172.17.0.3:31897, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30371") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37988->172.17.0.3:30371, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30635") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33803") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34770->172.17.0.3:33803, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57180->172.17.0.3:30635, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37548") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49308->172.17.0.3:37548, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30205") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54994->172.17.0.3:30205, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39705") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48210->172.17.0.3:39705, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33266") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54782->172.17.0.3:33266, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37334") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33046->172.17.0.3:37334, err= 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37378") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36294->172.17.0.3:37378, err= 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32851") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40582->172.17.0.3:32851, err= 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 INFO : potato: Deleted 2025/11/23 01:59:12 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/23 01:59:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/23 01:59:12 INFO : potato2: Copied (new) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30591") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51100->172.17.0.3:30591, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33725") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45874->172.17.0.3:33725, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39639") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45214->172.17.0.3:39639, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33133") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44160->172.17.0.3:33133, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34284") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55298->172.17.0.3:34284, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32945") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46944->172.17.0.3:32945, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36229") 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60850->172.17.0.3:36229, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 INFO : potato: Deleted 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38717") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59894->172.17.0.3:38717, err= 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33592") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38670->172.17.0.3:33592, err= 2025/11/23 01:59:12 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/23 01:59:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/23 01:59:12 INFO : potato2: Copied (new) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30456") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45654->172.17.0.3:30456, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35502") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41070->172.17.0.3:35502, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38215") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51920->172.17.0.3:38215, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33697") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55404->172.17.0.3:33697, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33636") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58980->172.17.0.3:33636, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34047") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37848->172.17.0.3:34047, err= 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36762") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54774->172.17.0.3:36762, err= 2025/11/23 01:59:12 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/23 01:59:12 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/23 01:59:12 INFO : potato2: Copied (new) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34324") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36420->172.17.0.3:34324, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32018") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33586->172.17.0.3:32018, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33463") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36622->172.17.0.3:33463, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39444") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33194->172.17.0.3:39444, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39054") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49100->172.17.0.3:39054, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34505") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38668->172.17.0.3:34505, err= 2025/11/23 01:59:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : enormous: Excluded 2025/11/23 01:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : potato2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33450") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57570->172.17.0.3:33450, err= 2025/11/23 01:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : potato2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30535") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36534->172.17.0.3:30535, err= 2025/11/23 01:59:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : enormous: Excluded 2025/11/23 01:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : potato2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38757") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53902->172.17.0.3:38757, err= 2025/11/23 01:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : potato2: Excluded 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37312") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44790->172.17.0.3:37312, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31068") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42112->172.17.0.3:31068, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38906") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43830->172.17.0.3:38906, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30570") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39558->172.17.0.3:30570, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32087") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55172->172.17.0.3:32087, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37236") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38608->172.17.0.3:37236, err= 2025/11/23 01:59:12 DEBUG : enormous: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : enormous: Excluded 2025/11/23 01:59:12 DEBUG : potato2: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : potato2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37277") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54668->172.17.0.3:37277, err= 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : enormous: Deleted 2025/11/23 01:59:12 INFO : potato2: Deleted 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32258") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34942->172.17.0.3:32258, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38109") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46898->172.17.0.3:38109, err= 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : potato2: Deleted 2025/11/23 01:59:12 INFO : enormous: Deleted 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35342") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34260->172.17.0.3:35342, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38508") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54404->172.17.0.3:38508, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38876") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34918->172.17.0.3:38876, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33467") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48310->172.17.0.3:33467, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38247") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58058->172.17.0.3:38247, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39321") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49578->172.17.0.3:39321, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35351") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47416->172.17.0.3:35351, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36245") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50142->172.17.0.3:36245, err= 2025/11/23 01:59:12 DEBUG : five: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:12 DEBUG : four: Sizes differ 2025/11/23 01:59:12 DEBUG : one: Destination is newer than source, skipping 2025/11/23 01:59:12 DEBUG : three: size = 5 OK 2025/11/23 01:59:12 DEBUG : three: Sizes identical 2025/11/23 01:59:12 DEBUG : two: size = 3 OK 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38657") 2025/11/23 01:59:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/23 01:59:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48536->172.17.0.3:38657, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30151") 2025/11/23 01:59:12 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51474->172.17.0.3:30151, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35978") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44806->172.17.0.3:35978, err= 2025/11/23 01:59:12 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/23 01:59:12 INFO : five: Copied (new) 2025/11/23 01:59:12 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/23 01:59:12 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/23 01:59:12 DEBUG : four.f852663a.partial: renamed to: four 2025/11/23 01:59:12 INFO : four: Copied (replaced existing) 2025/11/23 01:59:12 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/23 01:59:12 INFO : two: Copied (replaced existing) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37317") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56256->172.17.0.3:37317, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30959") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51250->172.17.0.3:30959, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34695") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49444->172.17.0.3:34695, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === 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:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/23 01:59:12 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39196") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56728->172.17.0.3:39196, err= 2025/11/23 01:59:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30324") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30387") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47612->172.17.0.3:30324, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34134->172.17.0.3:30387, err= 2025/11/23 01:59:12 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/23 01:59:12 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/23 01:59:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/23 01:59:12 INFO : potato: Copied (new) 2025/11/23 01:59:12 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/23 01:59:12 INFO : yam: Copied (new) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35227") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41374->172.17.0.3:35227, err= 2025/11/23 01:59:12 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31736") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43134->172.17.0.3:31736, err= 2025/11/23 01:59:12 DEBUG : potato: size = 14 OK 2025/11/23 01:59:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : potato: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38730") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47822->172.17.0.3:38730, err= 2025/11/23 01:59:12 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/23 01:59:12 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/23 01:59:12 INFO : yaml: Copied (new) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : yam: Deleted 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39581") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50068->172.17.0.3:39581, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32884") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47394->172.17.0.3:32884, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38092") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36004->172.17.0.3:38092, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30136") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58216->172.17.0.3:30136, err= 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Making map for --track-renames 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Finished making map for --track-renames 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:59:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38656") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for renames to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42556->172.17.0.3:38656, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32641") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41584->172.17.0.3:32641, err= 2025/11/23 01:59:12 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/23 01:59:12 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/23 01:59:12 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/23 01:59:12 INFO : yam: Copied (new) 2025/11/23 01:59:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/23 01:59:12 INFO : potato: Copied (new) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32218") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34424->172.17.0.3:32218, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30176") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39190->172.17.0.3:30176, err= 2025/11/23 01:59:12 DEBUG : potato: size = 14 OK 2025/11/23 01:59:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Making map for --track-renames 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Finished making map for --track-renames 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 INFO : yam: Moved (server-side) to: yaml 2025/11/23 01:59:12 INFO : yaml: Renamed from "yam" 2025/11/23 01:59:12 DEBUG : potato: Unchanged skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for renames to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35419") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38080->172.17.0.3:35419, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34586") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36022->172.17.0.3:34586, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38716") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47842->172.17.0.3:38716, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30894") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55890->172.17.0.3:30894, err= 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Making map for --track-renames 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Finished making map for --track-renames 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/23 01:59:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for renames to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36557") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59964->172.17.0.3:36557, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30983") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39920->172.17.0.3:30983, err= 2025/11/23 01:59:12 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/23 01:59:12 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/23 01:59:12 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/23 01:59:12 INFO : sub/yam: Copied (new) 2025/11/23 01:59:12 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/23 01:59:12 INFO : potato: Copied (new) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39182") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35764->172.17.0.3:39182, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37065") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51472->172.17.0.3:37065, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34968") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37582->172.17.0.3:34968, err= 2025/11/23 01:59:12 DEBUG : potato: size = 14 OK 2025/11/23 01:59:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32836") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56340->172.17.0.3:32836, err= 2025/11/23 01:59:12 DEBUG : potato: Unchanged skipping 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Making map for --track-renames 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Finished making map for --track-renames 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for renames to finish 2025/11/23 01:59:12 INFO : sub/yam: Moved (server-side) to: yam 2025/11/23 01:59:12 INFO : yam: Renamed from "sub/yam" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33004") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43340->172.17.0.3:33004, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30392") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55068->172.17.0.3:30392, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34236") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58648->172.17.0.3:34236, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39808") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53552->172.17.0.3:39808, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34290") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33512->172.17.0.3:34290, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "/tmp/rclone1386730245/dir1" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "/tmp/rclone1386730245/dir2" 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245/dir2: Using server-side directory move 2025/11/23 01:59:12 INFO : Local file system at /tmp/rclone1386730245/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:59:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:12 INFO : file1.txt: Moved (server-side) 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245/dir2: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245/dir2: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38860") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53238->172.17.0.3:38860, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30518") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44868->172.17.0.3:30518, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39441") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60486->172.17.0.3:39441, err= 2025/11/23 01:59:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31713") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33876->172.17.0.3:31713, err= 2025/11/23 01:59:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37729") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44548->172.17.0.3:37729, err= 2025/11/23 01:59:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:12 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:12 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:12 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/23 01:59:12 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/23 01:59:12 INFO : nested/sub dir/file: Copied (new) 2025/11/23 01:59:12 INFO : nested/sub dir/file: Deleted 2025/11/23 01:59:12 INFO : sub dir: Removing directory 2025/11/23 01:59:12 INFO : nested/sub dir: Removing directory 2025/11/23 01:59:12 INFO : nested: Removing directory 2025/11/23 01:59:12 DEBUG : Local file system at /tmp/rclone1386730245: deleted 3 directories 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39443") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44770->172.17.0.3:39443, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34124") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33149") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60734->172.17.0.3:33149, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44474->172.17.0.3:34124, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37295") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41402->172.17.0.3:37295, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39750") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34502->172.17.0.3:39750, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39658") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53130->172.17.0.3:39658, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38558") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45784->172.17.0.3:38558, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30113") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35748->172.17.0.3:30113, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30375") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57366->172.17.0.3:30375, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34018") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55632->172.17.0.3:34018, err= 2025/11/23 01:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38083") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44880->172.17.0.3:38083, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39811") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48544->172.17.0.3:39811, err= 2025/11/23 01:59:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/23 01:59:12 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/23 01:59:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/23 01:59:12 INFO : sub dir/hello world: Copied (new) 2025/11/23 01:59:12 INFO : sub dir/hello world: Deleted 2025/11/23 01:59:12 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/23 01:59:12 INFO : nested/sub dir/file: Copied (new) 2025/11/23 01:59:12 INFO : nested/sub dir/file: Deleted 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33392") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46284->172.17.0.3:33392, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33729") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36773") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47858->172.17.0.3:36773, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39012->172.17.0.3:33729, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38182") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59964->172.17.0.3:38182, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36748") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49198->172.17.0.3:36748, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30558") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48912->172.17.0.3:30558, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39808") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53568->172.17.0.3:39808, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36822") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49416->172.17.0.3:36822, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36121") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43310->172.17.0.3:36121, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35720") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34262->172.17.0.3:35720, err= 2025/11/23 01:59:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31273") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60866->172.17.0.3:31273, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37303") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49292->172.17.0.3:37303, err= 2025/11/23 01:59:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/23 01:59:12 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/23 01:59:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/23 01:59:12 INFO : existing: Copied (new) 2025/11/23 01:59:12 INFO : existing: Deleted 2025/11/23 01:59:12 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/23 01:59:12 INFO : existing-b: Copied (new) 2025/11/23 01:59:12 INFO : existing-b: Deleted 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39503") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51030->172.17.0.3:39503, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34892") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58142->172.17.0.3:34892, err= 2025/11/23 01:59:12 DEBUG : existing: Destination exists, skipping 2025/11/23 01:59:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33251") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40496->172.17.0.3:33251, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39592") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41970->172.17.0.3:39592, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36730") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36528->172.17.0.3:36730, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-misohec8voxu" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:42272->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34516") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58276->172.17.0.3:34516, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33335") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35206->172.17.0.3:33335, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36509") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50054->172.17.0.3:36509, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32875") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48690->172.17.0.3:32875, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-zeresad2mute -> ftp://172.17.0.3:21/rclone-test-misohec8voxu 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:38048") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:57452->172.17.0.3:38048, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:31898") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:49532->172.17.0.3:31898, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:32521") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:58384->172.17.0.3:32521, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Using server-side directory move 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:33085") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31594") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52328->172.17.0.3:31594, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:44360->172.17.0.3:33085, err= 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:12 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-misohec8voxu) 2025/11/23 01:59:12 DEBUG : potato3: Sizes differ 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:42284->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Waiting for checks to finish 2025/11/23 01:59:12 INFO : empty space: Deleted 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Waiting for transfers to finish 2025/11/23 01:59:12 INFO : potato2: Moved (server-side) 2025/11/23 01:59:12 INFO : potato3: Deleted 2025/11/23 01:59:12 INFO : potato3: Moved (server-side) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38472") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43170->172.17.0.3:38472, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:37604") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:51590->172.17.0.3:37604, err= 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mimonic3zewu" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: > dial: conn=172.17.0.1:42300->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Using server-side directory move 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Server side directory move succeeded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: dial("tcp","172.17.0.3:34134") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: > dial: conn=172.17.0.1:57480->172.17.0.3:34134, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:31091") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:46928->172.17.0.3:31091, err= 2025/11/23 01:59:12 ERROR : error listing: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: dial("tcp","172.17.0.3:37991") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: > dial: conn=172.17.0.1:34306->172.17.0.3:37991, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Purge object "empty space" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Purge object "potato2" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Purge object "potato3" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-mimonic3zewu: Purge dir "" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: dial("tcp","172.17.0.3:33504") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: > dial: conn=172.17.0.1:35392->172.17.0.3:33504, err= 2025/11/23 01:59:12 ERROR : error listing: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-misohec8voxu: Purge dir "" 2025/11/23 01:59:12 NOTICE: purge failed to rmdir "": directory not found 2025/11/23 01:59:12 NOTICE: purge failed: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39668") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57488->172.17.0.3:39668, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30249") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41822->172.17.0.3:30249, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pawipiy2vube" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:42312->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33829") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52982->172.17.0.3:33829, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35896") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33350->172.17.0.3:35896, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36259") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44644->172.17.0.3:36259, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38897") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55428->172.17.0.3:38897, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-zeresad2mute -> ftp://172.17.0.3:21/rclone-test-pawipiy2vube 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:37772") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:55034->172.17.0.3:37772, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:33307") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:36476->172.17.0.3:33307, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:38402") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:55248->172.17.0.3:38402, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36034") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:30113") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:35756->172.17.0.3:30113, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60066->172.17.0.3:36034, err= 2025/11/23 01:59:12 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : empty space: Excluded 2025/11/23 01:59:12 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : empty space: Excluded 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:12 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-pawipiy2vube) 2025/11/23 01:59:12 DEBUG : potato3: Sizes differ 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:42318->172.17.0.3:21, err= 2025/11/23 01:59:12 INFO : potato2: Moved (server-side) 2025/11/23 01:59:12 INFO : potato3: Deleted 2025/11/23 01:59:12 INFO : potato3: Moved (server-side) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39554") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49788->172.17.0.3:39554, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:35864") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:35520->172.17.0.3:35864, err= 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuwowac1cave" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: > dial: conn=172.17.0.1:42332->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: dial("tcp","172.17.0.3:36336") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: > dial: conn=172.17.0.1:59572->172.17.0.3:36336, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:33991") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:55950->172.17.0.3:33991, err= 2025/11/23 01:59:12 DEBUG : empty space: Excluded (Size Filter) 2025/11/23 01:59:12 DEBUG : empty space: Excluded 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: > dial: conn=172.17.0.1:42346->172.17.0.3:21, err= 2025/11/23 01:59:12 INFO : potato2: Moved (server-side) 2025/11/23 01:59:12 INFO : potato3: Moved (server-side) 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: dial("tcp","172.17.0.3:38327") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: > dial: conn=172.17.0.1:43106->172.17.0.3:38327, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:31031") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:33806->172.17.0.3:31031, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: dial("tcp","172.17.0.3:34458") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: > dial: conn=172.17.0.1:40842->172.17.0.3:34458, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Purge object "potato2" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Purge object "potato3" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tuwowac1cave: Purge dir "" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: dial("tcp","172.17.0.3:37563") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: > dial: conn=172.17.0.1:60286->172.17.0.3:37563, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: Purge object "empty space" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-pawipiy2vube: Purge dir "" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39033") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51146->172.17.0.3:39033, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37633") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49970->172.17.0.3:37633, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-senaqex7wino" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:42358->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37606") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54928->172.17.0.3:37606, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36473") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44872->172.17.0.3:36473, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31274") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46984->172.17.0.3:31274, err= 2025/11/23 01:59:12 INFO : tomatoDir: Making directory 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33617") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44258->172.17.0.3:33617, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34691") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47774->172.17.0.3:34691, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-zeresad2mute -> ftp://172.17.0.3:21/rclone-test-senaqex7wino 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:36800") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:37854->172.17.0.3:36800, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:36786") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:47492->172.17.0.3:36786, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:35838") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:33932->172.17.0.3:35838, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Using server-side directory move 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:36592") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:45332->172.17.0.3:36592, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31040") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46940->172.17.0.3:31040, err= 2025/11/23 01:59:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : empty space: size = 1 OK 2025/11/23 01:59:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : empty space: Unchanged skipping 2025/11/23 01:59:12 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:12 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-senaqex7wino) 2025/11/23 01:59:12 DEBUG : potato3: Sizes differ 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:42360->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33722") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54670->172.17.0.3:33722, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Waiting for checks to finish 2025/11/23 01:59:12 INFO : empty space: Deleted 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Waiting for transfers to finish 2025/11/23 01:59:12 INFO : potato2: Moved (server-side) 2025/11/23 01:59:12 INFO : potato3: Deleted 2025/11/23 01:59:12 INFO : potato3: Moved (server-side) 2025/11/23 01:59:12 INFO : tomatoDir: Removing directory 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: deleted 1 directories 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31826") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44704->172.17.0.3:31826, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37928") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43032->172.17.0.3:37928, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:36361") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:48432->172.17.0.3:36361, err= 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tezohud0tuna" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: > dial: conn=172.17.0.1:42370->172.17.0.3:21, err= 2025/11/23 01:59:12 INFO : tomatoDir: Making directory 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Using server-side directory move 2025/11/23 01:59:12 INFO : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Server side directory move succeeded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: dial("tcp","172.17.0.3:38363") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: > dial: conn=172.17.0.1:34350->172.17.0.3:38363, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: dial("tcp","172.17.0.3:34354") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: > dial: conn=172.17.0.1:51746->172.17.0.3:34354, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:34652") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:40496->172.17.0.3:34652, err= 2025/11/23 01:59:12 ERROR : error listing: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:32724") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:60478->172.17.0.3:32724, err= 2025/11/23 01:59:12 ERROR : error listing: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: dial("tcp","172.17.0.3:31629") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: > dial: conn=172.17.0.1:46090->172.17.0.3:31629, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Purge object "empty space" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Purge object "potato2" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Purge object "potato3" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: dial("tcp","172.17.0.3:37586") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: > dial: conn=172.17.0.1:38224->172.17.0.3:37586, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Purge dir "tomatoDir" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-tezohud0tuna: Purge dir "" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: dial("tcp","172.17.0.3:34975") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: > dial: conn=172.17.0.1:57864->172.17.0.3:34975, err= 2025/11/23 01:59:12 ERROR : error listing: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-senaqex7wino: Purge dir "" 2025/11/23 01:59:12 NOTICE: purge failed to rmdir "": directory not found 2025/11/23 01:59:12 NOTICE: purge failed: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30284") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32904->172.17.0.3:30284, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39630") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34348->172.17.0.3:39630, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34108") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40062->172.17.0.3:34108, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39786") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38432->172.17.0.3:39786, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/rclone-sync-test" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: > dial: conn=172.17.0.1:42374->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32965") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50980->172.17.0.3:32965, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32517") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50134->172.17.0.3:32517, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/rclone-sync-test" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: > dial: conn=172.17.0.1:42388->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/rclone-sync-test-include/layer2" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42400->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/rclone-sync-test-ignore-file" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42406->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35343") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53948->172.17.0.3:35343, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: dial("tcp","172.17.0.3:35614") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33378") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: > dial: conn=172.17.0.1:52926->172.17.0.3:35614, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34154->172.17.0.3:33378, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32609") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52792->172.17.0.3:32609, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30030") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41560->172.17.0.3:30030, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: dial("tcp","172.17.0.3:35455") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test: > dial: conn=172.17.0.1:50432->172.17.0.3:35455, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33762") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54630->172.17.0.3:33762, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : rclone-sync-test-include: Removing directory 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: failed to delete 1 directories 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33273") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34984") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34808->172.17.0.3:34984, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37642->172.17.0.3:33273, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39930") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43346->172.17.0.3:39930, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31850") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:32715") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46598->172.17.0.3:31850, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33886->172.17.0.3:32715, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36380") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60754->172.17.0.3:36380, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : rclone-sync-test-include: Removing directory 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: failed to delete 1 directories 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:34297") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35867") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:33000->172.17.0.3:34297, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34390->172.17.0.3:35867, err= 2025/11/23 01:59:12 DEBUG : Excluded 2025/11/23 01:59:12 DEBUG : rclone-sync-test: Excluded 2025/11/23 01:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36512") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49186->172.17.0.3:36512, err= 2025/11/23 01:59:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34035") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42348->172.17.0.3:34035, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32723") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35542") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47292->172.17.0.3:35542, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44856->172.17.0.3:32723, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32916") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39228->172.17.0.3:32916, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38736") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56052->172.17.0.3:38736, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39363") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45114->172.17.0.3:39363, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42412->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:12 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: > dial: conn=172.17.0.1:42422->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" to be canonical "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:39163") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:33020->172.17.0.3:39163, err= 2025/11/23 01:59:12 DEBUG : one: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:36507") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:52738->172.17.0.3:36507, err= 2025/11/23 01:59:12 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/23 01:59:12 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/23 01:59:12 INFO : one: Copied (new) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36728") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54682->172.17.0.3:36728, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39942") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46824->172.17.0.3:39942, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39282") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39936->172.17.0.3:39282, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38911") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35150->172.17.0.3:38911, err= 2025/11/23 01:59:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:38630") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:43286->172.17.0.3:38630, err= 2025/11/23 01:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:12 DEBUG : one: Sizes differ 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:34779") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:57888->172.17.0.3:34779, err= 2025/11/23 01:59:12 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/23 01:59:12 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/23 01:59:12 INFO : one: Copied (replaced existing) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35734") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58606->172.17.0.3:35734, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37391") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60088->172.17.0.3:37391, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33713") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49912->172.17.0.3:33713, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37701") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48514->172.17.0.3:37701, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30122") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57498->172.17.0.3:30122, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37585") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31645") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48856->172.17.0.3:37585, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52390->172.17.0.3:31645, err= 2025/11/23 01:59:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:35951") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:55340->172.17.0.3:35951, err= 2025/11/23 01:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:12 DEBUG : one: Sizes differ 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : one: size = 5 OK 2025/11/23 01:59:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31186") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48576->172.17.0.3:31186, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30983") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35495") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46752->172.17.0.3:35495, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39926->172.17.0.3:30983, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36368") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58816->172.17.0.3:36368, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33568") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47818->172.17.0.3:33568, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36225") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34555") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46660->172.17.0.3:36225, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47738->172.17.0.3:34555, err= 2025/11/23 01:59:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:36242") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:52450->172.17.0.3:36242, err= 2025/11/23 01:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:12 DEBUG : one: Sizes differ 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: Connecting to FTP server 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: > dial: conn=172.17.0.1:42430->172.17.0.3:21, err= 2025/11/23 01:59:12 DEBUG : two: size = 3 OK 2025/11/23 01:59:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : one: size = 5 OK 2025/11/23 01:59:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37480") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40894->172.17.0.3:37480, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33541") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42742->172.17.0.3:33541, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38315") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45196->172.17.0.3:38315, err= 2025/11/23 01:59:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:36508") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:50302->172.17.0.3:36508, err= 2025/11/23 01:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:12 DEBUG : one: Sizes differ 2025/11/23 01:59:12 DEBUG : one: size = 5 OK 2025/11/23 01:59:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:59:12 DEBUG : two: size = 3 OK 2025/11/23 01:59:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 INFO : There was nothing to transfer 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31447") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34292->172.17.0.3:31447, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36546") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43678->172.17.0.3:36546, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33961") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43326->172.17.0.3:33961, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31775") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51204->172.17.0.3:31775, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30402") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53350->172.17.0.3:30402, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32968") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41112->172.17.0.3:32968, err= 2025/11/23 01:59:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/CompareDest" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/CompareDest" 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:37081") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:51562->172.17.0.3:37081, err= 2025/11/23 01:59:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:12 DEBUG : one: Sizes differ 2025/11/23 01:59:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:12 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest) 2025/11/23 01:59:12 DEBUG : two: Sizes differ 2025/11/23 01:59:12 DEBUG : two: Need to transfer - File not found at Destination 2025/11/23 01:59:12 DEBUG : one: size = 5 OK 2025/11/23 01:59:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/23 01:59:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:36141") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:52070->172.17.0.3:36141, err= 2025/11/23 01:59:12 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/23 01:59:12 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/23 01:59:12 INFO : two: Copied (new) 2025/11/23 01:59:12 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32577") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45520->172.17.0.3:32577, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38707") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36204") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52714->172.17.0.3:36204, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60870->172.17.0.3:38707, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38724") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49226->172.17.0.3:38724, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30948") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36016") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50130->172.17.0.3:30948, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51674->172.17.0.3:36016, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30767") 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49622->172.17.0.3:30767, err= 2025/11/23 01:59:12 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39141") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39562->172.17.0.3:39141, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31249") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54618->172.17.0.3:31249, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37183") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54030->172.17.0.3:37183, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36564") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34001") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53478->172.17.0.3:36564, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36882->172.17.0.3:34001, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dest" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: > dial: conn=172.17.0.1:42432->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/pre-dest1" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest1: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest1: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest1: > dial: conn=172.17.0.1:42446->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zeresad2mute/pre-dest1" to be canonical "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/pre-dest1" 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/pre-dest2" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest2: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest2: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest2: > dial: conn=172.17.0.1:42460->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zeresad2mute/pre-dest2" to be canonical "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/pre-dest2" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: dial("tcp","172.17.0.3:32803") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: > dial: conn=172.17.0.1:47086->172.17.0.3:32803, err= 2025/11/23 01:59:13 DEBUG : 1: size = 1 OK 2025/11/23 01:59:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/23 01:59:13 DEBUG : 2: size = 1 OK 2025/11/23 01:59:13 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/23 01:59:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: dial("tcp","172.17.0.3:37050") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: > dial: conn=172.17.0.1:51848->172.17.0.3:37050, err= 2025/11/23 01:59:13 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/23 01:59:13 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/23 01:59:13 INFO : 3: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: dial("tcp","172.17.0.3:36485") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dest: > dial: conn=172.17.0.1:49030->172.17.0.3:36485, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30523") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43530->172.17.0.3:30523, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34495") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30444") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36644->172.17.0.3:34495, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38330->172.17.0.3:30444, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37055") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58054->172.17.0.3:37055, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36543") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45692->172.17.0.3:36543, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38916") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38127") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37780") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54090->172.17.0.3:38916, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60092->172.17.0.3:38127, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50036->172.17.0.3:37780, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39583") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39256->172.17.0.3:39583, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest1: closing 1 unused connections 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30359") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51620->172.17.0.3:30359, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37985") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48076->172.17.0.3:37985, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30628") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43294->172.17.0.3:30628, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32356") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43484->172.17.0.3:32356, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37935") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35292->172.17.0.3:37935, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31415") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35696->172.17.0.3:31415, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35474") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34308->172.17.0.3:35474, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42472->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: > dial: conn=172.17.0.1:42480->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zeresad2mute/backup" to be canonical "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:31055") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:60426->172.17.0.3:31055, err= 2025/11/23 01:59:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 INFO : one: Moved (server-side) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:35836") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:51560->172.17.0.3:35836, err= 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30404") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53922->172.17.0.3:30404, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33311") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51940->172.17.0.3:33311, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37466") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50528->172.17.0.3:37466, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33057") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45958->172.17.0.3:33057, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38045") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48516->172.17.0.3:38045, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33446") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60326->172.17.0.3:33446, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32510") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51174->172.17.0.3:32510, err= 2025/11/23 01:59:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/backup" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:34890") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:44650->172.17.0.3:34890, err= 2025/11/23 01:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 INFO : one: Deleted 2025/11/23 01:59:13 INFO : one: Moved (server-side) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:39913") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:39684->172.17.0.3:39913, err= 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt: Deleted 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35786") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48024->172.17.0.3:35786, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32752") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34742->172.17.0.3:32752, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34473") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52028->172.17.0.3:34473, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37447") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49800->172.17.0.3:37447, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35620") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58118->172.17.0.3:35620, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37493") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49286->172.17.0.3:37493, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36767") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57858->172.17.0.3:36767, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38914") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35198->172.17.0.3:38914, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37279") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50572->172.17.0.3:37279, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34772") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55776->172.17.0.3:34772, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36752") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33242->172.17.0.3:36752, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31833") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40570->172.17.0.3:31833, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42492->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: > dial: conn=172.17.0.1:42494->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zeresad2mute/backup" to be canonical "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:37290") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:35804->172.17.0.3:37290, err= 2025/11/23 01:59:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:33238") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:48990->172.17.0.3:33238, err= 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38959") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40678->172.17.0.3:38959, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30686") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57044->172.17.0.3:30686, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35417") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57604->172.17.0.3:35417, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33076") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41278->172.17.0.3:33076, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30466") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46462->172.17.0.3:30466, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37479") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51362->172.17.0.3:37479, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36263") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52920->172.17.0.3:36263, err= 2025/11/23 01:59:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/backup" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:36450") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:51290->172.17.0.3:36450, err= 2025/11/23 01:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one.bak: Deleted 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:35935") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:55962->172.17.0.3:35935, err= 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt.bak: Deleted 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31685") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36552->172.17.0.3:31685, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31318") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51144->172.17.0.3:31318, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31747") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42642->172.17.0.3:31747, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38219") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60140->172.17.0.3:38219, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35616") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32858->172.17.0.3:35616, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33256") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56472->172.17.0.3:33256, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30799") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39642->172.17.0.3:30799, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39493") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41734->172.17.0.3:39493, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37456") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33236->172.17.0.3:37456, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37816") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33946->172.17.0.3:37816, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37963") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41080->172.17.0.3:37963, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34864") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58954->172.17.0.3:34864, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42508->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: > dial: conn=172.17.0.1:42524->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zeresad2mute/backup" to be canonical "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:35879") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:43706->172.17.0.3:35879, err= 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:32923") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:59382->172.17.0.3:32923, err= 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30781") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35132->172.17.0.3:30781, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31727") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37848->172.17.0.3:31727, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38543") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51374->172.17.0.3:38543, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36429") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51936->172.17.0.3:36429, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34069") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50208->172.17.0.3:34069, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34771") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60294->172.17.0.3:34771, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34435") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45278->172.17.0.3:34435, err= 2025/11/23 01:59:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zeresad2mute/backup" for canonical name "TestFTPPureftpd{2I6c-}:rclone-test-zeresad2mute/backup" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:35065") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:44182->172.17.0.3:35065, err= 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one-2019-01-01: Deleted 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:30435") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:33120->172.17.0.3:30435, err= 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three-2019-01-01.txt: Deleted 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30101") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41734->172.17.0.3:30101, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36265") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60308->172.17.0.3:36265, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33065") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35034->172.17.0.3:33065, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38526") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50672->172.17.0.3:38526, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36207") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38328->172.17.0.3:36207, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38958") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38176->172.17.0.3:38958, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34165") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58826->172.17.0.3:34165, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34048") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42612->172.17.0.3:34048, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38951") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35000->172.17.0.3:38951, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33471") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55302->172.17.0.3:33471, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36773") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47874->172.17.0.3:36773, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30601") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60982->172.17.0.3:30601, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42530->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:35671") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:53204->172.17.0.3:35671, err= 2025/11/23 01:59:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:34570") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:38070->172.17.0.3:34570, err= 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37276") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51262->172.17.0.3:37276, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36656") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53476->172.17.0.3:36656, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38329") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36472->172.17.0.3:38329, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37059") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57566->172.17.0.3:37059, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35533") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38154->172.17.0.3:35533, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:39962") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:56160->172.17.0.3:39962, err= 2025/11/23 01:59:13 DEBUG : one.bak: Excluded (Path Filter) 2025/11/23 01:59:13 DEBUG : one.bak: Excluded 2025/11/23 01:59:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/23 01:59:13 DEBUG : three.txt.bak: Excluded 2025/11/23 01:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for checks to finish 2025/11/23 01:59:13 INFO : one.bak: Deleted 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:32128") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:39316->172.17.0.3:32128, err= 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : three.txt.bak: Deleted 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:59:13 INFO : three.txt: Moved into backup dir 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39822") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55406->172.17.0.3:39822, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34356") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36728->172.17.0.3:34356, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32073") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50648->172.17.0.3:32073, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39708") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60026->172.17.0.3:39708, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31863") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53962->172.17.0.3:31863, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39126") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41784->172.17.0.3:39126, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37207") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60858->172.17.0.3:37207, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38615") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41652->172.17.0.3:38615, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33775") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50878->172.17.0.3:33775, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37309") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49188->172.17.0.3:37309, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42540->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:39123") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:59406->172.17.0.3:39123, err= 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : three.txt: Sizes differ 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:31484") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:36908->172.17.0.3:31484, err= 2025/11/23 01:59:13 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/23 01:59:13 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/23 01:59:13 INFO : three.txt: Copied (new) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33786") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35362->172.17.0.3:33786, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39540") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57056->172.17.0.3:39540, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32735") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37114->172.17.0.3:32735, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39095") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45302->172.17.0.3:39095, err= 2025/11/23 01:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one.bak: Deleted 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:38661") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:57024->172.17.0.3:38661, err= 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : three.txt: Sizes differ 2025/11/23 01:59:13 INFO : three.txt.bak: Deleted 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:34540") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:37262->172.17.0.3:34540, err= 2025/11/23 01:59:13 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/23 01:59:13 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/23 01:59:13 INFO : three.txt: Copied (new) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37155") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39202->172.17.0.3:37155, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36447") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55994->172.17.0.3:36447, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36066") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48156->172.17.0.3:36066, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39864") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53562->172.17.0.3:39864, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39154") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39850->172.17.0.3:39154, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37734") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50860->172.17.0.3:37734, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31557") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49278->172.17.0.3:31557, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36212") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43446->172.17.0.3:36212, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30778") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42826->172.17.0.3:30778, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32268") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41990->172.17.0.3:32268, err= 2025/11/23 01:59:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zeresad2mute/dst" 2025/11/23 01:59:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2I6c-}" suffix to name 2025/11/23 01:59:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/23 01:59:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/23 01:59:13 DEBUG : Setting pass="2TSO1f05e5i8_e2LjO41FgPAyBQ5X0TuXJ4-aonr4-8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/23 01:59:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: Connecting to FTP server 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:42556->172.17.0.3:21, err= 2025/11/23 01:59:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:30753") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:33226->172.17.0.3:30753, err= 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/23 01:59:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : three.txt: Sizes differ 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:31548") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:40062->172.17.0.3:31548, err= 2025/11/23 01:59:13 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/23 01:59:13 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/23 01:59:13 INFO : three.txt: Copied (new) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31707") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47194->172.17.0.3:31707, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35388") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32924->172.17.0.3:35388, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38999") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50502->172.17.0.3:38999, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39473") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35556->172.17.0.3:39473, err= 2025/11/23 01:59:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : one: Sizes differ 2025/11/23 01:59:13 INFO : one-2019-01-01: Deleted 2025/11/23 01:59:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:34618") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:56618->172.17.0.3:34618, err= 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/23 01:59:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/23 01:59:13 INFO : one: Copied (new) 2025/11/23 01:59:13 DEBUG : two: size = 3 OK 2025/11/23 01:59:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : two: Unchanged skipping 2025/11/23 01:59:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst) 2025/11/23 01:59:13 DEBUG : three.txt: Sizes differ 2025/11/23 01:59:13 INFO : three-2019-01-01.txt: Deleted 2025/11/23 01:59:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: dial("tcp","172.17.0.3:34108") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute/dst: > dial: conn=172.17.0.1:40064->172.17.0.3:34108, err= 2025/11/23 01:59:13 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/23 01:59:13 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/23 01:59:13 INFO : three.txt: Copied (new) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31374") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54708->172.17.0.3:31374, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37870") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46552->172.17.0.3:37870, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38027") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42770->172.17.0.3:38027, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39041") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47780->172.17.0.3:39041, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37025") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36514->172.17.0.3:37025, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30385") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52268->172.17.0.3:30385, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30360") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37980->172.17.0.3:30360, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31269") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38548->172.17.0.3:31269, err= 2025/11/23 01:59:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : Testêé: Sizes differ 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34662") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53190->172.17.0.3:34662, err= 2025/11/23 01:59:13 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/23 01:59:13 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/23 01:59:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36504") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51444->172.17.0.3:36504, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35933") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43484->172.17.0.3:35933, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31364") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37584->172.17.0.3:31364, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34576") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58010->172.17.0.3:34576, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38708") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59952->172.17.0.3:38708, err= 2025/11/23 01:59:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37302") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46864->172.17.0.3:37302, err= 2025/11/23 01:59:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/23 01:59:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/23 01:59:13 INFO : existing: Copied (new) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30421") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55532->172.17.0.3:30421, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38834") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60206->172.17.0.3:38834, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33308") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50650->172.17.0.3:33308, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : existing: Sizes differ 2025/11/23 01:59:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:13 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: not deleting files as there were IO errors 2025/11/23 01:59:13 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: not deleting directories as there were IO errors 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32837") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60970->172.17.0.3:32837, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31617") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37438->172.17.0.3:31617, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39884") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51872->172.17.0.3:39884, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32079") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57520->172.17.0.3:32079, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36710") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59072->172.17.0.3:36710, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38325") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45132->172.17.0.3:38325, err= 2025/11/23 01:59:13 DEBUG : EXISTING: size = 6 OK 2025/11/23 01:59:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : existing: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : There was nothing to transfer 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37115") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57336->172.17.0.3:37115, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34320") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57554->172.17.0.3:34320, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32657") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34112->172.17.0.3:32657, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31620") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48210->172.17.0.3:31620, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31984") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40614->172.17.0.3:31984, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33730") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44518->172.17.0.3:33730, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36989") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37590->172.17.0.3:36989, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38423") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49186->172.17.0.3:38423, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32976") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53948->172.17.0.3:32976, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32851") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40586->172.17.0.3:32851, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32758") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46854->172.17.0.3:32758, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38716") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47844->172.17.0.3:38716, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36406") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45424->172.17.0.3:36406, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35480") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46734->172.17.0.3:35480, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31614") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51962->172.17.0.3:31614, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38794") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49444->172.17.0.3:38794, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38082") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52486->172.17.0.3:38082, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36286") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43156->172.17.0.3:36286, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39741") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57044->172.17.0.3:39741, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38307") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37784->172.17.0.3:38307, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34906") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54580->172.17.0.3:34906, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36714") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34890->172.17.0.3:36714, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31504") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60450->172.17.0.3:31504, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30637") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46646->172.17.0.3:30637, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34765") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43700->172.17.0.3:34765, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37663") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40660->172.17.0.3:37663, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34277") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39170->172.17.0.3:34277, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34782") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43140->172.17.0.3:34782, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32590") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56790->172.17.0.3:32590, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33261") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60098->172.17.0.3:33261, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30639") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41390->172.17.0.3:30639, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34897") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38338->172.17.0.3:34897, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33629") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56652->172.17.0.3:33629, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36081") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36560->172.17.0.3:36081, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32897") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57434->172.17.0.3:32897, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30177") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59706->172.17.0.3:30177, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34949") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36028->172.17.0.3:34949, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32992") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48180->172.17.0.3:32992, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33850") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45910->172.17.0.3:33850, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30143") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50142->172.17.0.3:30143, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34545") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55212->172.17.0.3:34545, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37762") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52450->172.17.0.3:37762, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33654") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34314->172.17.0.3:33654, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31930") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59270->172.17.0.3:31930, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32244") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39830->172.17.0.3:32244, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39638") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46522->172.17.0.3:39638, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34333") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34432->172.17.0.3:34333, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37167") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60056->172.17.0.3:37167, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32850") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33400->172.17.0.3:32850, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37803") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55250->172.17.0.3:37803, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39362") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58968->172.17.0.3:39362, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39409") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38640->172.17.0.3:39409, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37055") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58058->172.17.0.3:37055, err= 2025/11/23 01:59:13 DEBUG : both0: size = 6 OK 2025/11/23 01:59:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both10: size = 6 OK 2025/11/23 01:59:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both10: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both13: size = 6 OK 2025/11/23 01:59:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both13: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both14: size = 6 OK 2025/11/23 01:59:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both14: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both15: size = 6 OK 2025/11/23 01:59:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both15: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both16: size = 6 OK 2025/11/23 01:59:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both16: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both17: size = 6 OK 2025/11/23 01:59:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both17: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both18: size = 6 OK 2025/11/23 01:59:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both18: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both19: size = 6 OK 2025/11/23 01:59:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both19: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both1: size = 6 OK 2025/11/23 01:59:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both1: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both2: size = 6 OK 2025/11/23 01:59:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both2: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both3: size = 6 OK 2025/11/23 01:59:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both3: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both4: size = 6 OK 2025/11/23 01:59:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both4: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both5: size = 6 OK 2025/11/23 01:59:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both5: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both6: size = 6 OK 2025/11/23 01:59:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both6: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both7: size = 6 OK 2025/11/23 01:59:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both7: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both8: size = 6 OK 2025/11/23 01:59:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both8: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both9: size = 6 OK 2025/11/23 01:59:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both9: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both11: size = 6 OK 2025/11/23 01:59:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both11: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : both12: size = 6 OK 2025/11/23 01:59:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both12: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both0: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 INFO : only1: Deleted 2025/11/23 01:59:13 INFO : only3: Deleted 2025/11/23 01:59:13 INFO : only0: Deleted 2025/11/23 01:59:13 INFO : only7: Deleted 2025/11/23 01:59:13 INFO : only17: Deleted 2025/11/23 01:59:13 INFO : only18: Deleted 2025/11/23 01:59:13 INFO : only8: Deleted 2025/11/23 01:59:13 INFO : only9: Deleted 2025/11/23 01:59:13 INFO : only14: Deleted 2025/11/23 01:59:13 INFO : only2: Deleted 2025/11/23 01:59:13 INFO : only12: Deleted 2025/11/23 01:59:13 INFO : only5: Deleted 2025/11/23 01:59:13 INFO : only6: Deleted 2025/11/23 01:59:13 INFO : only15: Deleted 2025/11/23 01:59:13 INFO : only4: Deleted 2025/11/23 01:59:13 INFO : only10: Deleted 2025/11/23 01:59:13 INFO : only16: Deleted 2025/11/23 01:59:13 INFO : only11: Deleted 2025/11/23 01:59:13 INFO : only13: Deleted 2025/11/23 01:59:13 INFO : only19: Deleted 2025/11/23 01:59:13 INFO : There was nothing to transfer 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33512") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45382->172.17.0.3:33512, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31903") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44476->172.17.0.3:31903, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31981") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40204->172.17.0.3:31981, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32685") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41184->172.17.0.3:32685, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32761") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39168->172.17.0.3:32761, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39940") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35312->172.17.0.3:39940, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36025") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53804->172.17.0.3:36025, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37927") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49074->172.17.0.3:37927, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30605") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54604->172.17.0.3:30605, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35955") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57796->172.17.0.3:35955, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37798") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41034->172.17.0.3:37798, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30756") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40462->172.17.0.3:30756, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36262") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34586->172.17.0.3:36262, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31043") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34548->172.17.0.3:31043, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37262") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48192->172.17.0.3:37262, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34269") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40210->172.17.0.3:34269, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37010") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56118->172.17.0.3:37010, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31267") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60800->172.17.0.3:31267, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35827") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35960->172.17.0.3:35827, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37098") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44312->172.17.0.3:37098, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39610") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54086->172.17.0.3:39610, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38205") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55924->172.17.0.3:38205, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31400") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57072->172.17.0.3:31400, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33990") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33642->172.17.0.3:33990, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38051") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35912->172.17.0.3:38051, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38775") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48322->172.17.0.3:38775, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34746") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39052->172.17.0.3:34746, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32325") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56348->172.17.0.3:32325, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35580") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36766->172.17.0.3:35580, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35889") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54238->172.17.0.3:35889, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35106") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37092->172.17.0.3:35106, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35428") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52572->172.17.0.3:35428, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38083") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44888->172.17.0.3:38083, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32688") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43722->172.17.0.3:32688, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36532") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46280->172.17.0.3:36532, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39273") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37958->172.17.0.3:39273, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37778") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34546->172.17.0.3:37778, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38619") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60106->172.17.0.3:38619, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39234") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33526->172.17.0.3:39234, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30446") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51822->172.17.0.3:30446, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31351") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40668->172.17.0.3:31351, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31770") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54812->172.17.0.3:31770, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30650") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49462->172.17.0.3:30650, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32464") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57100->172.17.0.3:32464, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33029") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47542->172.17.0.3:33029, err= 2025/11/23 01:59:13 DEBUG : both0: size = 6 OK 2025/11/23 01:59:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both0: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both10: size = 6 OK 2025/11/23 01:59:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both10: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both11: size = 6 OK 2025/11/23 01:59:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both11: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both12: size = 6 OK 2025/11/23 01:59:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both12: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both13: size = 6 OK 2025/11/23 01:59:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both13: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both14: size = 6 OK 2025/11/23 01:59:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both14: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both15: size = 6 OK 2025/11/23 01:59:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both15: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both16: size = 6 OK 2025/11/23 01:59:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both16: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both17: size = 6 OK 2025/11/23 01:59:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both17: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both18: size = 6 OK 2025/11/23 01:59:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both18: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both19: size = 6 OK 2025/11/23 01:59:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both19: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both1: size = 6 OK 2025/11/23 01:59:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both1: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both2: size = 6 OK 2025/11/23 01:59:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both2: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both4: size = 6 OK 2025/11/23 01:59:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both3: size = 6 OK 2025/11/23 01:59:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both5: size = 6 OK 2025/11/23 01:59:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both4: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both6: size = 6 OK 2025/11/23 01:59:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both7: size = 6 OK 2025/11/23 01:59:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:13 DEBUG : both5: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both8: size = 6 OK 2025/11/23 01:59:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both6: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both9: size = 6 OK 2025/11/23 01:59:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:13 DEBUG : both3: Unchanged skipping 2025/11/23 01:59:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only0: Sizes differ 2025/11/23 01:59:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only10: Sizes differ 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36063") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45318->172.17.0.3:36063, err= 2025/11/23 01:59:13 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/23 01:59:13 INFO : only0: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : both7: Unchanged skipping 2025/11/23 01:59:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only11: Sizes differ 2025/11/23 01:59:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only12: Sizes differ 2025/11/23 01:59:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only13: Sizes differ 2025/11/23 01:59:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only14: Sizes differ 2025/11/23 01:59:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only15: Sizes differ 2025/11/23 01:59:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only16: Sizes differ 2025/11/23 01:59:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only17: Sizes differ 2025/11/23 01:59:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only18: Sizes differ 2025/11/23 01:59:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only19: Sizes differ 2025/11/23 01:59:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only1: Sizes differ 2025/11/23 01:59:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only2: Sizes differ 2025/11/23 01:59:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only3: Sizes differ 2025/11/23 01:59:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only4: Sizes differ 2025/11/23 01:59:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only5: Sizes differ 2025/11/23 01:59:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only6: Sizes differ 2025/11/23 01:59:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only7: Sizes differ 2025/11/23 01:59:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only8: Sizes differ 2025/11/23 01:59:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1386730245) 2025/11/23 01:59:13 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-zeresad2mute) 2025/11/23 01:59:13 DEBUG : only9: Sizes differ 2025/11/23 01:59:13 DEBUG : both8: Unchanged skipping 2025/11/23 01:59:13 DEBUG : both9: Unchanged skipping 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31726") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33579") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39901") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51286->172.17.0.3:39901, err= 2025/11/23 01:59:13 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/23 01:59:13 INFO : only14: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34119") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38896->172.17.0.3:33579, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57296->172.17.0.3:31726, err= 2025/11/23 01:59:13 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/23 01:59:13 INFO : only13: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46610->172.17.0.3:34119, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31731") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57124->172.17.0.3:31731, err= 2025/11/23 01:59:13 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36321") 2025/11/23 01:59:13 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/23 01:59:13 INFO : only15: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57194->172.17.0.3:36321, err= 2025/11/23 01:59:13 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37154") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36102->172.17.0.3:37154, err= 2025/11/23 01:59:13 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/23 01:59:13 INFO : only16: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31839") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42990->172.17.0.3:31839, err= 2025/11/23 01:59:13 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/23 01:59:13 INFO : only12: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/23 01:59:13 INFO : only11: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33170") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31946") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56348->172.17.0.3:31946, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45836->172.17.0.3:33170, err= 2025/11/23 01:59:13 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/23 01:59:13 INFO : only18: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/23 01:59:13 INFO : only17: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34634") 2025/11/23 01:59:13 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53366->172.17.0.3:34634, err= 2025/11/23 01:59:13 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/23 01:59:13 INFO : only19: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39501") 2025/11/23 01:59:13 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41304->172.17.0.3:39501, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39697") 2025/11/23 01:59:13 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/23 01:59:13 INFO : only3: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/23 01:59:13 INFO : only4: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34519") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38421") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58936->172.17.0.3:39697, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41438->172.17.0.3:34519, err= 2025/11/23 01:59:13 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/23 01:59:13 INFO : only1: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39627") 2025/11/23 01:59:13 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49964->172.17.0.3:39627, err= 2025/11/23 01:59:13 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/23 01:59:13 INFO : only2: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52036->172.17.0.3:38421, err= 2025/11/23 01:59:13 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30446") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51824->172.17.0.3:30446, err= 2025/11/23 01:59:13 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/23 01:59:13 INFO : only5: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/23 01:59:13 INFO : only6: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39786") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38438->172.17.0.3:39786, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33609") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55850->172.17.0.3:33609, err= 2025/11/23 01:59:13 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/23 01:59:13 INFO : only7: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/23 01:59:13 INFO : only8: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/23 01:59:13 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/23 01:59:13 INFO : only10: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/23 01:59:13 INFO : only9: Copied (replaced existing) 2025/11/23 01:59:13 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34858") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40474->172.17.0.3:34858, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31078") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44282->172.17.0.3:31078, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32097") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53548->172.17.0.3:32097, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:13 DEBUG : empty_on_remote: Making directory with metadata 2025/11/23 01:59:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:13 INFO : empty_on_remote: Making directory 2025/11/23 01:59:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 01:59:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35647") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35768->172.17.0.3:35647, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37245") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36714") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38046") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60356->172.17.0.3:37245, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44562->172.17.0.3:38046, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34896->172.17.0.3:36714, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38141") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38486->172.17.0.3:38141, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32900") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52312->172.17.0.3:32900, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:13 DEBUG : empty_on_remote: Making directory with metadata 2025/11/23 01:59:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/23 01:59:13 INFO : empty_on_remote: Making directory 2025/11/23 01:59:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/23 01:59:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37785") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48024->172.17.0.3:37785, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35817") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39947") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54660->172.17.0.3:39947, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55436->172.17.0.3:35817, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30030") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33935") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35681") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39538->172.17.0.3:35681, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37932->172.17.0.3:33935, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41572->172.17.0.3:30030, err= 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32778") 2025/11/23 01:59:13 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41664->172.17.0.3:32778, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:13 INFO : sub dir: Making directory 2025/11/23 01:59:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38675") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59996->172.17.0.3:38675, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36747") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45932->172.17.0.3:36747, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36690") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37552->172.17.0.3:36690, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37940") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60870->172.17.0.3:37940, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38296") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57806->172.17.0.3:38296, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36854") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57524->172.17.0.3:36854, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32010") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43892->172.17.0.3:32010, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31294") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41810->172.17.0.3:31294, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32304") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47334->172.17.0.3:32304, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35758") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57246->172.17.0.3:35758, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38808") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36632->172.17.0.3:38808, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/23 01:59:14 INFO : sub dir: Making directory 2025/11/23 01:59:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35304") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43852->172.17.0.3:35304, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31974") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33362") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38560->172.17.0.3:33362, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37542->172.17.0.3:31974, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33989") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60594->172.17.0.3:33989, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37004") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49554->172.17.0.3:37004, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35390") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55196->172.17.0.3:35390, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38298") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41162->172.17.0.3:38298, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37919") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47086->172.17.0.3:37919, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31114") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53474->172.17.0.3:31114, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30196") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57010->172.17.0.3:30196, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33300") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50146->172.17.0.3:33300, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33539") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46968->172.17.0.3:33539, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33373") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49034->172.17.0.3:33373, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32090") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49008->172.17.0.3:32090, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35523") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33010->172.17.0.3:35523, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38073") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48756->172.17.0.3:38073, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31514") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59308->172.17.0.3:31514, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39539") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44920->172.17.0.3:39539, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32058") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33196->172.17.0.3:32058, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39644") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42218->172.17.0.3:39644, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39399") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57170->172.17.0.3:39399, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38255") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52898->172.17.0.3:38255, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34356") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36730->172.17.0.3:34356, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37743") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47882->172.17.0.3:37743, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31342") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40522->172.17.0.3:31342, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38107") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44310->172.17.0.3:38107, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33952") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45604->172.17.0.3:33952, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35974") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60338->172.17.0.3:35974, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35477") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43532->172.17.0.3:35477, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30511") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43632->172.17.0.3:30511, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36140") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39940->172.17.0.3:36140, err= 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38713") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59496->172.17.0.3:38713, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39518") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51134->172.17.0.3:39518, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36343") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41830->172.17.0.3:36343, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30242") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39698->172.17.0.3:30242, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33086") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55680->172.17.0.3:33086, err= 2025/11/23 01:59:14 DEBUG : apple: size = 5 OK 2025/11/23 01:59:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : banana: size = 6 OK 2025/11/23 01:59:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39727") 2025/11/23 01:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39952->172.17.0.3:39727, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : There was nothing to transfer 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38475") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56612->172.17.0.3:38475, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39554") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52802->172.17.0.3:39554, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31897") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40774->172.17.0.3:31897, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38469") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58702->172.17.0.3:38469, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32795") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56554->172.17.0.3:32795, err= 2025/11/23 01:59:14 DEBUG : apple: size = 5 OK 2025/11/23 01:59:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : banana: size = 6 OK 2025/11/23 01:59:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34511") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34246->172.17.0.3:34511, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : There was nothing to transfer 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35402") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46022->172.17.0.3:35402, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38395") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59630->172.17.0.3:38395, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32704") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36694->172.17.0.3:32704, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34334") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53802->172.17.0.3:34334, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32016") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54300->172.17.0.3:32016, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36222") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36646->172.17.0.3:36222, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35005") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47936->172.17.0.3:35005, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39923") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51080->172.17.0.3:39923, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33734") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33962->172.17.0.3:33734, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39142") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60890->172.17.0.3:39142, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37477") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42650->172.17.0.3:37477, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38640") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36632->172.17.0.3:38640, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35438") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53848->172.17.0.3:35438, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36751") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40852->172.17.0.3:36751, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31816") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43720->172.17.0.3:31816, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35070") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37724->172.17.0.3:35070, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32264") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59552->172.17.0.3:32264, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39338") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50762->172.17.0.3:39338, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31082") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46836->172.17.0.3:31082, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30303") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45610->172.17.0.3:30303, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32976") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47010->172.17.0.3:32976, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34332") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50740->172.17.0.3:34332, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31463") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53164->172.17.0.3:31463, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39184") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38060->172.17.0.3:39184, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39386") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41316->172.17.0.3:39386, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36497") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55140->172.17.0.3:36497, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33173") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60432->172.17.0.3:33173, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39201") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55150->172.17.0.3:39201, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34072") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50498->172.17.0.3:34072, err= 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39867") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36602->172.17.0.3:39867, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38379") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45808->172.17.0.3:38379, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30126") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40606->172.17.0.3:30126, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39551") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58856->172.17.0.3:39551, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35309") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38230->172.17.0.3:35309, err= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : banana: size = 6 OK 2025/11/23 01:59:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36826") 2025/11/23 01:59:14 DEBUG : apple: size = 5 OK 2025/11/23 01:59:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57884->172.17.0.3:36826, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : There was nothing to transfer 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38448") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57168->172.17.0.3:38448, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32040") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56828->172.17.0.3:32040, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31615") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58200->172.17.0.3:31615, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36531") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52976->172.17.0.3:36531, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33096") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46372->172.17.0.3:33096, err= 2025/11/23 01:59:14 DEBUG : apple: size = 5 OK 2025/11/23 01:59:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39933") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34254->172.17.0.3:39933, err= 2025/11/23 01:59:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:14 DEBUG : banana: size = 6 OK 2025/11/23 01:59:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : There was nothing to transfer 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32885") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38634->172.17.0.3:32885, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35533") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59758->172.17.0.3:35533, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36020") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33180->172.17.0.3:36020, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36385") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52852->172.17.0.3:36385, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36332") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34704->172.17.0.3:36332, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35325") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60194->172.17.0.3:35325, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39182") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47846->172.17.0.3:39182, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34354") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56894->172.17.0.3:34354, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33200") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42540->172.17.0.3:33200, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39236") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34044->172.17.0.3:39236, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39522") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36762->172.17.0.3:39522, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34727") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42358->172.17.0.3:34727, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31619") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43646->172.17.0.3:31619, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38609") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34046->172.17.0.3:38609, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31479") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52594->172.17.0.3:31479, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32021") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42684->172.17.0.3:32021, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38543") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54996->172.17.0.3:38543, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34668") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35368->172.17.0.3:34668, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31873") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39462->172.17.0.3:31873, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38480") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51614->172.17.0.3:38480, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37476") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50286->172.17.0.3:37476, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39559") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47536->172.17.0.3:39559, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32649") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51808->172.17.0.3:32649, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38309") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57028->172.17.0.3:38309, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31430") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40878->172.17.0.3:31430, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31317") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34842->172.17.0.3:31317, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34593") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52506->172.17.0.3:34593, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34898") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57182->172.17.0.3:34898, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37047") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59312->172.17.0.3:37047, err= 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33177") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58876->172.17.0.3:33177, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32182") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57526->172.17.0.3:32182, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34402") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60918->172.17.0.3:34402, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31080") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37454->172.17.0.3:31080, err= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30431") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47622->172.17.0.3:30431, err= 2025/11/23 01:59:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38785") 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37740->172.17.0.3:38785, err= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49494->172.17.0.3:21, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37630") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39234") 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33528") 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53034->172.17.0.3:37630, err= 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55106->172.17.0.3:39234, err= 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33574->172.17.0.3:33528, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/23 01:59:14 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35531") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34341") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46044->172.17.0.3:35531, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54298->172.17.0.3:34341, err= 2025/11/23 01:59:14 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/23 01:59:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30995") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36364->172.17.0.3:30995, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30532") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50034->172.17.0.3:30532, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37985") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36988") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35812->172.17.0.3:37985, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43238->172.17.0.3:36988, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36022") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52578->172.17.0.3:36022, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38633") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60442->172.17.0.3:38633, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35937") 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44608->172.17.0.3:35937, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38021") 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35216->172.17.0.3:38021, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35945") 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38092->172.17.0.3:35945, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37620") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33142->172.17.0.3:37620, err= 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30222") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43070->172.17.0.3:30222, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33112") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30982") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37520") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36104->172.17.0.3:33112, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49270->172.17.0.3:30982, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44224->172.17.0.3:37520, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37621") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33558->172.17.0.3:37621, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : apple: Deleted 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:14 INFO : appleappleapplebanana: Deleted 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Connecting to FTP server 2025/11/23 01:59:14 INFO : banana: Deleted 2025/11/23 01:59:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49510->172.17.0.3:21, err= 2025/11/23 01:59:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:59:14 INFO : splitbananasplit: Deleted 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49512->172.17.0.3:21, err= 2025/11/23 01:59:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:21") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49528->172.17.0.3:21, err= 2025/11/23 01:59:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37206") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46672->172.17.0.3:37206, err= 2025/11/23 01:59:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : YXBwbGU=: Excluded 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/23 01:59:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : YmFuYW5h: Excluded 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31526") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45954->172.17.0.3:31526, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30371") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50344->172.17.0.3:30371, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32049") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50514->172.17.0.3:32049, err= 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34162") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56364->172.17.0.3:34162, err= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39923") 2025/11/23 01:59:14 DEBUG : YXBwbGU=: size = 5 OK 2025/11/23 01:59:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : YmFuYW5h: size = 6 OK 2025/11/23 01:59:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51086->172.17.0.3:39923, err= 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/23 01:59:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33840") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53500->172.17.0.3:33840, err= 2025/11/23 01:59:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : YXBwbGU=: Excluded 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/23 01:59:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : YmFuYW5h: Excluded 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36540") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59078->172.17.0.3:36540, err= 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33986") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49420->172.17.0.3:33986, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39286") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59810->172.17.0.3:39286, err= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/23 01:59:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32921") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46456->172.17.0.3:32921, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37346") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57544->172.17.0.3:37346, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35918") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49238->172.17.0.3:35918, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30929") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33570->172.17.0.3:30929, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30118") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43024->172.17.0.3:30118, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33069") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41852->172.17.0.3:33069, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38093") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56736->172.17.0.3:38093, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39503") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33308->172.17.0.3:39503, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39266") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49038->172.17.0.3:39266, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30451") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59104->172.17.0.3:30451, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38860") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43958->172.17.0.3:38860, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39871") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41630->172.17.0.3:39871, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31279") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50496->172.17.0.3:31279, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33348") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41474->172.17.0.3:33348, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33109") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33064->172.17.0.3:33109, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32225") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37790->172.17.0.3:32225, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36047") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60382->172.17.0.3:36047, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39303") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37336->172.17.0.3:39303, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37970") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41514->172.17.0.3:37970, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32100") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35294->172.17.0.3:32100, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36192") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52454->172.17.0.3:36192, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33272") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49186->172.17.0.3:33272, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39876") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44972->172.17.0.3:39876, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39912") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45392->172.17.0.3:39912, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39234") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55122->172.17.0.3:39234, err= 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37544") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33958->172.17.0.3:37544, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37734") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55936->172.17.0.3:37734, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34183") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33640->172.17.0.3:34183, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31001") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34186->172.17.0.3:31001, err= 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32991") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33900->172.17.0.3:32991, err= 2025/11/23 01:59:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31874") 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55314->172.17.0.3:31874, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30023") 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36110->172.17.0.3:30023, err= 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35859") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59488->172.17.0.3:35859, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34402") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60920->172.17.0.3:34402, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35360") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46798->172.17.0.3:35360, err= 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/23 01:59:14 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/23 01:59:14 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/23 01:59:14 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30076") 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57742->172.17.0.3:30076, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34272") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44940->172.17.0.3:34272, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32127") 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 INFO : apple: Copied (new) to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35298") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50522->172.17.0.3:35298, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35139") 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51314->172.17.0.3:35139, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36153") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60232->172.17.0.3:36153, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34124->172.17.0.3:32127, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36274") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55696->172.17.0.3:36274, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30356") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33186->172.17.0.3:30356, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32321") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55744->172.17.0.3:32321, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35942") 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41740->172.17.0.3:35942, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35009") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53310->172.17.0.3:35009, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32611") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50090->172.17.0.3:32611, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32584") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35276->172.17.0.3:32584, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37352") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34156") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43330->172.17.0.3:34156, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35644->172.17.0.3:37352, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35209") 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38544->172.17.0.3:35209, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:59:14 INFO : banana: Deleted 2025/11/23 01:59:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:59:14 INFO : appleappleapplebanana: Deleted 2025/11/23 01:59:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:59:14 INFO : splitbananasplit: Deleted 2025/11/23 01:59:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:59:14 INFO : apple: Deleted 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37169") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39310->172.17.0.3:37169, err= 2025/11/23 01:59:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : PREFIXapple: Excluded 2025/11/23 01:59:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : PREFIXbanana: Excluded 2025/11/23 01:59:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36912") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32904->172.17.0.3:36912, err= 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30703") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59288->172.17.0.3:30703, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30729") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46166->172.17.0.3:30729, err= 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : apple: transformed to: PREFIXapple 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/23 01:59:14 DEBUG : banana: transformed to: PREFIXbanana 2025/11/23 01:59:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35972") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46496->172.17.0.3:35972, err= 2025/11/23 01:59:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32206") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36767") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60826->172.17.0.3:36767, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34601") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51478->172.17.0.3:32206, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36792") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44632->172.17.0.3:34601, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38930->172.17.0.3:36792, err= 2025/11/23 01:59:14 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35526") 2025/11/23 01:59:14 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/23 01:59:14 INFO : apple: Copied (new) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/23 01:59:14 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37278->172.17.0.3:35526, err= 2025/11/23 01:59:14 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/23 01:59:14 INFO : banana: Copied (new) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/23 01:59:14 INFO : appleappleapplebanana: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33905") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33872->172.17.0.3:33905, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37509") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34501") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44342->172.17.0.3:34501, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56428->172.17.0.3:37509, err= 2025/11/23 01:59:14 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/23 01:59:14 INFO : splitbananasplit: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33870") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37306->172.17.0.3:33870, err= 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/23 01:59:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37836") 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/23 01:59:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31109") 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56986->172.17.0.3:31109, err= 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/23 01:59:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39544->172.17.0.3:37836, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/23 01:59:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39305") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52954->172.17.0.3:39305, err= 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33144") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54118->172.17.0.3:33144, err= 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/23 01:59:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/23 01:59:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31162") 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/23 01:59:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42588->172.17.0.3:31162, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35703") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50864->172.17.0.3:35703, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33234") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45222->172.17.0.3:33234, err= 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/23 01:59:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35572") 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/23 01:59:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41916->172.17.0.3:35572, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34117") 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55564->172.17.0.3:34117, err= 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/23 01:59:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37740") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34412->172.17.0.3:37740, err= 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/23 01:59:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/23 01:59:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31707") 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33115") 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51748->172.17.0.3:31707, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42148->172.17.0.3:33115, err= 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/23 01:59:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/23 01:59:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/23 01:59:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/23 01:59:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/23 01:59:14 INFO : PREFIXapple: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/23 01:59:14 INFO : PREFIXbanana: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/23 01:59:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/23 01:59:14 INFO : PREFIXsplitbananasplit: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/23 01:59:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39719") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56626->172.17.0.3:39719, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34000") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58840->172.17.0.3:34000, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32163") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32836->172.17.0.3:32163, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37158") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43978->172.17.0.3:37158, err= 2025/11/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33215") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56046->172.17.0.3:33215, err= 2025/11/23 01:59:14 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : apple: Excluded 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:14 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : banana: Excluded 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35138") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57140->172.17.0.3:35138, err= 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32258") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35482->172.17.0.3:32258, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34769") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59758->172.17.0.3:34769, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36253") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50856->172.17.0.3:36253, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30977") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59918->172.17.0.3:30977, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38865") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59356->172.17.0.3:38865, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34750") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52782->172.17.0.3:34750, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32426") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34840->172.17.0.3:32426, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32648") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56772->172.17.0.3:32648, err= 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35706") 2025/11/23 01:59:14 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43572->172.17.0.3:35706, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37553") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48832->172.17.0.3:37553, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35198") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38372->172.17.0.3:35198, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37737") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57740->172.17.0.3:37737, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39150") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37644->172.17.0.3:39150, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34565") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45624->172.17.0.3:34565, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35476") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45010->172.17.0.3:35476, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34528") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35452->172.17.0.3:34528, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31312") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54346->172.17.0.3:31312, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34531") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60562->172.17.0.3:34531, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37728") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53834->172.17.0.3:37728, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32484") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38470->172.17.0.3:32484, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39223") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60420->172.17.0.3:39223, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37155") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39484->172.17.0.3:37155, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31811") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49910->172.17.0.3:31811, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37567") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42516->172.17.0.3:37567, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31109") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57000->172.17.0.3:31109, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30823") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45868->172.17.0.3:30823, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38100") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51088->172.17.0.3:38100, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35386") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50316->172.17.0.3:35386, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36565") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36696->172.17.0.3:36565, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33808") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40462->172.17.0.3:33808, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38766") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59902->172.17.0.3:38766, err= 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34758") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59704->172.17.0.3:34758, err= 2025/11/23 01:59:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35697") 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36336") 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32473") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36765") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39566->172.17.0.3:36765, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50622->172.17.0.3:36336, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37724->172.17.0.3:32473, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46264->172.17.0.3:35697, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38792") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54908->172.17.0.3:38792, err= 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/23 01:59:15 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/23 01:59:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35551") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44984->172.17.0.3:35551, err= 2025/11/23 01:59:15 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/23 01:59:15 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/23 01:59:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36411") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47308->172.17.0.3:36411, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38356") 2025/11/23 01:59:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36468") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41238->172.17.0.3:36468, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34737") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38844->172.17.0.3:38356, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44796->172.17.0.3:34737, err= 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31339") 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51356->172.17.0.3:31339, err= 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38559") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30870") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34036->172.17.0.3:38559, err= 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48110->172.17.0.3:30870, err= 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32829") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40452->172.17.0.3:32829, err= 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33860") 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54436->172.17.0.3:33860, err= 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34982") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57014->172.17.0.3:34982, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36062") 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37677") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60720->172.17.0.3:36062, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53244->172.17.0.3:37677, err= 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33510") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45616->172.17.0.3:33510, err= 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31878") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35494->172.17.0.3:31878, err= 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31796") 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37462->172.17.0.3:31796, err= 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:59:15 INFO : splitbananasplit: Deleted 2025/11/23 01:59:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:59:15 INFO : banana: Deleted 2025/11/23 01:59:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:59:15 INFO : appleappleapplebanana: Deleted 2025/11/23 01:59:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:59:15 INFO : apple: Deleted 2025/11/23 01:59:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33663") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59888->172.17.0.3:33663, err= 2025/11/23 01:59:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : bananaSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37335") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43836->172.17.0.3:37335, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32428") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39884->172.17.0.3:32428, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31612") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38688->172.17.0.3:31612, err= 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/23 01:59:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36302") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37156->172.17.0.3:36302, err= 2025/11/23 01:59:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34418") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35839") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45378->172.17.0.3:35839, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33269") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37768->172.17.0.3:34418, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36869") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37996") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36444->172.17.0.3:37996, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55206->172.17.0.3:36869, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45900->172.17.0.3:33269, err= 2025/11/23 01:59:15 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/23 01:59:15 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/23 01:59:15 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/23 01:59:15 INFO : banana: Copied (new) 2025/11/23 01:59:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/23 01:59:15 INFO : splitbananasplit: Copied (new) 2025/11/23 01:59:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/23 01:59:15 INFO : apple: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32855") 2025/11/23 01:59:15 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33882") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60090->172.17.0.3:32855, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32247") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60348->172.17.0.3:33882, err= 2025/11/23 01:59:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/23 01:59:15 INFO : appleappleapplebanana: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36850->172.17.0.3:32247, err= 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39177") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44430->172.17.0.3:39177, err= 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/23 01:59:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36102") 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48740->172.17.0.3:36102, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/23 01:59:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/23 01:59:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32094") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30100") 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/23 01:59:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33200->172.17.0.3:32094, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36722->172.17.0.3:30100, err= 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/23 01:59:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33129") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45772->172.17.0.3:33129, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33524") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56166->172.17.0.3:33524, err= 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/23 01:59:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30110") 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/23 01:59:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60380->172.17.0.3:30110, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37672") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58792->172.17.0.3:37672, err= 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/23 01:59:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30073") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45494->172.17.0.3:30073, err= 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/23 01:59:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/23 01:59:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39314") 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/23 01:59:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47052->172.17.0.3:39314, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38570") 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/23 01:59:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33315") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59902->172.17.0.3:38570, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36327") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46578->172.17.0.3:36327, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33706->172.17.0.3:33315, err= 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/23 01:59:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/23 01:59:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/23 01:59:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/23 01:59:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : bananaSUFFIX: Deleted 2025/11/23 01:59:15 INFO : appleSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/23 01:59:15 INFO : splitbananasplitSUFFIX: Deleted 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36449") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56022->172.17.0.3:36449, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31465") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37970->172.17.0.3:31465, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38517") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57750->172.17.0.3:38517, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39786") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33770->172.17.0.3:39786, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37282") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33498->172.17.0.3:37282, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38013") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33984->172.17.0.3:38013, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31408") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46676->172.17.0.3:31408, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33738") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50382->172.17.0.3:33738, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32283") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54166->172.17.0.3:32283, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34805") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54680->172.17.0.3:34805, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35281") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47910->172.17.0.3:35281, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33707") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47960->172.17.0.3:33707, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38035") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34614->172.17.0.3:38035, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30912") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35306->172.17.0.3:30912, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36027") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51830->172.17.0.3:36027, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34196") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38982->172.17.0.3:34196, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31414") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34882->172.17.0.3:31414, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36425") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35626->172.17.0.3:36425, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37993") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53016->172.17.0.3:37993, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32607") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37422->172.17.0.3:32607, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31955") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39612->172.17.0.3:31955, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39561") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48922->172.17.0.3:39561, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35452") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33634->172.17.0.3:35452, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38496") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44488->172.17.0.3:38496, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39087") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38404->172.17.0.3:39087, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38352") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47934->172.17.0.3:38352, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30714") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33334->172.17.0.3:30714, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33211") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35446->172.17.0.3:33211, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36605") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58274->172.17.0.3:36605, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39538") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51522->172.17.0.3:39538, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34459") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55406->172.17.0.3:34459, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36847") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36826->172.17.0.3:36847, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30860") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44078->172.17.0.3:30860, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34925") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57860->172.17.0.3:34925, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37195") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38016->172.17.0.3:37195, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39148") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39600->172.17.0.3:39148, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36966") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43686->172.17.0.3:36966, err= 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34437") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58706->172.17.0.3:34437, err= 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32356") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36748->172.17.0.3:32356, err= 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37449") 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31608") 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52402->172.17.0.3:31608, err= 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47652->172.17.0.3:37449, err= 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37691") 2025/11/23 01:59:15 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39242->172.17.0.3:37691, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:40000") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48756->172.17.0.3:40000, err= 2025/11/23 01:59:15 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/23 01:59:15 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/23 01:59:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/23 01:59:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31833") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34653") 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57750->172.17.0.3:34653, err= 2025/11/23 01:59:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52770->172.17.0.3:31833, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38741") 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/23 01:59:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30619") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55274->172.17.0.3:38741, err= 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/23 01:59:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39576->172.17.0.3:30619, err= 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39211") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54140->172.17.0.3:39211, err= 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/23 01:59:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/23 01:59:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38853") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34424->172.17.0.3:38853, err= 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35476") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45020->172.17.0.3:35476, err= 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/23 01:59:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/23 01:59:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37118") 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49530->172.17.0.3:37118, err= 2025/11/23 01:59:15 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36895") 2025/11/23 01:59:15 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/23 01:59:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39882->172.17.0.3:36895, err= 2025/11/23 01:59:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32331") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38506->172.17.0.3:32331, err= 2025/11/23 01:59:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/23 01:59:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36149") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36820->172.17.0.3:36149, err= 2025/11/23 01:59:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/23 01:59:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35499") 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/23 01:59:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50096->172.17.0.3:35499, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39807") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33948->172.17.0.3:39807, err= 2025/11/23 01:59:15 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/23 01:59:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31756") 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50852->172.17.0.3:31756, err= 2025/11/23 01:59:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/23 01:59:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/23 01:59:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/23 01:59:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/23 01:59:15 INFO : appleappleapplebanana: Deleted 2025/11/23 01:59:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/23 01:59:15 INFO : splitbananasplit: Deleted 2025/11/23 01:59:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/23 01:59:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35378") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42116->172.17.0.3:35378, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleapple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleapple: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbanan: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33874") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39284->172.17.0.3:33874, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-12345: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-23456: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-34567: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-45678: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34504") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39678->172.17.0.3:34504, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35244") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38154->172.17.0.3:35244, err= 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36786") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45846->172.17.0.3:36786, err= 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : appleapple: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : splitbanan: size = 16 OK 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36805") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34860->172.17.0.3:36805, err= 2025/11/23 01:59:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/23 01:59:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/23 01:59:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/23 01:59:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/23 01:59:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/23 01:59:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/23 01:59:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/23 01:59:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/23 01:59:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/23 01:59:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/23 01:59:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/23 01:59:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/23 01:59:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/23 01:59:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/23 01:59:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35989") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37316->172.17.0.3:35989, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleapple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleapple: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbanan: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34702") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47580->172.17.0.3:34702, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcde: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdef: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefg: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defgh: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghi: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghij: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijk: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-12345: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-23456: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-34567: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-45678: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37635") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36000->172.17.0.3:37635, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36440") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42734->172.17.0.3:36440, err= 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/23 01:59:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37406") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46364->172.17.0.3:37406, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39820") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54724->172.17.0.3:39820, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31869") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53122->172.17.0.3:31869, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37227") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37254->172.17.0.3:37227, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35267") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50722->172.17.0.3:35267, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30853") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55738->172.17.0.3:30853, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39272") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38116->172.17.0.3:39272, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38834") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43396->172.17.0.3:38834, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30365") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49178->172.17.0.3:30365, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33959") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60586->172.17.0.3:33959, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37968") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41122->172.17.0.3:37968, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35640") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51754->172.17.0.3:35640, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36800") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57716->172.17.0.3:36800, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35125") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42496->172.17.0.3:35125, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35430") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35658->172.17.0.3:35430, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35729") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36912->172.17.0.3:35729, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32321") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55748->172.17.0.3:32321, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37933") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54020->172.17.0.3:37933, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33798") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34700->172.17.0.3:33798, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34941") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34724->172.17.0.3:34941, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38153") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49020->172.17.0.3:38153, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35348") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47658->172.17.0.3:35348, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36253") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50870->172.17.0.3:36253, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34358") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36372->172.17.0.3:34358, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37968") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41136->172.17.0.3:37968, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38630") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46562->172.17.0.3:38630, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39908") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58152->172.17.0.3:39908, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32507") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51120->172.17.0.3:32507, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30899") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40706->172.17.0.3:30899, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39291") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45060->172.17.0.3:39291, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30447") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41640->172.17.0.3:30447, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33037") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52024->172.17.0.3:33037, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38877") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57444->172.17.0.3:38877, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35983") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46264->172.17.0.3:35983, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35461") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53614->172.17.0.3:35461, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37391") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58088->172.17.0.3:37391, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36994") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42060->172.17.0.3:36994, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38714") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43576->172.17.0.3:38714, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31754") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40658->172.17.0.3:31754, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36658") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56094->172.17.0.3:36658, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30651") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58766->172.17.0.3:30651, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38117") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39736->172.17.0.3:38117, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38118") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45754->172.17.0.3:38118, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30476") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59778->172.17.0.3:30476, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32621") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33240->172.17.0.3:32621, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38280") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53056->172.17.0.3:38280, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38233") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53738->172.17.0.3:38233, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34601") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44642->172.17.0.3:34601, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35327") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42426->172.17.0.3:35327, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39056") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34040->172.17.0.3:39056, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32311") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34834->172.17.0.3:32311, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34876") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55236->172.17.0.3:34876, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39255") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51280->172.17.0.3:39255, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39365") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39246->172.17.0.3:39365, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37007") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34854->172.17.0.3:37007, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33729") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53568->172.17.0.3:33729, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35024") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36102->172.17.0.3:35024, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38291") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39734->172.17.0.3:38291, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37251") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42458->172.17.0.3:37251, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38387") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38586->172.17.0.3:38387, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31362") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60946->172.17.0.3:31362, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38667") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50002->172.17.0.3:38667, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38336") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36514->172.17.0.3:38336, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32770") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37188->172.17.0.3:32770, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32754") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42620->172.17.0.3:32754, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38582") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36222->172.17.0.3:38582, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38040") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37772->172.17.0.3:38040, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32839") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48764->172.17.0.3:32839, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33543") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49850->172.17.0.3:33543, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30410") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51390->172.17.0.3:30410, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32798") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33284->172.17.0.3:32798, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34569") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52470->172.17.0.3:34569, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39383") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49970->172.17.0.3:39383, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37128") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48520->172.17.0.3:37128, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39218") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44130->172.17.0.3:39218, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37054") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35462->172.17.0.3:37054, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30251") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50438->172.17.0.3:30251, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34513") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42646->172.17.0.3:34513, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33533") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57002->172.17.0.3:33533, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37522") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58820->172.17.0.3:37522, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30124") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41684->172.17.0.3:30124, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38451") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40462->172.17.0.3:38451, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34652") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53200->172.17.0.3:34652, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38458") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52402->172.17.0.3:38458, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34175") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44550->172.17.0.3:34175, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36494") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42494->172.17.0.3:36494, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37230") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51494->172.17.0.3:37230, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30813") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53244->172.17.0.3:30813, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39731") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35556->172.17.0.3:39731, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38717") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60306->172.17.0.3:38717, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39562") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60314->172.17.0.3:39562, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34281") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39186->172.17.0.3:34281, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30247") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46968->172.17.0.3:30247, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32669") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39400->172.17.0.3:32669, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35036") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38092->172.17.0.3:35036, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32682") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54986->172.17.0.3:32682, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31786") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36736->172.17.0.3:31786, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30732") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35806->172.17.0.3:30732, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35671") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48192->172.17.0.3:35671, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32852") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44500->172.17.0.3:32852, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32846") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59716->172.17.0.3:32846, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35627") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36072->172.17.0.3:35627, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34853") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53346->172.17.0.3:34853, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30753") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48006->172.17.0.3:30753, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30951") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50992->172.17.0.3:30951, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31726") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39432->172.17.0.3:31726, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36488") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39368->172.17.0.3:36488, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36548") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51942->172.17.0.3:36548, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39255") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51286->172.17.0.3:39255, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30045") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43854->172.17.0.3:30045, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38681") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48508->172.17.0.3:38681, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34845") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58848->172.17.0.3:34845, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31598") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36186->172.17.0.3:31598, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39507") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37874->172.17.0.3:39507, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38087") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52772->172.17.0.3:38087, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35596") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54988->172.17.0.3:35596, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30326") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38278->172.17.0.3:30326, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38732") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38050->172.17.0.3:38732, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34252") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57156->172.17.0.3:34252, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37066") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35704->172.17.0.3:37066, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34326") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37856->172.17.0.3:34326, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35747") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37890->172.17.0.3:35747, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33648") 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50448->172.17.0.3:33648, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30145") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57336->172.17.0.3:30145, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32119") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60066->172.17.0.3:32119, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33517") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53866->172.17.0.3:33517, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38841") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40444->172.17.0.3:38841, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31116") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48918->172.17.0.3:31116, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30146") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60020->172.17.0.3:30146, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34860") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46874->172.17.0.3:34860, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32992") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36684->172.17.0.3:32992, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39779") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46610->172.17.0.3:39779, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37506") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36708->172.17.0.3:37506, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33757") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47320->172.17.0.3:33757, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38460") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53294->172.17.0.3:38460, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31706") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38988->172.17.0.3:31706, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38769") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51592->172.17.0.3:38769, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38858") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44098->172.17.0.3:38858, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37135") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44772->172.17.0.3:37135, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30098") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39556->172.17.0.3:30098, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30370") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43526->172.17.0.3:30370, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30620") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40442->172.17.0.3:30620, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34335") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56860->172.17.0.3:34335, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30353") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56980->172.17.0.3:30353, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37360") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41384->172.17.0.3:37360, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30472") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39292->172.17.0.3:30472, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37959") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54956->172.17.0.3:37959, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30528") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45022->172.17.0.3:30528, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39617") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44786->172.17.0.3:39617, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35608") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37812->172.17.0.3:35608, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32986") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40174->172.17.0.3:32986, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39705") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50386->172.17.0.3:39705, err= 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30899") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40722->172.17.0.3:30899, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34602") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38910->172.17.0.3:34602, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32007") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37614->172.17.0.3:32007, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30166") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48522->172.17.0.3:30166, err= 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31154") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48612->172.17.0.3:31154, err= 2025/11/23 01:59:15 DEBUG : apple: size = 5 OK 2025/11/23 01:59:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : banana: size = 6 OK 2025/11/23 01:59:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33901") 2025/11/23 01:59:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41796->172.17.0.3:33901, err= 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35865") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41798->172.17.0.3:35865, err= 2025/11/23 01:59:15 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : apple: Excluded 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:15 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : banana: Excluded 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:15 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38473") 2025/11/23 01:59:15 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33642->172.17.0.3:38473, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33080") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37278->172.17.0.3:33080, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36915") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47214->172.17.0.3:36915, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35214") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49856->172.17.0.3:35214, err= 2025/11/23 01:59:16 DEBUG : apple: size = 5 OK 2025/11/23 01:59:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:16 DEBUG : banana: size = 6 OK 2025/11/23 01:59:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34100") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44566->172.17.0.3:34100, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32432") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41000->172.17.0.3:32432, err= 2025/11/23 01:59:16 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : apple: Excluded 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:16 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : banana: Excluded 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30114") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38114->172.17.0.3:30114, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37576") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53622->172.17.0.3:37576, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33298") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54178->172.17.0.3:33298, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36848") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45976->172.17.0.3:36848, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32963") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49620->172.17.0.3:32963, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32603") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36738->172.17.0.3:32603, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33587") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59190->172.17.0.3:33587, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36194") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46038->172.17.0.3:36194, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36914") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40166->172.17.0.3:36914, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37373") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59238->172.17.0.3:37373, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36263") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52168->172.17.0.3:36263, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39293") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45936->172.17.0.3:39293, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39876") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44976->172.17.0.3:39876, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36281") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37986->172.17.0.3:36281, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39681") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43638->172.17.0.3:39681, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35763") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38132->172.17.0.3:35763, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35903") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55630->172.17.0.3:35903, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31649") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58914->172.17.0.3:31649, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35110") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54750->172.17.0.3:35110, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33207") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51268->172.17.0.3:33207, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37318") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49156->172.17.0.3:37318, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33759") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35956->172.17.0.3:33759, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31874") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55330->172.17.0.3:31874, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37138") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44930->172.17.0.3:37138, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38223") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50772->172.17.0.3:38223, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38905") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59442->172.17.0.3:38905, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37680") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52026->172.17.0.3:37680, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39868") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33220->172.17.0.3:39868, err= 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37225") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33994->172.17.0.3:37225, err= 2025/11/23 01:59:16 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : apple: Excluded 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:16 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : banana: Excluded 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30319") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50272->172.17.0.3:30319, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36132") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33870->172.17.0.3:36132, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32062") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46540->172.17.0.3:32062, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38650") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48982->172.17.0.3:38650, err= 2025/11/23 01:59:16 DEBUG : apple: size = 5 OK 2025/11/23 01:59:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:16 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:16 DEBUG : banana: size = 6 OK 2025/11/23 01:59:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39615") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46382->172.17.0.3:39615, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39135") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40980->172.17.0.3:39135, err= 2025/11/23 01:59:16 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : apple: Excluded 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:16 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : banana: Excluded 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38061") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33226->172.17.0.3:38061, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32626") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52606->172.17.0.3:32626, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39965") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53732->172.17.0.3:39965, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32259") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45148->172.17.0.3:32259, err= 2025/11/23 01:59:16 DEBUG : apple: size = 5 OK 2025/11/23 01:59:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : apple: Unchanged skipping 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : banana: size = 6 OK 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/23 01:59:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : banana: Unchanged skipping 2025/11/23 01:59:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/23 01:59:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30752") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32852->172.17.0.3:30752, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33996") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37978->172.17.0.3:33996, err= 2025/11/23 01:59:16 DEBUG : apple: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : apple: Excluded 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : appleappleapplebanana: Excluded 2025/11/23 01:59:16 DEBUG : banana: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : banana: Excluded 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : splitbananasplit: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38890") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35982->172.17.0.3:38890, err= 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/23 01:59:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37058") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44626->172.17.0.3:37058, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34955") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47496->172.17.0.3:34955, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38832") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39072->172.17.0.3:38832, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33385") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45948->172.17.0.3:33385, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37267") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60472->172.17.0.3:37267, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30635") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58482->172.17.0.3:30635, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39680") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48746->172.17.0.3:39680, err= --- PASS: TestTransform (2.07s) --- PASS: TestTransform/NFC (0.16s) --- PASS: TestTransform/NFD (0.12s) --- PASS: TestTransform/base64 (0.27s) --- PASS: TestTransform/prefix (0.29s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.16s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.21s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39119") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45906->172.17.0.3:39119, err= 2025/11/23 01:59:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/23 01:59:16 INFO : sub dir_somesuffix: Making directory 2025/11/23 01:59:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/23 01:59:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/23 01:59:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:59:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37162") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54110->172.17.0.3:37162, err= 2025/11/23 01:59:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:59:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32304") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39862->172.17.0.3:32304, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31374") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37988->172.17.0.3:31374, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34258") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33566->172.17.0.3:34258, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34713") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59126->172.17.0.3:34713, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36400") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51854->172.17.0.3:36400, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32707") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33926->172.17.0.3:32707, err= 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32679") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44384->172.17.0.3:32679, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31390") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59564->172.17.0.3:31390, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38539") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53648->172.17.0.3:38539, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38754") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49202->172.17.0.3:38754, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36642") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32818->172.17.0.3:36642, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37425") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39092->172.17.0.3:37425, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31022") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58658->172.17.0.3:31022, err= 2025/11/23 01:59:16 INFO : toe: Making directory 2025/11/23 01:59:16 INFO : toe/toe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33954") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46696->172.17.0.3:33954, err= 2025/11/23 01:59:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/23 01:59:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36722") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43800->172.17.0.3:36722, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36334") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:32854->172.17.0.3:36334, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35571") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49418->172.17.0.3:35571, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30022") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37748->172.17.0.3:30022, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39796") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57674->172.17.0.3:39796, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35327") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42436->172.17.0.3:35327, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33972") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35488->172.17.0.3:33972, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35222") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43748->172.17.0.3:35222, err= 2025/11/23 01:59:16 INFO : toe: Making directory 2025/11/23 01:59:16 INFO : toe/toe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33360") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52394->172.17.0.3:33360, err= 2025/11/23 01:59:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/23 01:59:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34630") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45492->172.17.0.3:34630, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30806") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55762->172.17.0.3:30806, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35588") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46362->172.17.0.3:35588, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31165") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46646->172.17.0.3:31165, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32752") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47858->172.17.0.3:32752, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32261") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37036->172.17.0.3:32261, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35756") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37374->172.17.0.3:35756, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33818") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34836->172.17.0.3:33818, err= 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 INFO : tictacempty_dir: Making directory 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33795") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33142->172.17.0.3:33795, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38713") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40244->172.17.0.3:38713, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30847") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33338->172.17.0.3:30847, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35849") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53784->172.17.0.3:35849, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34184") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38356->172.17.0.3:34184, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30060") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36958->172.17.0.3:30060, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33047") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32841") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51448->172.17.0.3:33047, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34134->172.17.0.3:32841, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31933") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41474->172.17.0.3:31933, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32808") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49960->172.17.0.3:32808, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32079") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33392->172.17.0.3:32079, err= 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 INFO : tictacempty_dir: Making directory 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32100") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:35308->172.17.0.3:32100, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35177") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51294->172.17.0.3:35177, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38076") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56864->172.17.0.3:38076, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36444") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33038->172.17.0.3:36444, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37204") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56160->172.17.0.3:37204, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38311") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54930->172.17.0.3:38311, err= 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38791") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38550") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47560->172.17.0.3:38791, err= 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52876->172.17.0.3:38550, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38815") 2025/11/23 01:59:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34282->172.17.0.3:38815, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/23 01:59:16 NOTICE: ftp://172.17.0.3:21/rclone-test-zeresad2mute: 0 differences found 2025/11/23 01:59:16 NOTICE: ftp://172.17.0.3:21/rclone-test-zeresad2mute: 1 hashes could not be checked 2025/11/23 01:59:16 NOTICE: ftp://172.17.0.3:21/rclone-test-zeresad2mute: 1 matching files 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38787") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40008->172.17.0.3:38787, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30540") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47964->172.17.0.3:30540, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32174") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41652->172.17.0.3:32174, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32952") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46074->172.17.0.3:32952, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36152") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59100->172.17.0.3:36152, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37105") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54638->172.17.0.3:37105, err= 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38660") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33402->172.17.0.3:38660, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30396") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58324->172.17.0.3:30396, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39709") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36146->172.17.0.3:39709, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36385") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52854->172.17.0.3:36385, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37969") 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45566->172.17.0.3:37969, err= 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37125") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54400->172.17.0.3:37125, err= 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34188") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36470->172.17.0.3:34188, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37156") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46312->172.17.0.3:37156, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38129") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49666->172.17.0.3:38129, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38638") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53326->172.17.0.3:38638, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33671") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40482->172.17.0.3:33671, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36239") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43660->172.17.0.3:36239, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35650") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54176->172.17.0.3:35650, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31019") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56560->172.17.0.3:31019, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/23 01:59:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33300") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58634->172.17.0.3:33300, err= 2025/11/23 01:59:16 INFO : toe: Making directory 2025/11/23 01:59:16 INFO : toe/toe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36593") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53914->172.17.0.3:36593, err= 2025/11/23 01:59:16 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/23 01:59:16 INFO : toe/toe/toe: Copied (new) 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39384") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58282->172.17.0.3:39384, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33824") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54176->172.17.0.3:33824, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38980") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33910->172.17.0.3:38980, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39871") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41640->172.17.0.3:39871, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30876") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60272->172.17.0.3:30876, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37590") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39342->172.17.0.3:37590, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38974") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51178->172.17.0.3:38974, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38334") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:46398->172.17.0.3:38334, err= 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 INFO : tictacempty_dir: Making directory 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30469") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58302->172.17.0.3:30469, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Deleted 2025/11/23 01:59:16 INFO : toe/toe: Removing directory 2025/11/23 01:59:16 INFO : toe: Removing directory 2025/11/23 01:59:16 INFO : empty_dir: Removing directory 2025/11/23 01:59:16 DEBUG : Local file system at /tmp/rclone1386730245: deleted 3 directories 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32514") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39260->172.17.0.3:32514, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33026") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39870->172.17.0.3:33026, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30972") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59244->172.17.0.3:30972, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31952") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60714->172.17.0.3:31952, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33061") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48818->172.17.0.3:33061, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34005") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42888->172.17.0.3:34005, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37799") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57416->172.17.0.3:37799, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35747") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37892->172.17.0.3:35747, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39055") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53726->172.17.0.3:39055, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38274") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50120->172.17.0.3:38274, err= 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 INFO : tictacempty_dir: Making directory 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33130") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36098->172.17.0.3:33130, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Deleted 2025/11/23 01:59:16 INFO : toe/toe: Removing directory 2025/11/23 01:59:16 INFO : toe: Removing directory 2025/11/23 01:59:16 INFO : empty_dir: Removing directory 2025/11/23 01:59:16 DEBUG : Local file system at /tmp/rclone1386730245: deleted 3 directories 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35292") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34218->172.17.0.3:35292, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35208") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38835") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38946->172.17.0.3:38835, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:54378->172.17.0.3:35208, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38709") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45178->172.17.0.3:38709, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38455") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42222->172.17.0.3:38455, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38039") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39586") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39840") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42452->172.17.0.3:39840, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55714->172.17.0.3:38039, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:42590->172.17.0.3:39586, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33599") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34424->172.17.0.3:33599, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36319") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57658->172.17.0.3:36319, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37052") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59096->172.17.0.3:37052, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35624") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31654") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55398->172.17.0.3:35624, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37138->172.17.0.3:31654, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39452") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36262->172.17.0.3:39452, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33101") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37902->172.17.0.3:33101, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39705") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50388->172.17.0.3:39705, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39417") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36208->172.17.0.3:39417, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : Reset feature "Copy" 2025/11/23 01:59:16 DEBUG : Reset feature "Move" 2025/11/23 01:59:16 DEBUG : Reset feature "Copy" 2025/11/23 01:59:16 DEBUG : Reset feature "Move" 2025/11/23 01:59:16 DEBUG : empty_dir: Making directory with metadata 2025/11/23 01:59:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37007") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34868->172.17.0.3:37007, err= 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 INFO : tictacempty_dir: Making directory 2025/11/23 01:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 INFO : tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: tictactoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 INFO : tictactoe/tictactoe: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/23 01:59:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33694") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43926->172.17.0.3:33694, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Deleted 2025/11/23 01:59:16 INFO : toe/toe: Removing directory 2025/11/23 01:59:16 INFO : toe: Removing directory 2025/11/23 01:59:16 INFO : empty_dir: Removing directory 2025/11/23 01:59:16 DEBUG : Local file system at /tmp/rclone1386730245: deleted 3 directories 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35767") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56448->172.17.0.3:35767, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32474") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31503") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43368->172.17.0.3:32474, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50846->172.17.0.3:31503, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:39146") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57956->172.17.0.3:39146, err= 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36852") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:33332->172.17.0.3:36852, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30094") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41988->172.17.0.3:30094, err= 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/23 01:59:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/23 01:59:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32524") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60232->172.17.0.3:32524, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37840") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38196") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37328") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59916->172.17.0.3:37840, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:59258->172.17.0.3:37328, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34892->172.17.0.3:38196, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36203") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:37096->172.17.0.3:36203, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38597") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57268->172.17.0.3:38597, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37781") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60332->172.17.0.3:37781, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34914") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30572") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37875") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38626->172.17.0.3:30572, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36754->172.17.0.3:34914, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52652->172.17.0.3:37875, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34040") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:52814->172.17.0.3:34040, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31740") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:47302->172.17.0.3:31740, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37273") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:34420->172.17.0.3:37273, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35297") 2025/11/23 01:59:16 DEBUG : toe: transformed to: dG9l 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:39238->172.17.0.3:35297, err= 2025/11/23 01:59:16 DEBUG : toe: transformed to: dG9l 2025/11/23 01:59:16 INFO : dG9l: Making directory 2025/11/23 01:59:16 DEBUG : toe: transformed to: dG9l 2025/11/23 01:59:16 DEBUG : toe: transformed to: dG9l 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/23 01:59:16 INFO : dG9l/dG9l: Making directory 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/23 01:59:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32231") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36944->172.17.0.3:32231, err= 2025/11/23 01:59:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/23 01:59:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37700") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:53122->172.17.0.3:37700, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30712") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:60632->172.17.0.3:30712, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31153") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:45778->172.17.0.3:31153, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37226") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:50134->172.17.0.3:37226, err= 2025/11/23 01:59:16 DEBUG : dG9l: transformed to: toe 2025/11/23 01:59:16 DEBUG : dG9l: transformed to: toe 2025/11/23 01:59:16 DEBUG : toe: Directory modification time the same (differ by 483.57752ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38582") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36232->172.17.0.3:38582, err= 2025/11/23 01:59:16 DEBUG : dG9l: transformed to: toe 2025/11/23 01:59:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/23 01:59:16 DEBUG : toe/toe: Directory modification time the same (differ by 483.57752ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33944") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:44276->172.17.0.3:33944, err= 2025/11/23 01:59:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/23 01:59:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/23 01:59:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/23 01:59:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/23 01:59:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/23 01:59:16 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : Local file system at /tmp/rclone1386730245: Waiting for transfers to finish 2025/11/23 01:59:16 DEBUG : Waiting for deletions to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:32018") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57762->172.17.0.3:32018, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38957") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49074->172.17.0.3:38957, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38724") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:43982->172.17.0.3:38724, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:31011") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:57692->172.17.0.3:31011, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36568") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:51562->172.17.0.3:36568, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36892") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:38558->172.17.0.3:36892, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38092") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36960->172.17.0.3:38092, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-zeresad2mute", Local "Local file system at /tmp/rclone1386730245", Modify Window "1s" 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34736") 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:55744->172.17.0.3:34736, err= 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: 2025/11/23 01:59:16 INFO : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Making directory 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: 2025/11/23 01:59:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/23 01:59:16 INFO : toe/toe: Making directory 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe/toe: transformed to: 2025/11/23 01:59:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe: transformed to: 2025/11/23 01:59:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for checks to finish 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Waiting for transfers to finish 2025/11/23 01:59:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/23 01:59:16 DEBUG : toe/toe/toe: transformed to: 2025/11/23 01:59:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33681") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:48758->172.17.0.3:33681, err= 2025/11/23 01:59:16 DEBUG : toe/toe/toe: size = 11 OK 2025/11/23 01:59:16 INFO : toe/toe/toe: Copied (new) 2025/11/23 01:59:16 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: not deleting files as there were IO errors 2025/11/23 01:59:16 ERROR : ftp://172.17.0.3:21/rclone-test-zeresad2mute: not deleting directories as there were IO errors 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:37915") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:49062->172.17.0.3:37915, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:35572") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41924->172.17.0.3:35572, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:34615") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:40642->172.17.0.3:34615, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33159") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:58318->172.17.0.3:33159, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:30731") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:56556->172.17.0.3:30731, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:33691") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:36520->172.17.0.3:33691, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:38128") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41958->172.17.0.3:38128, err= --- PASS: TestError (0.02s) PASS 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: dial("tcp","172.17.0.3:36482") 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: > dial: conn=172.17.0.1:41142->172.17.0.3:36482, err= 2025/11/23 01:59:16 DEBUG : ftp://172.17.0.3:21/rclone-test-zeresad2mute: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.394537812s (try 1/5)