"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/23 02:12:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku" 2026/07/23 02:12:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/23 02:12:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:11 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:11 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:11 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:12:11 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:11 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43944->172.17.0.4:21, err= 2026/07/23 02:12:14 DEBUG : Creating backend with remote "/tmp/rclone220931140" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33628") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43206->172.17.0.4:33628, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36848") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55018->172.17.0.4:36848, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35683") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42256->172.17.0.4:35683, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32702") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36812->172.17.0.4:32702, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30178") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58048->172.17.0.4:30178, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33585") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44736->172.17.0.4:33585, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:14 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34457") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41870->172.17.0.4:34457, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33206") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52472->172.17.0.4:33206, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34485") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58790->172.17.0.4:34485, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31370") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43376->172.17.0.4:31370, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33414") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60432->172.17.0.4:33414, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37074") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52638->172.17.0.4:37074, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33810") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49262->172.17.0.4:33810, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36443") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56144->172.17.0.4:36443, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35583") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50730->172.17.0.4:35583, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : Creating backend with remote "/non-existing" 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35506") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41650->172.17.0.4:35506, err= 2026/07/23 02:12:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35216") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34454->172.17.0.4:35216, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31305") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49142->172.17.0.4:31305, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39398") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57488->172.17.0.4:39398, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:14 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33175") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46568->172.17.0.4:33175, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39727") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37486->172.17.0.4:39727, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36544") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45746->172.17.0.4:36544, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37789") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49586->172.17.0.4:37789, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32036") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33886->172.17.0.4:32036, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30315") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42880->172.17.0.4:30315, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36783") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53048->172.17.0.4:36783, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Running all checks before starting transfers 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39740") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42916->172.17.0.4:39740, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Checks finished, now starting transfers 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39595") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39374->172.17.0.4:39595, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:14 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31483") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34844->172.17.0.4:31483, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37869") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37626->172.17.0.4:37869, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32565") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49352->172.17.0.4:32565, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38721") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53952->172.17.0.4:38721, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38116") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39090->172.17.0.4:38116, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 ERROR : Ignoring --no-traverse with sync 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35839") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44312->172.17.0.4:35839, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35507") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47654->172.17.0.4:35507, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:14 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:14 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31755") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37842->172.17.0.4:31755, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37563") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38382->172.17.0.4:37563, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38034") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36140->172.17.0.4:38034, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30781") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42908->172.17.0.4:30781, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31250") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32940->172.17.0.4:31250, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38039") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48456->172.17.0.4:38039, err= 2026/07/23 02:12:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34702") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41792->172.17.0.4:34702, err= 2026/07/23 02:12:14 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/23 02:12:14 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/23 02:12:14 INFO : hello world2: Copied (new) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36750") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32794->172.17.0.4:36750, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33901") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45972->172.17.0.4:33901, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35371") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42916->172.17.0.4:35371, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30295") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56086->172.17.0.4:30295, err= 2026/07/23 02:12:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31407") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41400->172.17.0.4:31407, err= 2026/07/23 02:12:14 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/23 02:12:14 INFO : potato2: Copied (new) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36339") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37362->172.17.0.4:36339, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34951") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53996->172.17.0.4:34951, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31112") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58106->172.17.0.4:31112, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31463") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42484->172.17.0.4:31463, err= 2026/07/23 02:12:14 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/23 02:12:14 INFO : potato2: Copied (new) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34960") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44848->172.17.0.4:34960, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39201") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53498->172.17.0.4:39201, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38504") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44070->172.17.0.4:38504, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 02:12:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:12:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/23 02:12:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35266") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41978->172.17.0.4:35266, err= 2026/07/23 02:12:14 INFO : sub dir2: Making directory 2026/07/23 02:12:14 INFO : sub dir: Making directory 2026/07/23 02:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:14 INFO : sub dir2/sub sub dir2: Making directory 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32530") 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60154->172.17.0.4:32530, err= 2026/07/23 02:12:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43946->172.17.0.4:21, err= 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:14 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34561") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60014->172.17.0.4:34561, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39688") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33924") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57720->172.17.0.4:33924, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51072->172.17.0.4:39688, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32429") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52172->172.17.0.4:32429, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39555") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59220->172.17.0.4:39555, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38610") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30748") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38148->172.17.0.4:38610, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51534->172.17.0.4:30748, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35534") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39290->172.17.0.4:35534, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36282") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49222->172.17.0.4:36282, err= --- PASS: TestCopyEmptyDirectories (2.82s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:17 INFO : sub dir2: Making directory 2026/07/23 02:12:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/23 02:12:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34399") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54122->172.17.0.4:34399, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37332") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57654->172.17.0.4:37332, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:17 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37535") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53976->172.17.0.4:37535, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35978") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41796->172.17.0.4:35978, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32894") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53688->172.17.0.4:32894, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38391") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35564->172.17.0.4:38391, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39483") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47954->172.17.0.4:39483, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:17 DEBUG : sub dir2: Making directory with metadata 2026/07/23 02:12:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31262") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52516->172.17.0.4:31262, err= 2026/07/23 02:12:17 INFO : sub dir2: Making directory 2026/07/23 02:12:17 INFO : sub dir: Making directory 2026/07/23 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36404") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53264->172.17.0.4:36404, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:17 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:17 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32326") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36274->172.17.0.4:32326, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38740") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37133") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55940->172.17.0.4:38740, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45610->172.17.0.4:37133, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32189") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59496->172.17.0.4:32189, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30357") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52912->172.17.0.4:30357, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31770") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33724") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56178->172.17.0.4:31770, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38844->172.17.0.4:33724, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38350") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46086->172.17.0.4:38350, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36664") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35932->172.17.0.4:36664, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35671") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55806->172.17.0.4:35671, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:17 INFO : sub dir2: Making directory 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32436") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38960->172.17.0.4:32436, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39094") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54004->172.17.0.4:39094, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:17 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:17 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36028") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60796->172.17.0.4:36028, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30400") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60498->172.17.0.4:30400, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35265") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51254->172.17.0.4:35265, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36967") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56118->172.17.0.4:36967, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35545") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43318->172.17.0.4:35545, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:17 DEBUG : sub dir2: Making directory with metadata 2026/07/23 02:12:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:12:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36089") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54546->172.17.0.4:36089, err= 2026/07/23 02:12:17 INFO : sub dir2: Making directory 2026/07/23 02:12:17 INFO : sub dir: Making directory 2026/07/23 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34073") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51708->172.17.0.4:34073, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:17 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:17 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38607") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48626->172.17.0.4:38607, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39981") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38236") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38696->172.17.0.4:39981, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59946->172.17.0.4:38236, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35445") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59350->172.17.0.4:35445, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37023") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38275") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53498->172.17.0.4:37023, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46256->172.17.0.4:38275, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37054") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38290->172.17.0.4:37054, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33743") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37344->172.17.0.4:33743, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32317") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41538->172.17.0.4:32317, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:17 INFO : sub dir2: Making directory 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33052") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43026->172.17.0.4:33052, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35782") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59404->172.17.0.4:35782, err= 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:17 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:17 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33486") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50760->172.17.0.4:33486, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39333") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57864->172.17.0.4:39333, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36528") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39456->172.17.0.4:36528, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38120") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58374->172.17.0.4:38120, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37578") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43780->172.17.0.4:37578, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31747") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39214->172.17.0.4:31747, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34479") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47450->172.17.0.4:34479, err= 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31506") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60136->172.17.0.4:31506, err= 2026/07/23 02:12:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lekoqet5bifi" 2026/07/23 02:12:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:17 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:17 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: Connecting to FTP server 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:17 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:43960->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-zizuqas3puku -> ftp://172.17.0.4:21/rclone-test-lekoqet5bifi 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:38450") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:50326->172.17.0.4:38450, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33776") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43156->172.17.0.4:33776, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36626") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60892->172.17.0.4:36626, err= 2026/07/23 02:12:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: Waiting for checks to finish 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: Waiting for transfers to finish 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37855") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56122->172.17.0.4:37855, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:33261") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:58920->172.17.0.4:33261, err= 2026/07/23 02:12:20 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/23 02:12:20 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/23 02:12:20 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:30225") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:51418->172.17.0.4:30225, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:38149") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:58498->172.17.0.4:38149, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:36400") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:46490->172.17.0.4:36400, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: dial("tcp","172.17.0.4:34837") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: > dial: conn=172.17.0.1:59766->172.17.0.4:34837, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: Purge object "sub dir/hello world" 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: Purge dir "sub dir" 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: Purge dir "" 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34685") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58964->172.17.0.4:34685, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33091") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41114->172.17.0.4:33091, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30936") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52092->172.17.0.4:30936, err= --- PASS: TestServerSideCopy (2.85s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33683") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54186->172.17.0.4:33683, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32772") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35438->172.17.0.4:32772, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37434") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57760->172.17.0.4:37434, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30154") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38604->172.17.0.4:30154, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38429") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38840->172.17.0.4:38429, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone220931140) 2026/07/23 02:12:20 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:20 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31489") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54692->172.17.0.4:31489, err= 2026/07/23 02:12:20 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/23 02:12:20 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/23 02:12:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31836") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54302->172.17.0.4:31836, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31838") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52810->172.17.0.4:31838, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32997") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39748->172.17.0.4:32997, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31662") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42490->172.17.0.4:31662, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33911") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40690->172.17.0.4:33911, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35971") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60950->172.17.0.4:35971, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39973") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55740->172.17.0.4:39973, err= 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30254") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60914->172.17.0.4:30254, err= 2026/07/23 02:12:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-polivos4fewi" 2026/07/23 02:12:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:20 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:20 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Connecting to FTP server 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:20 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:43976->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-zizuqas3puku -> ftp://172.17.0.4:21/rclone-test-polivos4fewi 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:38315") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:47196->172.17.0.4:38315, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33517") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50630->172.17.0.4:33517, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32673") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48458->172.17.0.4:32673, err= 2026/07/23 02:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Waiting for checks to finish 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Waiting for transfers to finish 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36417") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33740->172.17.0.4:36417, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:36563") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:51198->172.17.0.4:36563, err= 2026/07/23 02:12:23 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/23 02:12:23 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/23 02:12:23 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:39541") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:42032->172.17.0.4:39541, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:35822") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:33704->172.17.0.4:35822, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39151") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47506->172.17.0.4:39151, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38770") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44018->172.17.0.4:38770, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33085") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47526->172.17.0.4:33085, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:33270") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:59584->172.17.0.4:33270, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33643") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57016->172.17.0.4:33643, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32089") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:36719") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57368->172.17.0.4:32089, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:54628->172.17.0.4:36719, err= 2026/07/23 02:12:23 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:23 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-polivos4fewi) 2026/07/23 02:12:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Waiting for checks to finish 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Waiting for transfers to finish 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37421") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33604->172.17.0.4:37421, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:31223") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:58840->172.17.0.4:31223, err= 2026/07/23 02:12:23 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/23 02:12:23 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/23 02:12:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:31159") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:46760->172.17.0.4:31159, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:38840") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:39852->172.17.0.4:38840, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:32467") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:34288->172.17.0.4:32467, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: dial("tcp","172.17.0.4:33594") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: > dial: conn=172.17.0.1:40626->172.17.0.4:33594, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Purge object "sub dir/hello world" 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Purge dir "sub dir" 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: Purge dir "" 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35061") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33364->172.17.0.4:35061, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37797") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52058->172.17.0.4:37797, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30982") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58106->172.17.0.4:30982, err= --- PASS: TestServerSideCopyOverSelf (3.22s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33092") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41294->172.17.0.4:33092, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35028") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45362->172.17.0.4:35028, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36496") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48080->172.17.0.4:36496, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39537") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36900->172.17.0.4:39537, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37442") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55020->172.17.0.4:37442, err= 2026/07/23 02:12:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone220931140) 2026/07/23 02:12:23 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:23 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33300") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36768->172.17.0.4:33300, err= 2026/07/23 02:12:23 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/23 02:12:23 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/23 02:12:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/23 02:12:23 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36947") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59862->172.17.0.4:36947, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33879") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48126->172.17.0.4:33879, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35433") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57268->172.17.0.4:35433, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32195") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47418->172.17.0.4:32195, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34400") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45026->172.17.0.4:34400, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34723") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40938->172.17.0.4:34723, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30090") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34856->172.17.0.4:30090, err= 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35080") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58604->172.17.0.4:35080, err= 2026/07/23 02:12:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sixosum4goyo" 2026/07/23 02:12:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:23 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:23 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Connecting to FTP server 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:23 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:34804->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-zizuqas3puku -> ftp://172.17.0.4:21/rclone-test-sixosum4goyo 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:31156") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31442") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:34644->172.17.0.4:31156, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33946->172.17.0.4:31442, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31516") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43070->172.17.0.4:31516, err= 2026/07/23 02:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33721") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47248->172.17.0.4:33721, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:33304") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:57064->172.17.0.4:33304, err= 2026/07/23 02:12:27 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/23 02:12:27 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/23 02:12:27 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:31873") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:32876->172.17.0.4:31873, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:33314") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:35566->172.17.0.4:33314, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37257") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35062->172.17.0.4:37257, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35859") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55788->172.17.0.4:35859, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30636") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53998->172.17.0.4:30636, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Using server-side directory move 2026/07/23 02:12:27 INFO : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:38713") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37718") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:40992->172.17.0.4:38713, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40862->172.17.0.4:37718, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35261") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:33821") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51756->172.17.0.4:35261, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:57280->172.17.0.4:33821, err= 2026/07/23 02:12:27 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:27 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-sixosum4goyo) 2026/07/23 02:12:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Waiting for transfers to finish 2026/07/23 02:12:27 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:27 INFO : sub dir/hello world: Moved (server-side) 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30310") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40808->172.17.0.4:30310, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30154") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34202->172.17.0.4:30154, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:36457") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:54114->172.17.0.4:36457, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:34255") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:52556->172.17.0.4:34255, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38401") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51054->172.17.0.4:38401, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32044") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57072->172.17.0.4:32044, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36671") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53702->172.17.0.4:36671, err= 2026/07/23 02:12:27 DEBUG : testing file moves 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:32514") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:41404->172.17.0.4:32514, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33308") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34750->172.17.0.4:33308, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:31541") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31813") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46026->172.17.0.4:31813, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:43480->172.17.0.4:31541, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:27 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-sixosum4goyo) 2026/07/23 02:12:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Waiting for transfers to finish 2026/07/23 02:12:27 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:27 INFO : sub dir/hello world: Moved (server-side) 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32885") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43208->172.17.0.4:32885, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30577") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60840->172.17.0.4:30577, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:30263") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:45368->172.17.0.4:30263, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:34168") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:54820->172.17.0.4:34168, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:37161") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:33402->172.17.0.4:37161, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: dial("tcp","172.17.0.4:38981") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: > dial: conn=172.17.0.1:53162->172.17.0.4:38981, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Purge object "sub dir/hello world" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Purge dir "sub dir" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: Purge dir "" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30894") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51200->172.17.0.4:30894, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31207") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47104->172.17.0.4:31207, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35812") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40848->172.17.0.4:35812, err= --- PASS: TestServerSideMoveOverSelf (3.51s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30308") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57740->172.17.0.4:30308, err= 2026/07/23 02:12:27 ERROR : error listing: directory not found 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36820") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49508->172.17.0.4:36820, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31539") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37288->172.17.0.4:31539, err= 2026/07/23 02:12:27 INFO : Local file system at /tmp/rclone220931140: Making directory 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35032") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42458->172.17.0.4:35032, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33188") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34520->172.17.0.4:33188, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30616") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49970->172.17.0.4:30616, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39905") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48568->172.17.0.4:39905, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36428") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37796->172.17.0.4:36428, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34402") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39284->172.17.0.4:34402, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36435") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38474->172.17.0.4:36435, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35104") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35192->172.17.0.4:35104, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35914") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54290->172.17.0.4:35914, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36256") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36390->172.17.0.4:36256, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33298") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43942->172.17.0.4:33298, err= 2026/07/23 02:12:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31754") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33382->172.17.0.4:31754, err= 2026/07/23 02:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:27 DEBUG : Local file system at /tmp/rclone220931140: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : Local file system at /tmp/rclone220931140: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34935") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53072->172.17.0.4:34935, err= 2026/07/23 02:12:27 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/23 02:12:27 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/23 02:12:27 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38699") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32908->172.17.0.4:38699, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33722") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59734->172.17.0.4:33722, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30742") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33528->172.17.0.4:30742, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39498") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59634->172.17.0.4:39498, err= 2026/07/23 02:12:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31075") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36376->172.17.0.4:31075, err= 2026/07/23 02:12:27 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/23 02:12:27 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/23 02:12:27 INFO : check sum: Copied (new) 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30198") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38432->172.17.0.4:30198, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31385") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60990->172.17.0.4:31385, err= 2026/07/23 02:12:27 DEBUG : check sum: size = 1 OK 2026/07/23 02:12:27 NOTICE: ftp://172.17.0.4:21/rclone-test-zizuqas3puku: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/23 02:12:27 DEBUG : check sum: Size of src and dst objects identical 2026/07/23 02:12:27 DEBUG : check sum: Unchanged skipping 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 INFO : There was nothing to transfer 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38946") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38258->172.17.0.4:38946, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31304") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41632->172.17.0.4:31304, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35601") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39330->172.17.0.4:35601, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32363") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35576->172.17.0.4:32363, err= 2026/07/23 02:12:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38453") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48394->172.17.0.4:38453, err= 2026/07/23 02:12:27 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/23 02:12:27 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/23 02:12:27 INFO : sizeonly: Copied (new) 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31617") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45780->172.17.0.4:31617, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39915") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41586->172.17.0.4:39915, err= 2026/07/23 02:12:27 DEBUG : sizeonly: size = 6 OK 2026/07/23 02:12:27 DEBUG : sizeonly: Sizes identical 2026/07/23 02:12:27 DEBUG : sizeonly: Unchanged skipping 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 INFO : There was nothing to transfer 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34865") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41742->172.17.0.4:34865, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32159") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48846->172.17.0.4:32159, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34384") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50450->172.17.0.4:34384, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34946") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34946->172.17.0.4:34946, err= 2026/07/23 02:12:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36967") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34938->172.17.0.4:36967, err= 2026/07/23 02:12:27 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/23 02:12:27 INFO : ignore-size: Copied (new) 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36742") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40344->172.17.0.4:36742, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38030") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33802->172.17.0.4:38030, err= 2026/07/23 02:12:27 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:12:27 DEBUG : ignore-size: Unchanged skipping 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 INFO : There was nothing to transfer 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36911") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43474->172.17.0.4:36911, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33163") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40932->172.17.0.4:33163, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33283") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34934->172.17.0.4:33283, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39512") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34746->172.17.0.4:39512, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36016") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38296->172.17.0.4:36016, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38382") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59470->172.17.0.4:38382, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : existing: size = 6 OK 2026/07/23 02:12:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:12:27 DEBUG : existing: Unchanged skipping 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 INFO : There was nothing to transfer 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32688") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50980->172.17.0.4:32688, err= 2026/07/23 02:12:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37581") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53420->172.17.0.4:37581, err= 2026/07/23 02:12:27 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/23 02:12:27 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/23 02:12:27 INFO : existing: Copied (replaced existing) 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35138") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55646->172.17.0.4:35138, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38721") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52068->172.17.0.4:38721, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38618") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59444->172.17.0.4:38618, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31736") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54234->172.17.0.4:31736, err= 2026/07/23 02:12:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31329") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58264->172.17.0.4:31329, err= 2026/07/23 02:12:27 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/23 02:12:27 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/23 02:12:27 INFO : existing: Copied (new) 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37288") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34868->172.17.0.4:37288, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35418") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51776->172.17.0.4:35418, err= 2026/07/23 02:12:27 DEBUG : existing: Destination exists, skipping 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:27 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:27 INFO : There was nothing to transfer 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35775") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38636->172.17.0.4:35775, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32869") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36846->172.17.0.4:32869, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32701") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34006->172.17.0.4:32701, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30117") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37404->172.17.0.4:30117, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30699") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59596->172.17.0.4:30699, err= 2026/07/23 02:12:27 INFO : d: Making directory 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37587") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38270->172.17.0.4:37587, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34820->172.17.0.4:21, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38855") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54924->172.17.0.4:38855, err= 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35762") 2026/07/23 02:12:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43258->172.17.0.4:35762, err= 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39181") 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40446->172.17.0.4:39181, err= 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36849") 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59814->172.17.0.4:36849, err= 2026/07/23 02:12:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38920") 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34917") 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44040->172.17.0.4:38920, err= 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37156") 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54978->172.17.0.4:34917, err= 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41810->172.17.0.4:37156, err= 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34836->172.17.0.4:21, err= 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:30 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:12:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:30 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 02:12:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32877") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56016->172.17.0.4:32877, err= 2026/07/23 02:12:32 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/23 02:12:32 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/23 02:12:32 INFO : a/potato2: Copied (new) 2026/07/23 02:12:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:32 INFO : b/potato: Deleted 2026/07/23 02:12:32 INFO : d: Removing directory 2026/07/23 02:12:32 INFO : b: Removing directory 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: deleted 2 directories 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35392") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50116->172.17.0.4:35392, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38649") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37824->172.17.0.4:38649, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30215") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54832->172.17.0.4:30215, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33352") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60180->172.17.0.4:33352, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34044") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40088->172.17.0.4:34044, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36898") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40724->172.17.0.4:36898, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36144") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59910->172.17.0.4:36144, err= --- PASS: TestSyncIgnoreErrors (5.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37145") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57550->172.17.0.4:37145, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38952") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57140->172.17.0.4:38952, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38592") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38276->172.17.0.4:38592, err= 2026/07/23 02:12:32 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:32 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/23 02:12:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38566") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39674->172.17.0.4:38566, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32116") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41584->172.17.0.4:32116, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:32 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35413") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47986->172.17.0.4:35413, err= 2026/07/23 02:12:32 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/23 02:12:32 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/23 02:12:32 INFO : empty space: Copied (replaced existing) 2026/07/23 02:12:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38028") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44978->172.17.0.4:38028, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38117") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48842->172.17.0.4:38117, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36459") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43042->172.17.0.4:36459, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37704") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46294->172.17.0.4:37704, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31581") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44362->172.17.0.4:31581, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36717") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56160->172.17.0.4:36717, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31464") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59198->172.17.0.4:31464, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37570") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60308->172.17.0.4:37570, err= 2026/07/23 02:12:32 DEBUG : foo: size = 3 OK 2026/07/23 02:12:32 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39147") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44630->172.17.0.4:39147, err= 2026/07/23 02:12:32 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/23 02:12:32 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/23 02:12:32 INFO : foo: Copied (replaced existing) 2026/07/23 02:12:32 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36769") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51400->172.17.0.4:36769, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30659") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38852->172.17.0.4:30659, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33865") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55026->172.17.0.4:33865, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34807") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50332->172.17.0.4:34807, err= 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38442") 2026/07/23 02:12:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53352->172.17.0.4:38442, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37570") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60310->172.17.0.4:37570, err= 2026/07/23 02:12:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39619") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59032->172.17.0.4:39619, err= 2026/07/23 02:12:33 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/23 02:12:33 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/23 02:12:33 INFO : potato: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36714") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47960->172.17.0.4:36714, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30527") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37010->172.17.0.4:30527, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35389") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49868->172.17.0.4:35389, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35729") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33430->172.17.0.4:35729, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31135") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37598->172.17.0.4:31135, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39768") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56402->172.17.0.4:39768, err= 2026/07/23 02:12:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone220931140) 2026/07/23 02:12:33 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:33 DEBUG : potato: Sizes differ 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30335") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42526->172.17.0.4:30335, err= 2026/07/23 02:12:33 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/23 02:12:33 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/23 02:12:33 INFO : potato: Copied (replaced existing) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35084") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55232->172.17.0.4:35084, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34440") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53322->172.17.0.4:34440, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38796") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40816->172.17.0.4:38796, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36969") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35214->172.17.0.4:36969, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37826") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36772->172.17.0.4:37826, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32101") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50672->172.17.0.4:32101, err= 2026/07/23 02:12:33 DEBUG : potato: size = 21 OK 2026/07/23 02:12:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36826") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47858->172.17.0.4:36826, err= 2026/07/23 02:12:33 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/23 02:12:33 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/23 02:12:33 INFO : potato: Copied (replaced existing) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36217") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34074->172.17.0.4:36217, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35007") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48754->172.17.0.4:35007, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30825") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55880->172.17.0.4:30825, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39869") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51164->172.17.0.4:39869, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39529") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32936->172.17.0.4:39529, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39642") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34552->172.17.0.4:39642, err= 2026/07/23 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37068") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33934->172.17.0.4:37068, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35225") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52902->172.17.0.4:35225, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37991") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44074->172.17.0.4:37991, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39764") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39210->172.17.0.4:39764, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30343") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51474->172.17.0.4:30343, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38234") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38852->172.17.0.4:38234, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35691") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46594->172.17.0.4:35691, err= 2026/07/23 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34246") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33338->172.17.0.4:34246, err= 2026/07/23 02:12:33 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/23 02:12:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/23 02:12:33 INFO : potato2: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : potato: Deleted 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37200") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35702->172.17.0.4:37200, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34217") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57374->172.17.0.4:34217, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31674") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46272->172.17.0.4:31674, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31351") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35986->172.17.0.4:31351, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35022") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52540->172.17.0.4:35022, err= 2026/07/23 02:12:33 INFO : d: Making directory 2026/07/23 02:12:33 INFO : d/e: Making directory 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31779") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43212->172.17.0.4:31779, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35581") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39030->172.17.0.4:35581, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32806") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49464->172.17.0.4:32806, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36360") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46820->172.17.0.4:36360, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39494") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54782->172.17.0.4:39494, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39868") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49686->172.17.0.4:39868, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33925") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48872->172.17.0.4:33925, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32432") 2026/07/23 02:12:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38264") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48274->172.17.0.4:32432, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43262->172.17.0.4:38264, err= 2026/07/23 02:12:33 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:12:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37308") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47230->172.17.0.4:37308, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37200") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35708->172.17.0.4:37200, err= 2026/07/23 02:12:33 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/23 02:12:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/23 02:12:33 INFO : a/potato2: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : b/potato: Deleted 2026/07/23 02:12:33 INFO : d/e: Removing directory 2026/07/23 02:12:33 INFO : d: Removing directory 2026/07/23 02:12:33 INFO : b: Removing directory 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: deleted 3 directories 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32076") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48460->172.17.0.4:32076, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39699") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30612") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51154->172.17.0.4:39699, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38620->172.17.0.4:30612, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30843") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50024->172.17.0.4:30843, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33939") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56394->172.17.0.4:33939, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39059") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36652->172.17.0.4:39059, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32304") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48632->172.17.0.4:32304, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34546") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44338->172.17.0.4:34546, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33790") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55320->172.17.0.4:33790, err= 2026/07/23 02:12:33 INFO : d: Making directory 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38248") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55452->172.17.0.4:38248, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37003") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40678->172.17.0.4:37003, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34770") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31198") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60260->172.17.0.4:31198, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56212->172.17.0.4:34770, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35248") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56422->172.17.0.4:35248, err= 2026/07/23 02:12:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31462") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32470") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44828->172.17.0.4:32470, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33051") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41044->172.17.0.4:31462, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33606->172.17.0.4:33051, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : c/non empty space: size = 5 OK 2026/07/23 02:12:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : c/non empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31180") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54284->172.17.0.4:31180, err= 2026/07/23 02:12:33 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/23 02:12:33 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/23 02:12:33 INFO : a/potato2: Copied (new) 2026/07/23 02:12:33 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: not deleting files as there were IO errors 2026/07/23 02:12:33 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: not deleting directories as there were IO errors 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38753") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34188->172.17.0.4:38753, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37276") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30311") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35956") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33734->172.17.0.4:37276, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37124") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38540->172.17.0.4:30311, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47312->172.17.0.4:35956, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51844->172.17.0.4:37124, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31069") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60482->172.17.0.4:31069, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37253") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34537") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31228") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35468->172.17.0.4:37253, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36186") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40256->172.17.0.4:34537, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44548->172.17.0.4:31228, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51350->172.17.0.4:36186, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31669") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52850->172.17.0.4:31669, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39770") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40244->172.17.0.4:39770, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39266") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41064->172.17.0.4:39266, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38486") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45894->172.17.0.4:38486, err= 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35052") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60812->172.17.0.4:35052, err= 2026/07/23 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 INFO : potato: Deleted 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38493") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35684->172.17.0.4:38493, err= 2026/07/23 02:12:33 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/23 02:12:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/23 02:12:33 INFO : potato2: Copied (new) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39703") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60552->172.17.0.4:39703, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31254") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38774->172.17.0.4:31254, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31170") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42286->172.17.0.4:31170, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37362") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50756->172.17.0.4:37362, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33813") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59150->172.17.0.4:33813, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39641") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50190->172.17.0.4:39641, err= 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37131") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60258->172.17.0.4:37131, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 INFO : potato: Deleted 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32228") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45078->172.17.0.4:32228, err= 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35524") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48376->172.17.0.4:35524, err= 2026/07/23 02:12:33 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/23 02:12:33 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/23 02:12:33 INFO : potato2: Copied (new) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36208") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50838->172.17.0.4:36208, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30008") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38672->172.17.0.4:30008, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30352") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60014->172.17.0.4:30352, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32270") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47238->172.17.0.4:32270, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35737") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49228->172.17.0.4:35737, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37960") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56442->172.17.0.4:37960, err= 2026/07/23 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32851") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52286->172.17.0.4:32851, err= 2026/07/23 02:12:33 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/23 02:12:33 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/23 02:12:33 INFO : potato2: Copied (new) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33946") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36356->172.17.0.4:33946, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34301") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52180->172.17.0.4:34301, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31449") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45044->172.17.0.4:31449, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33223") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35656->172.17.0.4:33223, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30618") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46236->172.17.0.4:30618, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33710") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34236->172.17.0.4:33710, err= 2026/07/23 02:12:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : enormous: Excluded 2026/07/23 02:12:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : potato2: Excluded 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31526") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36074->172.17.0.4:31526, err= 2026/07/23 02:12:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : potato2: Excluded 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38469") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39812->172.17.0.4:38469, err= 2026/07/23 02:12:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : enormous: Excluded 2026/07/23 02:12:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : potato2: Excluded 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31298") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35344->172.17.0.4:31298, err= 2026/07/23 02:12:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : potato2: Excluded 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33600") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54290->172.17.0.4:33600, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33663") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50462->172.17.0.4:33663, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34209") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44920->172.17.0.4:34209, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39687") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54364->172.17.0.4:39687, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38386") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44860->172.17.0.4:38386, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30619") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51472->172.17.0.4:30619, err= 2026/07/23 02:12:33 DEBUG : enormous: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : enormous: Excluded 2026/07/23 02:12:33 DEBUG : potato2: Excluded (Size Filter) 2026/07/23 02:12:33 DEBUG : potato2: Excluded 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32184") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42430->172.17.0.4:32184, err= 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : enormous: Deleted 2026/07/23 02:12:33 INFO : potato2: Deleted 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35160") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56660->172.17.0.4:35160, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30130") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49874->172.17.0.4:30130, err= 2026/07/23 02:12:33 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : enormous: Deleted 2026/07/23 02:12:33 INFO : potato2: Deleted 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39556") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40166->172.17.0.4:39556, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31586") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52960->172.17.0.4:31586, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32224") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39332->172.17.0.4:32224, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33448") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34184->172.17.0.4:33448, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30876") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46278->172.17.0.4:30876, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36964") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37786->172.17.0.4:36964, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37454") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42702->172.17.0.4:37454, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39664") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42716->172.17.0.4:39664, err= 2026/07/23 02:12:33 DEBUG : five: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : four: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:12:33 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:33 DEBUG : four: Sizes differ 2026/07/23 02:12:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/23 02:12:33 DEBUG : one: Destination is newer than source, skipping 2026/07/23 02:12:33 DEBUG : three: size = 5 OK 2026/07/23 02:12:33 DEBUG : three: Sizes identical 2026/07/23 02:12:33 DEBUG : two: size = 3 OK 2026/07/23 02:12:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35003") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36730") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38280->172.17.0.4:35003, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47298->172.17.0.4:36730, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34104") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36254->172.17.0.4:34104, err= 2026/07/23 02:12:33 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/23 02:12:33 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/23 02:12:33 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/23 02:12:33 DEBUG : four.f852663a.partial: renamed to: four 2026/07/23 02:12:33 INFO : four: Copied (replaced existing) 2026/07/23 02:12:33 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/23 02:12:33 INFO : five: Copied (new) 2026/07/23 02:12:33 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/23 02:12:33 INFO : two: Copied (replaced existing) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37649") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34166->172.17.0.4:37649, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38764") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45872->172.17.0.4:38764, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39072") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42494->172.17.0.4:39072, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/23 02:12:33 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30179") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37326->172.17.0.4:30179, err= 2026/07/23 02:12:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30320") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34742->172.17.0.4:30320, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39826") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58504->172.17.0.4:39826, err= 2026/07/23 02:12:33 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/23 02:12:33 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/23 02:12:33 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/23 02:12:33 INFO : yam: Copied (new) 2026/07/23 02:12:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/23 02:12:33 INFO : potato: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35488") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41318->172.17.0.4:35488, err= 2026/07/23 02:12:33 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32749") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52952->172.17.0.4:32749, err= 2026/07/23 02:12:33 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : potato: size = 14 OK 2026/07/23 02:12:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : potato: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35362") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57278->172.17.0.4:35362, err= 2026/07/23 02:12:33 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/23 02:12:33 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/23 02:12:33 INFO : yaml: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : yam: Deleted 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30536") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52770->172.17.0.4:30536, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39583") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46952->172.17.0.4:39583, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39340") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39352->172.17.0.4:39340, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37681") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56238->172.17.0.4:37681, err= 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Making map for --track-renames 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Finished making map for --track-renames 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for renames to finish 2026/07/23 02:12:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33968") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51130->172.17.0.4:33968, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36914") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43852->172.17.0.4:36914, err= 2026/07/23 02:12:33 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/23 02:12:33 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/23 02:12:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/23 02:12:33 INFO : potato: Copied (new) 2026/07/23 02:12:33 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/23 02:12:33 INFO : yam: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31200") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46658->172.17.0.4:31200, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33899") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59410->172.17.0.4:33899, err= 2026/07/23 02:12:33 DEBUG : potato: size = 14 OK 2026/07/23 02:12:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Making map for --track-renames 2026/07/23 02:12:33 DEBUG : potato: Unchanged skipping 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Finished making map for --track-renames 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for renames to finish 2026/07/23 02:12:33 INFO : yam: Moved (server-side) to: yaml 2026/07/23 02:12:33 INFO : yaml: Renamed from "yam" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36282") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51498->172.17.0.4:36282, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37179") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34624->172.17.0.4:37179, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33049") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45794->172.17.0.4:33049, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33369") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40918->172.17.0.4:33369, err= 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Making map for --track-renames 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Finished making map for --track-renames 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/23 02:12:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for renames to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38687") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36538->172.17.0.4:38687, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32781") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41190->172.17.0.4:32781, err= 2026/07/23 02:12:33 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/23 02:12:33 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/23 02:12:33 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/23 02:12:33 INFO : potato: Copied (new) 2026/07/23 02:12:33 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/23 02:12:33 INFO : sub/yam: Copied (new) 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30646") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46834->172.17.0.4:30646, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39571") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36630->172.17.0.4:39571, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31286") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53412->172.17.0.4:31286, err= 2026/07/23 02:12:33 DEBUG : potato: size = 14 OK 2026/07/23 02:12:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:12:33 DEBUG : potato: Unchanged skipping 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38466") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60202->172.17.0.4:38466, err= 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Making map for --track-renames 2026/07/23 02:12:33 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Finished making map for --track-renames 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for renames to finish 2026/07/23 02:12:33 INFO : sub/yam: Moved (server-side) to: yam 2026/07/23 02:12:33 INFO : yam: Renamed from "sub/yam" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : Waiting for deletions to finish 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39174") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45736->172.17.0.4:39174, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38489") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50024->172.17.0.4:38489, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32331") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46050->172.17.0.4:32331, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30286") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57262->172.17.0.4:30286, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35615") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54524->172.17.0.4:35615, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : Creating backend with remote "/tmp/rclone220931140/dir1" 2026/07/23 02:12:33 DEBUG : Creating backend with remote "/tmp/rclone220931140/dir2" 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140/dir2: Using server-side directory move 2026/07/23 02:12:33 INFO : Local file system at /tmp/rclone220931140/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 02:12:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140/dir2: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140/dir2: Waiting for transfers to finish 2026/07/23 02:12:33 INFO : file1.txt: Moved (server-side) 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39516") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50384->172.17.0.4:39516, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38183") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41606->172.17.0.4:38183, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31698") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55426->172.17.0.4:31698, err= 2026/07/23 02:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32553") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44926->172.17.0.4:32553, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30207") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40086->172.17.0.4:30207, err= 2026/07/23 02:12:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:33 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/23 02:12:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:33 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:33 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/23 02:12:33 INFO : nested/sub dir/file: Copied (new) 2026/07/23 02:12:33 INFO : nested/sub dir/file: Deleted 2026/07/23 02:12:33 INFO : sub dir: Removing directory 2026/07/23 02:12:33 INFO : nested/sub dir: Removing directory 2026/07/23 02:12:33 INFO : nested: Removing directory 2026/07/23 02:12:33 DEBUG : Local file system at /tmp/rclone220931140: deleted 3 directories 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36701") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33232->172.17.0.4:36701, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31425") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37995") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47580->172.17.0.4:31425, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55220->172.17.0.4:37995, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34590") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33926->172.17.0.4:34590, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31353") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58142->172.17.0.4:31353, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38721") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38348->172.17.0.4:38721, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31328") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53782->172.17.0.4:31328, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31136") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57280->172.17.0.4:31136, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34624") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54130->172.17.0.4:34624, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33747") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45600->172.17.0.4:33747, err= 2026/07/23 02:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32357") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38106->172.17.0.4:32357, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32622") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43416->172.17.0.4:32622, err= 2026/07/23 02:12:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/23 02:12:33 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/23 02:12:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/23 02:12:33 INFO : sub dir/hello world: Copied (new) 2026/07/23 02:12:33 INFO : sub dir/hello world: Deleted 2026/07/23 02:12:33 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/23 02:12:33 INFO : nested/sub dir/file: Copied (new) 2026/07/23 02:12:33 INFO : nested/sub dir/file: Deleted 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35686") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58620->172.17.0.4:35686, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32742") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31736") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56844->172.17.0.4:32742, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40666->172.17.0.4:31736, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34912") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53780->172.17.0.4:34912, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35765") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40352->172.17.0.4:35765, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38555") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60024->172.17.0.4:38555, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32792") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34410->172.17.0.4:32792, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37827") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56218->172.17.0.4:37827, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36510") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56990->172.17.0.4:36510, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35083") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38760->172.17.0.4:35083, err= 2026/07/23 02:12:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39058") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34398") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41006->172.17.0.4:34398, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46364->172.17.0.4:39058, err= 2026/07/23 02:12:33 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/23 02:12:33 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/23 02:12:33 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/23 02:12:33 INFO : existing-b: Copied (new) 2026/07/23 02:12:33 INFO : existing-b: Deleted 2026/07/23 02:12:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/23 02:12:33 INFO : existing: Copied (new) 2026/07/23 02:12:33 INFO : existing: Deleted 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34044") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40102->172.17.0.4:34044, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35729") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33440->172.17.0.4:35729, err= 2026/07/23 02:12:33 DEBUG : existing: Destination exists, skipping 2026/07/23 02:12:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:12:33 INFO : There was nothing to transfer 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34433") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55310->172.17.0.4:34433, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38364") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53850->172.17.0.4:38364, err= 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35157") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49820->172.17.0.4:35157, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hujonax3kuzu" 2026/07/23 02:12:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:33 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:33 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Connecting to FTP server 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:33 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:50092->172.17.0.4:21, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31482") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36882->172.17.0.4:31482, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33973") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44574->172.17.0.4:33973, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36263") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47746->172.17.0.4:36263, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38107") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49130->172.17.0.4:38107, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-zizuqas3puku -> ftp://172.17.0.4:21/rclone-test-hujonax3kuzu 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:30933") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:41522->172.17.0.4:30933, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:35840") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:50308->172.17.0.4:35840, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:37374") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:59796->172.17.0.4:37374, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Using server-side directory move 2026/07/23 02:12:36 INFO : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30298") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46988->172.17.0.4:30298, err= 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:35930") 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:36014->172.17.0.4:35930, err= 2026/07/23 02:12:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:36 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/23 02:12:36 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:36 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:36 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-hujonax3kuzu) 2026/07/23 02:12:36 DEBUG : potato3: Sizes differ 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Waiting for checks to finish 2026/07/23 02:12:36 INFO : empty space: Deleted 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Waiting for transfers to finish 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Connecting to FTP server 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:36 INFO : potato2: Moved (server-side) 2026/07/23 02:12:36 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:50098->172.17.0.4:21, err= 2026/07/23 02:12:39 INFO : potato3: Deleted 2026/07/23 02:12:39 INFO : potato3: Moved (server-side) 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37381") 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58428->172.17.0.4:37381, err= 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:34102") 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:51650->172.17.0.4:34102, err= 2026/07/23 02:12:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vaxezux0doku" 2026/07/23 02:12:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:39 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:39 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Connecting to FTP server 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:39 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: > dial: conn=172.17.0.1:50102->172.17.0.4:21, err= 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Using server-side directory move 2026/07/23 02:12:42 INFO : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Server side directory move succeeded 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: dial("tcp","172.17.0.4:32337") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: > dial: conn=172.17.0.1:43884->172.17.0.4:32337, err= 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:38291") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:43648->172.17.0.4:38291, err= 2026/07/23 02:12:42 ERROR : error listing: directory not found 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: dial("tcp","172.17.0.4:36375") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: > dial: conn=172.17.0.1:60184->172.17.0.4:36375, err= 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Purge object "empty space" 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Purge object "potato2" 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Purge object "potato3" 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: Purge dir "" 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: dial("tcp","172.17.0.4:36165") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: > dial: conn=172.17.0.1:42970->172.17.0.4:36165, err= 2026/07/23 02:12:42 ERROR : error listing: directory not found 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: Purge dir "" 2026/07/23 02:12:42 NOTICE: purge failed to rmdir "": directory not found 2026/07/23 02:12:42 NOTICE: purge failed: directory not found 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31058") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52512->172.17.0.4:31058, err= 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31166") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54128->172.17.0.4:31166, err= --- PASS: TestServerSideMove (8.69s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jiqacir1yala" 2026/07/23 02:12:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:42 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:42 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: Connecting to FTP server 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:42 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:41980->172.17.0.4:21, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39605") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38362->172.17.0.4:39605, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32635") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52848->172.17.0.4:32635, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39766") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59238->172.17.0.4:39766, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32027") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48470->172.17.0.4:32027, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-zizuqas3puku -> ftp://172.17.0.4:21/rclone-test-jiqacir1yala 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:33489") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:57222->172.17.0.4:33489, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:39986") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:54726->172.17.0.4:39986, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:30646") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:44858->172.17.0.4:30646, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:31947") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:52870->172.17.0.4:31947, err= 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32825") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60488->172.17.0.4:32825, err= 2026/07/23 02:12:44 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 02:12:44 DEBUG : empty space: Excluded 2026/07/23 02:12:44 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 02:12:44 DEBUG : empty space: Excluded 2026/07/23 02:12:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:44 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:44 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-jiqacir1yala) 2026/07/23 02:12:44 DEBUG : potato3: Sizes differ 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: Waiting for checks to finish 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: Waiting for transfers to finish 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: Connecting to FTP server 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:44 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:41988->172.17.0.4:21, err= 2026/07/23 02:12:44 INFO : potato2: Moved (server-side) 2026/07/23 02:12:47 INFO : potato3: Deleted 2026/07/23 02:12:47 INFO : potato3: Moved (server-side) 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33385") 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60198->172.17.0.4:33385, err= 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:34065") 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:35144->172.17.0.4:34065, err= 2026/07/23 02:12:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qajaraf7mawi" 2026/07/23 02:12:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:47 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:47 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Connecting to FTP server 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: > dial: conn=172.17.0.1:42004->172.17.0.4:21, err= 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: dial("tcp","172.17.0.4:37134") 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: > dial: conn=172.17.0.1:43630->172.17.0.4:37134, err= 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:38485") 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:37224->172.17.0.4:38485, err= 2026/07/23 02:12:50 DEBUG : empty space: Excluded (Size Filter) 2026/07/23 02:12:50 DEBUG : empty space: Excluded 2026/07/23 02:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Waiting for checks to finish 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Waiting for transfers to finish 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Connecting to FTP server 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:50 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: > dial: conn=172.17.0.1:42016->172.17.0.4:21, err= 2026/07/23 02:12:50 INFO : potato2: Moved (server-side) 2026/07/23 02:12:53 INFO : potato3: Moved (server-side) 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: dial("tcp","172.17.0.4:34710") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: > dial: conn=172.17.0.1:34108->172.17.0.4:34710, err= 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:33533") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:58388->172.17.0.4:33533, err= 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: dial("tcp","172.17.0.4:33464") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: > dial: conn=172.17.0.1:58126->172.17.0.4:33464, err= 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Purge object "potato2" 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Purge object "potato3" 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: Purge dir "" 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: dial("tcp","172.17.0.4:37032") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: > dial: conn=172.17.0.1:44526->172.17.0.4:37032, err= 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: Purge object "empty space" 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: Purge dir "" 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30285") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39636->172.17.0.4:30285, err= 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36583") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59550->172.17.0.4:36583, err= --- PASS: TestServerSideMoveWithFilter (11.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:12:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xupadub7fadi" 2026/07/23 02:12:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:53 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:53 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Connecting to FTP server 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:53 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:33918->172.17.0.4:21, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31982") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56752->172.17.0.4:31982, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34984") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33264->172.17.0.4:34984, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37942") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57358->172.17.0.4:37942, err= 2026/07/23 02:12:56 INFO : tomatoDir: Making directory 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36173") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34316->172.17.0.4:36173, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36674") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40576->172.17.0.4:36674, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-zizuqas3puku -> ftp://172.17.0.4:21/rclone-test-xupadub7fadi 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:39737") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:48982->172.17.0.4:39737, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:32024") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:58468->172.17.0.4:32024, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:39201") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:55882->172.17.0.4:39201, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Using server-side directory move 2026/07/23 02:12:56 INFO : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:38028") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35027") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:36414->172.17.0.4:38028, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37232->172.17.0.4:35027, err= 2026/07/23 02:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/23 02:12:56 DEBUG : empty space: size = 1 OK 2026/07/23 02:12:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/23 02:12:56 DEBUG : empty space: Unchanged skipping 2026/07/23 02:12:56 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:12:56 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-xupadub7fadi) 2026/07/23 02:12:56 DEBUG : potato3: Sizes differ 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Connecting to FTP server 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:33924->172.17.0.4:21, err= 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33144") 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55166->172.17.0.4:33144, err= 2026/07/23 02:12:56 INFO : empty space: Deleted 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Waiting for checks to finish 2026/07/23 02:12:56 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Waiting for transfers to finish 2026/07/23 02:12:56 INFO : potato2: Moved (server-side) 2026/07/23 02:12:58 INFO : potato3: Deleted 2026/07/23 02:12:58 INFO : potato3: Moved (server-side) 2026/07/23 02:12:58 INFO : tomatoDir: Removing directory 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: deleted 1 directories 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34700") 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41118->172.17.0.4:34700, err= 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32075") 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35258->172.17.0.4:32075, err= 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:35123") 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:35336->172.17.0.4:35123, err= 2026/07/23 02:12:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-paribez9bite" 2026/07/23 02:12:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:12:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:58 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:12:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:12:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:12:58 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:12:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Connecting to FTP server 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: dial("tcp","172.17.0.4:21") 2026/07/23 02:12:58 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: > dial: conn=172.17.0.1:33934->172.17.0.4:21, err= 2026/07/23 02:13:01 INFO : tomatoDir: Making directory 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Using server-side directory move 2026/07/23 02:13:01 INFO : ftp://172.17.0.4:21/rclone-test-paribez9bite: Server side directory move succeeded 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: dial("tcp","172.17.0.4:33215") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: > dial: conn=172.17.0.1:50146->172.17.0.4:33215, err= 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: dial("tcp","172.17.0.4:35025") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: > dial: conn=172.17.0.1:48354->172.17.0.4:35025, err= 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:30658") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:48754->172.17.0.4:30658, err= 2026/07/23 02:13:01 ERROR : error listing: directory not found 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:33548") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:33110->172.17.0.4:33548, err= 2026/07/23 02:13:01 ERROR : error listing: directory not found 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: dial("tcp","172.17.0.4:37205") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: > dial: conn=172.17.0.1:54060->172.17.0.4:37205, err= 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Purge object "empty space" 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Purge object "potato2" 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Purge object "potato3" 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: dial("tcp","172.17.0.4:36296") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: > dial: conn=172.17.0.1:58638->172.17.0.4:36296, err= 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Purge dir "tomatoDir" 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: Purge dir "" 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: dial("tcp","172.17.0.4:36681") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: > dial: conn=172.17.0.1:40354->172.17.0.4:36681, err= 2026/07/23 02:13:01 ERROR : error listing: directory not found 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: Purge dir "" 2026/07/23 02:13:01 NOTICE: purge failed to rmdir "": directory not found 2026/07/23 02:13:01 NOTICE: purge failed: directory not found 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34551") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49640->172.17.0.4:34551, err= 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39350") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44686->172.17.0.4:39350, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.01s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30475") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41928->172.17.0.4:30475, err= 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34675") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44670->172.17.0.4:34675, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/rclone-sync-test" 2026/07/23 02:13:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:01 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:01 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: Connecting to FTP server 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:01 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: > dial: conn=172.17.0.1:33946->172.17.0.4:21, err= 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38797") 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43506->172.17.0.4:38797, err= 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39355") 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44080->172.17.0.4:39355, err= --- PASS: TestSyncOverlap (2.25s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/rclone-sync-test" 2026/07/23 02:13:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:03 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:03 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: Connecting to FTP server 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: > dial: conn=172.17.0.1:56460->172.17.0.4:21, err= 2026/07/23 02:13:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/rclone-sync-test-include/layer2" 2026/07/23 02:13:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:06 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:06 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:06 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/23 02:13:06 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:06 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56472->172.17.0.4:21, err= 2026/07/23 02:13:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/rclone-sync-test-ignore-file" 2026/07/23 02:13:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:09 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:09 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:09 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:09 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:09 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/23 02:13:09 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:09 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56488->172.17.0.4:21, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36673") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36152->172.17.0.4:36673, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: dial("tcp","172.17.0.4:31012") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: > dial: conn=172.17.0.1:55748->172.17.0.4:31012, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31163") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49510->172.17.0.4:31163, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test: Excluded 2026/07/23 02:13:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35179") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59230->172.17.0.4:35179, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: Waiting for checks to finish 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: Waiting for transfers to finish 2026/07/23 02:13:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:12 INFO : There was nothing to transfer 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39450") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43928->172.17.0.4:39450, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: dial("tcp","172.17.0.4:35699") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: > dial: conn=172.17.0.1:43094->172.17.0.4:35699, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test: Excluded 2026/07/23 02:13:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37064") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45068->172.17.0.4:37064, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:12 INFO : rclone-sync-test-include: Removing directory 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: failed to delete 1 directories 2026/07/23 02:13:12 INFO : There was nothing to transfer 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35711") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37671") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54060->172.17.0.4:37671, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60358->172.17.0.4:35711, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test: Excluded 2026/07/23 02:13:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31273") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58248->172.17.0.4:31273, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/23 02:13:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:12 INFO : There was nothing to transfer 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34815") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45380->172.17.0.4:34815, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33629") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43426->172.17.0.4:33629, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test: Excluded 2026/07/23 02:13:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31728") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37282->172.17.0.4:31728, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:12 INFO : rclone-sync-test-include: Removing directory 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: failed to delete 1 directories 2026/07/23 02:13:12 INFO : There was nothing to transfer 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:38954") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35512->172.17.0.4:38954, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36310") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34368->172.17.0.4:36310, err= 2026/07/23 02:13:12 DEBUG : Excluded 2026/07/23 02:13:12 DEBUG : rclone-sync-test: Excluded 2026/07/23 02:13:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31824") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48566->172.17.0.4:31824, err= 2026/07/23 02:13:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/23 02:13:12 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:12 INFO : There was nothing to transfer 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37002") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58738->172.17.0.4:37002, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35673") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31785") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55330->172.17.0.4:35673, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33174") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59316->172.17.0.4:33174, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35190->172.17.0.4:31785, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30994") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54128->172.17.0.4:30994, err= 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33474") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35150->172.17.0.4:33474, err= --- PASS: TestSyncOverlapWithFilter (9.04s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:12 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:12 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:12 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:60302->172.17.0.4:21, err= 2026/07/23 02:13:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:16 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:16 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: Connecting to FTP server 2026/07/23 02:13:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: > dial: conn=172.17.0.1:60308->172.17.0.4:21, err= 2026/07/23 02:13:19 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" to be canonical "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:34885") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:38174->172.17.0.4:34885, err= 2026/07/23 02:13:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:32126") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:59706->172.17.0.4:32126, err= 2026/07/23 02:13:19 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/23 02:13:19 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/23 02:13:19 INFO : one: Copied (new) 2026/07/23 02:13:19 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39027") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38076->172.17.0.4:39027, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38874") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54536->172.17.0.4:38874, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36875") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51076->172.17.0.4:36875, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30258") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54480->172.17.0.4:30258, err= 2026/07/23 02:13:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:37441") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:58902->172.17.0.4:37441, err= 2026/07/23 02:13:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:19 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:19 DEBUG : one: Sizes differ 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:39637") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:46914->172.17.0.4:39637, err= 2026/07/23 02:13:19 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/23 02:13:19 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/23 02:13:19 INFO : one: Copied (replaced existing) 2026/07/23 02:13:19 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38673") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38386->172.17.0.4:38673, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36405") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36198->172.17.0.4:36405, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35088") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47114->172.17.0.4:35088, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33322") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60870->172.17.0.4:33322, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34165") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43440->172.17.0.4:34165, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35034") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33549") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60420->172.17.0.4:33549, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33934->172.17.0.4:35034, err= 2026/07/23 02:13:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:35200") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:46392->172.17.0.4:35200, err= 2026/07/23 02:13:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:19 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:19 DEBUG : one: Sizes differ 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:19 DEBUG : one: size = 5 OK 2026/07/23 02:13:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:13:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:19 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:19 INFO : There was nothing to transfer 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32093") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49774->172.17.0.4:32093, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37829") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36164->172.17.0.4:37829, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38800") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55538->172.17.0.4:38800, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34830") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45256->172.17.0.4:34830, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31473") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45740->172.17.0.4:31473, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31329") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58572->172.17.0.4:31329, err= 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39051") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33176->172.17.0.4:39051, err= 2026/07/23 02:13:19 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:38392") 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:34502->172.17.0.4:38392, err= 2026/07/23 02:13:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:19 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:19 DEBUG : one: Sizes differ 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: Connecting to FTP server 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:19 DEBUG : two: size = 3 OK 2026/07/23 02:13:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:13:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:19 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: > dial: conn=172.17.0.1:60322->172.17.0.4:21, err= 2026/07/23 02:13:20 DEBUG : ftp://172.17.0.4:21/rclone-test-lekoqet5bifi: closing 1 unused connections 2026/07/23 02:13:22 DEBUG : one: size = 5 OK 2026/07/23 02:13:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:13:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:22 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:22 INFO : There was nothing to transfer 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38491") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48536->172.17.0.4:38491, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36044") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35701") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56882->172.17.0.4:36044, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42218->172.17.0.4:35701, err= 2026/07/23 02:13:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:39350") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:58304->172.17.0.4:39350, err= 2026/07/23 02:13:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:22 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:22 DEBUG : one: Sizes differ 2026/07/23 02:13:22 DEBUG : one: size = 5 OK 2026/07/23 02:13:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:13:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:13:22 DEBUG : two: size = 3 OK 2026/07/23 02:13:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:13:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:22 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:22 INFO : There was nothing to transfer 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39798") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50222->172.17.0.4:39798, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39371") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36776") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46738->172.17.0.4:39371, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48022->172.17.0.4:36776, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33635") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53700->172.17.0.4:33635, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33744") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58590->172.17.0.4:33744, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34580") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36688->172.17.0.4:34580, err= 2026/07/23 02:13:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/CompareDest" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/CompareDest" 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:31030") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:56146->172.17.0.4:31030, err= 2026/07/23 02:13:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:22 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:22 DEBUG : one: Sizes differ 2026/07/23 02:13:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:22 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest) 2026/07/23 02:13:22 DEBUG : two: Sizes differ 2026/07/23 02:13:22 DEBUG : two: Need to transfer - File not found at Destination 2026/07/23 02:13:22 DEBUG : one: size = 5 OK 2026/07/23 02:13:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/23 02:13:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:35649") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:60098->172.17.0.4:35649, err= 2026/07/23 02:13:22 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/23 02:13:22 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/23 02:13:22 INFO : two: Copied (new) 2026/07/23 02:13:22 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37787") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40744->172.17.0.4:37787, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37485") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37398") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40892->172.17.0.4:37485, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50102->172.17.0.4:37398, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34727") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45474->172.17.0.4:34727, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37968") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37166") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43682->172.17.0.4:37968, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42354->172.17.0.4:37166, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31509") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60840->172.17.0.4:31509, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (9.77s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35733") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42536->172.17.0.4:35733, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30903") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53930->172.17.0.4:30903, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35365") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36816->172.17.0.4:35365, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37959") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47286->172.17.0.4:37959, err= 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30302") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59498->172.17.0.4:30302, err= 2026/07/23 02:13:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dest" 2026/07/23 02:13:22 DEBUG : Config file has changed externally - reloading 2026/07/23 02:13:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:22 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:22 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: Connecting to FTP server 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:22 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: > dial: conn=172.17.0.1:45774->172.17.0.4:21, err= 2026/07/23 02:13:23 DEBUG : ftp://172.17.0.4:21/rclone-test-polivos4fewi: closing 1 unused connections 2026/07/23 02:13:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/pre-dest1" 2026/07/23 02:13:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:24 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:24 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:24 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest1: Connecting to FTP server 2026/07/23 02:13:24 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:24 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest1: > dial: conn=172.17.0.1:45776->172.17.0.4:21, err= 2026/07/23 02:13:27 DEBUG : ftp://172.17.0.4:21/rclone-test-sixosum4goyo: closing 1 unused connections 2026/07/23 02:13:27 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zizuqas3puku/pre-dest1" to be canonical "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/pre-dest1" 2026/07/23 02:13:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/pre-dest2" 2026/07/23 02:13:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:27 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:27 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest2: Connecting to FTP server 2026/07/23 02:13:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest2: > dial: conn=172.17.0.1:45778->172.17.0.4:21, err= 2026/07/23 02:13:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zizuqas3puku/pre-dest2" to be canonical "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/pre-dest2" 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: dial("tcp","172.17.0.4:34210") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: > dial: conn=172.17.0.1:52112->172.17.0.4:34210, err= 2026/07/23 02:13:29 DEBUG : 1: size = 1 OK 2026/07/23 02:13:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/23 02:13:29 DEBUG : 2: size = 1 OK 2026/07/23 02:13:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/23 02:13:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: Waiting for checks to finish 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: Waiting for transfers to finish 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: dial("tcp","172.17.0.4:30843") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: > dial: conn=172.17.0.1:51304->172.17.0.4:30843, err= 2026/07/23 02:13:29 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/23 02:13:29 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/23 02:13:29 INFO : 3: Copied (new) 2026/07/23 02:13:29 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: dial("tcp","172.17.0.4:36853") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dest: > dial: conn=172.17.0.1:59184->172.17.0.4:36853, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36060") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37230->172.17.0.4:36060, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31340") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30065") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45146->172.17.0.4:31340, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36589") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57692->172.17.0.4:30065, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49886->172.17.0.4:36589, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33229") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51050->172.17.0.4:33229, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30144") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34368->172.17.0.4:30144, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30612") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37590->172.17.0.4:30612, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32174") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43502->172.17.0.4:32174, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31815") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48280->172.17.0.4:31815, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest1: closing 1 unused connections 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (7.25s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31735") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49780->172.17.0.4:31735, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35715") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33336->172.17.0.4:35715, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37971") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46674->172.17.0.4:37971, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32127") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39700->172.17.0.4:32127, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37481") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60166->172.17.0.4:37481, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35365") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36830->172.17.0.4:35365, err= 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30098") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54256->172.17.0.4:30098, err= 2026/07/23 02:13:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:29 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:29 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:45782->172.17.0.4:21, err= 2026/07/23 02:13:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:32 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:32 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: Connecting to FTP server 2026/07/23 02:13:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: > dial: conn=172.17.0.1:60384->172.17.0.4:21, err= 2026/07/23 02:13:36 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" to be canonical "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:30241") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:45266->172.17.0.4:30241, err= 2026/07/23 02:13:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:36 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:36 DEBUG : one: Sizes differ 2026/07/23 02:13:36 DEBUG : two: size = 3 OK 2026/07/23 02:13:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:36 DEBUG : two: Unchanged skipping 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:36 INFO : one: Moved (server-side) 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:37062") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:34816->172.17.0.4:37062, err= 2026/07/23 02:13:36 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/23 02:13:36 DEBUG : one.a292864a.partial: renamed to: one 2026/07/23 02:13:36 INFO : one: Copied (new) 2026/07/23 02:13:36 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:36 INFO : three.txt: Moved (server-side) 2026/07/23 02:13:36 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37797") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34560->172.17.0.4:37797, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35160") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47470->172.17.0.4:35160, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37291") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37300->172.17.0.4:37291, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32569") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54598->172.17.0.4:32569, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38278") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54910->172.17.0.4:38278, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38755") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37204") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55378->172.17.0.4:37204, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41228->172.17.0.4:38755, err= 2026/07/23 02:13:36 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:36685") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:49832->172.17.0.4:36685, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:36 DEBUG : two: size = 3 OK 2026/07/23 02:13:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:36 DEBUG : two: Unchanged skipping 2026/07/23 02:13:36 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:36 DEBUG : one: Sizes differ 2026/07/23 02:13:36 INFO : one: Deleted 2026/07/23 02:13:36 INFO : one: Moved (server-side) 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:34287") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:47704->172.17.0.4:34287, err= 2026/07/23 02:13:36 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/23 02:13:36 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/23 02:13:36 INFO : one: Copied (new) 2026/07/23 02:13:36 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:36 INFO : three.txt: Deleted 2026/07/23 02:13:36 INFO : three.txt: Moved (server-side) 2026/07/23 02:13:36 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37584") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54994->172.17.0.4:37584, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35107") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41366->172.17.0.4:35107, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34689") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59782->172.17.0.4:34689, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35752") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54264->172.17.0.4:35752, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36836") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42234->172.17.0.4:36836, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30765") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59466->172.17.0.4:30765, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38278") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54916->172.17.0.4:38278, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.58s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38206") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60380->172.17.0.4:38206, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32386") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37524->172.17.0.4:32386, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30623") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38866->172.17.0.4:30623, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30772") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35798->172.17.0.4:30772, err= 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34374") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50494->172.17.0.4:34374, err= 2026/07/23 02:13:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:36 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:36 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:36 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:60398->172.17.0.4:21, err= 2026/07/23 02:13:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:39 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:39 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:39 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: Connecting to FTP server 2026/07/23 02:13:39 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:39 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: > dial: conn=172.17.0.1:60410->172.17.0.4:21, err= 2026/07/23 02:13:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" to be canonical "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:37322") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:40242->172.17.0.4:37322, err= 2026/07/23 02:13:42 DEBUG : two: size = 3 OK 2026/07/23 02:13:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:42 DEBUG : two: Unchanged skipping 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:42 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:42 DEBUG : one: Sizes differ 2026/07/23 02:13:42 INFO : one: Moved (server-side) to: one.bak 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:34829") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:32826->172.17.0.4:34829, err= 2026/07/23 02:13:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/23 02:13:42 DEBUG : one.a292864a.partial: renamed to: one 2026/07/23 02:13:42 INFO : one: Copied (new) 2026/07/23 02:13:42 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 02:13:42 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30531") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49486->172.17.0.4:30531, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33296") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58382->172.17.0.4:33296, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32925") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54598->172.17.0.4:32925, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-vaxezux0doku: closing 1 unused connections 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35776") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39306->172.17.0.4:35776, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hujonax3kuzu: closing 2 unused connections 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31707") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37306->172.17.0.4:31707, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33245") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33000->172.17.0.4:33245, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34584") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38592->172.17.0.4:34584, err= 2026/07/23 02:13:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:38478") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:43118->172.17.0.4:38478, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:42 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:42 DEBUG : one: Sizes differ 2026/07/23 02:13:42 DEBUG : two: size = 3 OK 2026/07/23 02:13:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:42 DEBUG : two: Unchanged skipping 2026/07/23 02:13:42 INFO : one.bak: Deleted 2026/07/23 02:13:42 INFO : one: Moved (server-side) to: one.bak 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:38570") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:50834->172.17.0.4:38570, err= 2026/07/23 02:13:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/23 02:13:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/23 02:13:42 INFO : one: Copied (new) 2026/07/23 02:13:42 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:42 INFO : three.txt.bak: Deleted 2026/07/23 02:13:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 02:13:42 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36794") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54000->172.17.0.4:36794, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32577") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34899") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47410->172.17.0.4:32577, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38868->172.17.0.4:34899, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32321") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59676->172.17.0.4:32321, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38483") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39071") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59948->172.17.0.4:39071, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36832->172.17.0.4:38483, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30850") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35480->172.17.0.4:30850, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36589") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37968->172.17.0.4:36589, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36706") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60996->172.17.0.4:36706, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36362") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41458->172.17.0.4:36362, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34347") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33802->172.17.0.4:34347, err= 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38998") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60010->172.17.0.4:38998, err= 2026/07/23 02:13:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:42 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:42 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:42 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:49010->172.17.0.4:21, err= 2026/07/23 02:13:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:45 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:45 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:45 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: Connecting to FTP server 2026/07/23 02:13:45 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:45 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: > dial: conn=172.17.0.1:49012->172.17.0.4:21, err= 2026/07/23 02:13:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" to be canonical "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:37565") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:38006->172.17.0.4:37565, err= 2026/07/23 02:13:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:47 DEBUG : one: Sizes differ 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:47 DEBUG : two: size = 3 OK 2026/07/23 02:13:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:47 DEBUG : two: Unchanged skipping 2026/07/23 02:13:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:33268") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:44228->172.17.0.4:33268, err= 2026/07/23 02:13:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/23 02:13:47 DEBUG : one.a292864a.partial: renamed to: one 2026/07/23 02:13:47 INFO : one: Copied (new) 2026/07/23 02:13:47 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 02:13:47 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37226") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37200->172.17.0.4:37226, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36283") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42752->172.17.0.4:36283, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38409") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58316->172.17.0.4:38409, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36951") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51878->172.17.0.4:36951, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36879") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36126->172.17.0.4:36879, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30093") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57348->172.17.0.4:30093, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39694") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44696->172.17.0.4:39694, err= 2026/07/23 02:13:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-zizuqas3puku/backup" for canonical name "TestFTPPureftpd{Dh-rp}:rclone-test-zizuqas3puku/backup" 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:34170") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:58000->172.17.0.4:34170, err= 2026/07/23 02:13:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:47 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:47 DEBUG : one: Sizes differ 2026/07/23 02:13:47 DEBUG : two: size = 3 OK 2026/07/23 02:13:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:47 DEBUG : two: Unchanged skipping 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:47 INFO : one-2019-01-01: Deleted 2026/07/23 02:13:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:35184") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:48460->172.17.0.4:35184, err= 2026/07/23 02:13:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/23 02:13:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/23 02:13:47 INFO : one: Copied (new) 2026/07/23 02:13:47 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:47 INFO : three-2019-01-01.txt: Deleted 2026/07/23 02:13:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 02:13:47 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31749") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52980->172.17.0.4:31749, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38416") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34764") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42348->172.17.0.4:38416, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50918->172.17.0.4:34764, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35145") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57658->172.17.0.4:35145, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37228") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34716->172.17.0.4:37228, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34020") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48284->172.17.0.4:34020, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36402") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48110->172.17.0.4:36402, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.89s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32756") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57470->172.17.0.4:32756, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30395") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50334->172.17.0.4:30395, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32152") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59016->172.17.0.4:32152, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31411") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56838->172.17.0.4:31411, err= 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39510") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34942->172.17.0.4:39510, err= 2026/07/23 02:13:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:47 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:47 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:49016->172.17.0.4:21, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:39030") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:60724->172.17.0.4:39030, err= 2026/07/23 02:13:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:50 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:50 DEBUG : one: Sizes differ 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:50 DEBUG : two: size = 3 OK 2026/07/23 02:13:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:50 DEBUG : two: Unchanged skipping 2026/07/23 02:13:50 INFO : one: Moved (server-side) to: one.bak 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:31197") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:50112->172.17.0.4:31197, err= 2026/07/23 02:13:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/23 02:13:50 DEBUG : one.a292864a.partial: renamed to: one 2026/07/23 02:13:50 INFO : one: Copied (new) 2026/07/23 02:13:50 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 02:13:50 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32991") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52744->172.17.0.4:32991, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39508") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41892->172.17.0.4:39508, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33618") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56226->172.17.0.4:33618, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35274") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37000->172.17.0.4:35274, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38303") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39484->172.17.0.4:38303, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:30201") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:35426->172.17.0.4:30201, err= 2026/07/23 02:13:50 DEBUG : one.bak: Excluded (Path Filter) 2026/07/23 02:13:50 DEBUG : one.bak: Excluded 2026/07/23 02:13:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/23 02:13:50 DEBUG : three.txt.bak: Excluded 2026/07/23 02:13:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:50 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:50 DEBUG : one: Sizes differ 2026/07/23 02:13:50 DEBUG : two: size = 3 OK 2026/07/23 02:13:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:50 DEBUG : two: Unchanged skipping 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for checks to finish 2026/07/23 02:13:50 INFO : one.bak: Deleted 2026/07/23 02:13:50 INFO : one: Moved (server-side) to: one.bak 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Waiting for transfers to finish 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:37754") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:42552->172.17.0.4:37754, err= 2026/07/23 02:13:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/23 02:13:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/23 02:13:50 INFO : one: Copied (new) 2026/07/23 02:13:50 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:50 INFO : three.txt.bak: Deleted 2026/07/23 02:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 02:13:50 INFO : three.txt: Moved into backup dir 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33458") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34966->172.17.0.4:33458, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39670") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33512->172.17.0.4:39670, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37546") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41036->172.17.0.4:37546, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30774") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53120->172.17.0.4:30774, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30457") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49330->172.17.0.4:30457, err= --- PASS: TestSyncBackupDirSuffixOnly (2.85s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34702") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50728->172.17.0.4:34702, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30000") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43354->172.17.0.4:30000, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31257") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33158->172.17.0.4:31257, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30632") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59240->172.17.0.4:30632, err= 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30598") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56704->172.17.0.4:30598, err= 2026/07/23 02:13:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:50 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:50 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:50 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:49026->172.17.0.4:21, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-qajaraf7mawi: closing 2 unused connections 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-jiqacir1yala: closing 2 unused connections 2026/07/23 02:13:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:53 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:53 DEBUG : one: Sizes differ 2026/07/23 02:13:53 INFO : one: Moved (server-side) to: one.bak 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:36534") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:45862->172.17.0.4:36534, err= 2026/07/23 02:13:53 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/23 02:13:53 DEBUG : one.a292864a.partial: renamed to: one 2026/07/23 02:13:53 INFO : one: Copied (new) 2026/07/23 02:13:53 DEBUG : two: size = 3 OK 2026/07/23 02:13:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:53 DEBUG : two: Unchanged skipping 2026/07/23 02:13:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:53 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:53 DEBUG : three.txt: Sizes differ 2026/07/23 02:13:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:39928") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:42616->172.17.0.4:39928, err= 2026/07/23 02:13:53 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/23 02:13:53 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/23 02:13:53 INFO : three.txt: Copied (new) 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38207") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36532->172.17.0.4:38207, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37334") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45360->172.17.0.4:37334, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38289") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40096->172.17.0.4:38289, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35657") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53948->172.17.0.4:35657, err= 2026/07/23 02:13:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:53 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:53 DEBUG : one: Sizes differ 2026/07/23 02:13:53 INFO : one.bak: Deleted 2026/07/23 02:13:53 INFO : one: Moved (server-side) to: one.bak 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:38863") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:50510->172.17.0.4:38863, err= 2026/07/23 02:13:53 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/23 02:13:53 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/23 02:13:53 INFO : one: Copied (new) 2026/07/23 02:13:53 DEBUG : two: size = 3 OK 2026/07/23 02:13:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:53 DEBUG : two: Unchanged skipping 2026/07/23 02:13:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:53 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:53 DEBUG : three.txt: Sizes differ 2026/07/23 02:13:53 INFO : three.txt.bak: Deleted 2026/07/23 02:13:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:35745") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:42544->172.17.0.4:35745, err= 2026/07/23 02:13:53 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/23 02:13:53 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/23 02:13:53 INFO : three.txt: Copied (new) 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36271") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40752->172.17.0.4:36271, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37413") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33218->172.17.0.4:37413, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30158") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45596->172.17.0.4:30158, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34815") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57598->172.17.0.4:34815, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34087") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59294->172.17.0.4:34087, err= --- PASS: TestSyncSuffix (2.85s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36102") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44536->172.17.0.4:36102, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38792") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47812->172.17.0.4:38792, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35729") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51000->172.17.0.4:35729, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37111") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42602->172.17.0.4:37111, err= 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35414") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33594->172.17.0.4:35414, err= 2026/07/23 02:13:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zizuqas3puku/dst" 2026/07/23 02:13:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/23 02:13:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:53 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Dh-rp}" suffix to name 2026/07/23 02:13:53 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/23 02:13:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/23 02:13:53 DEBUG : Setting pass="V4DNOt66lTjaqPoY_dFLVuXNSrRb18nF-G5yTC_cg9o" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/23 02:13:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: Connecting to FTP server 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:53 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:45460->172.17.0.4:21, err= 2026/07/23 02:13:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:56 DEBUG : one: Sizes differ 2026/07/23 02:13:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:36297") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:59904->172.17.0.4:36297, err= 2026/07/23 02:13:56 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/23 02:13:56 DEBUG : one.a292864a.partial: renamed to: one 2026/07/23 02:13:56 INFO : one: Copied (new) 2026/07/23 02:13:56 DEBUG : two: size = 3 OK 2026/07/23 02:13:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : two: Unchanged skipping 2026/07/23 02:13:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:56 DEBUG : three.txt: Sizes differ 2026/07/23 02:13:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:36798") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:48944->172.17.0.4:36798, err= 2026/07/23 02:13:56 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/23 02:13:56 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/23 02:13:56 INFO : three.txt: Copied (new) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37917") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46782->172.17.0.4:37917, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35296") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52640->172.17.0.4:35296, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38323") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38494->172.17.0.4:38323, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30125") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34288->172.17.0.4:30125, err= 2026/07/23 02:13:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:56 DEBUG : one: Sizes differ 2026/07/23 02:13:56 INFO : one-2019-01-01: Deleted 2026/07/23 02:13:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:38704") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:36180->172.17.0.4:38704, err= 2026/07/23 02:13:56 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/23 02:13:56 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/23 02:13:56 INFO : one: Copied (new) 2026/07/23 02:13:56 DEBUG : two: size = 3 OK 2026/07/23 02:13:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : two: Unchanged skipping 2026/07/23 02:13:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst) 2026/07/23 02:13:56 DEBUG : three.txt: Sizes differ 2026/07/23 02:13:56 INFO : three-2019-01-01.txt: Deleted 2026/07/23 02:13:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: dial("tcp","172.17.0.4:34975") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/dst: > dial: conn=172.17.0.1:53620->172.17.0.4:34975, err= 2026/07/23 02:13:56 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/23 02:13:56 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/23 02:13:56 INFO : three.txt: Copied (new) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37532") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36672->172.17.0.4:37532, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34632") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39406->172.17.0.4:34632, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38048") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56170->172.17.0.4:38048, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32308") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52264->172.17.0.4:32308, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34073") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56600->172.17.0.4:34073, err= --- PASS: TestSyncSuffixKeepExtension (2.78s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37872") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35850->172.17.0.4:37872, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35562") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35060->172.17.0.4:35562, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36849") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51710->172.17.0.4:36849, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : Testêé: Sizes differ 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38882") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35024->172.17.0.4:38882, err= 2026/07/23 02:13:56 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/23 02:13:56 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/23 02:13:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33104") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37024->172.17.0.4:33104, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36027") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52060->172.17.0.4:36027, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30973") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39492->172.17.0.4:30973, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31016") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45724->172.17.0.4:31016, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39273") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56892->172.17.0.4:39273, err= 2026/07/23 02:13:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32558") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53584->172.17.0.4:32558, err= 2026/07/23 02:13:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/23 02:13:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/23 02:13:56 INFO : existing: Copied (new) 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32138") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58104->172.17.0.4:32138, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34964") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52414->172.17.0.4:34964, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37186") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58888->172.17.0.4:37186, err= 2026/07/23 02:13:56 DEBUG : existing: size = 8 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : existing: Sizes differ 2026/07/23 02:13:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: not deleting files as there were IO errors 2026/07/23 02:13:56 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: not deleting directories as there were IO errors 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34297") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42714->172.17.0.4:34297, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37278") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36158->172.17.0.4:37278, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30569") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51666->172.17.0.4:30569, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38774") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46546->172.17.0.4:38774, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37303") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40524->172.17.0.4:37303, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35443") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39438->172.17.0.4:35443, err= 2026/07/23 02:13:56 DEBUG : EXISTING: size = 6 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : existing: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 INFO : There was nothing to transfer 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36364") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33358->172.17.0.4:36364, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36608") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54018->172.17.0.4:36608, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39010") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45856->172.17.0.4:39010, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35053") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56010->172.17.0.4:35053, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36531") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50136->172.17.0.4:36531, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37096") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38674->172.17.0.4:37096, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31792") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45132->172.17.0.4:31792, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31902") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44808->172.17.0.4:31902, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30966") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42496->172.17.0.4:30966, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32180") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59050->172.17.0.4:32180, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35972") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40176->172.17.0.4:35972, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39655") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60056->172.17.0.4:39655, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31257") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46360->172.17.0.4:31257, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34404") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37294->172.17.0.4:34404, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36705") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57516->172.17.0.4:36705, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36074") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53550->172.17.0.4:36074, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30664") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37820->172.17.0.4:30664, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31039") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34770->172.17.0.4:31039, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37389") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47186->172.17.0.4:37389, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35405") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40482->172.17.0.4:35405, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30506") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55888->172.17.0.4:30506, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39459") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36402->172.17.0.4:39459, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34391") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41346->172.17.0.4:34391, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32731") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48678->172.17.0.4:32731, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33895") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34586->172.17.0.4:33895, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33153") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40416->172.17.0.4:33153, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33269") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55754->172.17.0.4:33269, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32575") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53596->172.17.0.4:32575, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37783") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54194->172.17.0.4:37783, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31807") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41616->172.17.0.4:31807, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39836") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56204->172.17.0.4:39836, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38564") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56508->172.17.0.4:38564, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35774") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57540->172.17.0.4:35774, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31411") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46024->172.17.0.4:31411, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32137") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60012->172.17.0.4:32137, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36459") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37326->172.17.0.4:36459, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32867") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33086->172.17.0.4:32867, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34564") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49642->172.17.0.4:34564, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38531") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50638->172.17.0.4:38531, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34421") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48776->172.17.0.4:34421, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39137") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45620->172.17.0.4:39137, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32368") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50900->172.17.0.4:32368, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35356") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46004->172.17.0.4:35356, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32924") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52198->172.17.0.4:32924, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34023") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44358->172.17.0.4:34023, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32186") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51408->172.17.0.4:32186, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36733") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51918->172.17.0.4:36733, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31280") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46824->172.17.0.4:31280, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36054") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36836->172.17.0.4:36054, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32237") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49206->172.17.0.4:32237, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33056") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41322->172.17.0.4:33056, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39943") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45676->172.17.0.4:39943, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37345") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37714->172.17.0.4:37345, err= 2026/07/23 02:13:56 DEBUG : both0: size = 6 OK 2026/07/23 02:13:56 DEBUG : both11: size = 6 OK 2026/07/23 02:13:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both10: size = 6 OK 2026/07/23 02:13:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both12: size = 6 OK 2026/07/23 02:13:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both0: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both13: size = 6 OK 2026/07/23 02:13:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both11: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both14: size = 6 OK 2026/07/23 02:13:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both10: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both15: size = 6 OK 2026/07/23 02:13:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both15: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both16: size = 6 OK 2026/07/23 02:13:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both16: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both17: size = 6 OK 2026/07/23 02:13:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both17: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both18: size = 6 OK 2026/07/23 02:13:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both18: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both19: size = 6 OK 2026/07/23 02:13:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both19: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both1: size = 6 OK 2026/07/23 02:13:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both1: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both2: size = 6 OK 2026/07/23 02:13:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both12: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both3: size = 6 OK 2026/07/23 02:13:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both3: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both4: size = 6 OK 2026/07/23 02:13:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both4: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both5: size = 6 OK 2026/07/23 02:13:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both5: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both6: size = 6 OK 2026/07/23 02:13:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both13: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both7: size = 6 OK 2026/07/23 02:13:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both7: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both8: size = 6 OK 2026/07/23 02:13:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both8: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both9: size = 6 OK 2026/07/23 02:13:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both9: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both14: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both2: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both6: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 INFO : only5: Deleted 2026/07/23 02:13:56 INFO : only6: Deleted 2026/07/23 02:13:56 INFO : only13: Deleted 2026/07/23 02:13:56 INFO : only7: Deleted 2026/07/23 02:13:56 INFO : only9: Deleted 2026/07/23 02:13:56 INFO : only14: Deleted 2026/07/23 02:13:56 INFO : only1: Deleted 2026/07/23 02:13:56 INFO : only17: Deleted 2026/07/23 02:13:56 INFO : only11: Deleted 2026/07/23 02:13:56 INFO : only2: Deleted 2026/07/23 02:13:56 INFO : only10: Deleted 2026/07/23 02:13:56 INFO : only4: Deleted 2026/07/23 02:13:56 INFO : only19: Deleted 2026/07/23 02:13:56 INFO : only15: Deleted 2026/07/23 02:13:56 INFO : only16: Deleted 2026/07/23 02:13:56 INFO : only3: Deleted 2026/07/23 02:13:56 INFO : only12: Deleted 2026/07/23 02:13:56 INFO : only0: Deleted 2026/07/23 02:13:56 INFO : only18: Deleted 2026/07/23 02:13:56 INFO : only8: Deleted 2026/07/23 02:13:56 INFO : There was nothing to transfer 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34844") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57652->172.17.0.4:34844, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33618") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40806->172.17.0.4:33618, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33256") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37984->172.17.0.4:33256, err= --- PASS: TestSyncConcurrentDelete (0.08s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37307") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52590->172.17.0.4:37307, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35773") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57242->172.17.0.4:35773, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35948") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59322->172.17.0.4:35948, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33305") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42054->172.17.0.4:33305, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38487") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45184->172.17.0.4:38487, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30379") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36136->172.17.0.4:30379, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33365") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53836->172.17.0.4:33365, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32516") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57594->172.17.0.4:32516, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36021") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54906->172.17.0.4:36021, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32917") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55740->172.17.0.4:32917, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32411") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58236->172.17.0.4:32411, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35492") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55974->172.17.0.4:35492, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34342") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52238->172.17.0.4:34342, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35508") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52692->172.17.0.4:35508, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32243") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46040->172.17.0.4:32243, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32323") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45252->172.17.0.4:32323, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34068") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55218->172.17.0.4:34068, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37097") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39110->172.17.0.4:37097, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38419") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42320->172.17.0.4:38419, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39323") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42104->172.17.0.4:39323, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35520") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40948->172.17.0.4:35520, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35914") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48204->172.17.0.4:35914, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32759") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50490->172.17.0.4:32759, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35268") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52150->172.17.0.4:35268, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35069") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49356->172.17.0.4:35069, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38764") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54408->172.17.0.4:38764, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38789") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32948->172.17.0.4:38789, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34356") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33294->172.17.0.4:34356, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36367") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46572->172.17.0.4:36367, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34479") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58784->172.17.0.4:34479, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36344") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52532->172.17.0.4:36344, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34712") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52736->172.17.0.4:34712, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39027") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33548->172.17.0.4:39027, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31942") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39524->172.17.0.4:31942, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35177") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52848->172.17.0.4:35177, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39966") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38910->172.17.0.4:39966, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36241") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46746->172.17.0.4:36241, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36985") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56552->172.17.0.4:36985, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33512") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51430->172.17.0.4:33512, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33966") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55558->172.17.0.4:33966, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37392") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59342->172.17.0.4:37392, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34430") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40070->172.17.0.4:34430, err= 2026/07/23 02:13:56 DEBUG : both0: size = 6 OK 2026/07/23 02:13:56 DEBUG : both10: size = 6 OK 2026/07/23 02:13:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both10: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : both11: size = 6 OK 2026/07/23 02:13:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both12: size = 6 OK 2026/07/23 02:13:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both11: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both14: size = 6 OK 2026/07/23 02:13:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both13: size = 6 OK 2026/07/23 02:13:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both12: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both15: size = 6 OK 2026/07/23 02:13:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both15: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both16: size = 6 OK 2026/07/23 02:13:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both0: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both17: size = 6 OK 2026/07/23 02:13:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both17: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both18: size = 6 OK 2026/07/23 02:13:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both18: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both19: size = 6 OK 2026/07/23 02:13:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both19: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both1: size = 6 OK 2026/07/23 02:13:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both1: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both2: size = 6 OK 2026/07/23 02:13:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both2: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both3: size = 6 OK 2026/07/23 02:13:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both3: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both4: size = 6 OK 2026/07/23 02:13:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both4: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both5: size = 6 OK 2026/07/23 02:13:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both5: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both6: size = 6 OK 2026/07/23 02:13:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both6: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both7: size = 6 OK 2026/07/23 02:13:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both7: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both8: size = 6 OK 2026/07/23 02:13:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both8: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both9: size = 6 OK 2026/07/23 02:13:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : both9: Unchanged skipping 2026/07/23 02:13:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only0: Sizes differ 2026/07/23 02:13:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only10: Sizes differ 2026/07/23 02:13:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only11: Sizes differ 2026/07/23 02:13:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only12: Sizes differ 2026/07/23 02:13:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only13: Sizes differ 2026/07/23 02:13:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only14: Sizes differ 2026/07/23 02:13:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only15: Sizes differ 2026/07/23 02:13:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only16: Sizes differ 2026/07/23 02:13:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only17: Sizes differ 2026/07/23 02:13:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only18: Sizes differ 2026/07/23 02:13:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only19: Sizes differ 2026/07/23 02:13:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only1: Sizes differ 2026/07/23 02:13:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only2: Sizes differ 2026/07/23 02:13:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only3: Sizes differ 2026/07/23 02:13:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only4: Sizes differ 2026/07/23 02:13:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only5: Sizes differ 2026/07/23 02:13:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only6: Sizes differ 2026/07/23 02:13:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only7: Sizes differ 2026/07/23 02:13:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only8: Sizes differ 2026/07/23 02:13:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone220931140) 2026/07/23 02:13:56 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-zizuqas3puku) 2026/07/23 02:13:56 DEBUG : only9: Sizes differ 2026/07/23 02:13:56 DEBUG : both14: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both13: Unchanged skipping 2026/07/23 02:13:56 DEBUG : both16: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36791") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30666") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49266->172.17.0.4:36791, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36389") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45210->172.17.0.4:30666, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42066->172.17.0.4:36389, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32274") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47944->172.17.0.4:32274, err= 2026/07/23 02:13:56 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/23 02:13:56 INFO : only12: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/23 02:13:56 INFO : only10: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36505") 2026/07/23 02:13:56 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44500->172.17.0.4:36505, err= 2026/07/23 02:13:56 INFO : only0: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32183") 2026/07/23 02:13:56 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/23 02:13:56 INFO : only11: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52844->172.17.0.4:32183, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36849") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51726->172.17.0.4:36849, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32610") 2026/07/23 02:13:56 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53908->172.17.0.4:32610, err= 2026/07/23 02:13:56 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/23 02:13:56 INFO : only14: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/23 02:13:56 INFO : only13: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39182") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36304->172.17.0.4:39182, err= 2026/07/23 02:13:56 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/23 02:13:56 INFO : only16: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/23 02:13:56 INFO : only15: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33117") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39445") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54508->172.17.0.4:39445, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56172->172.17.0.4:33117, err= 2026/07/23 02:13:56 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37935") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39658->172.17.0.4:37935, err= 2026/07/23 02:13:56 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/23 02:13:56 INFO : only17: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/23 02:13:56 INFO : only19: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39495") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53308->172.17.0.4:39495, err= 2026/07/23 02:13:56 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/23 02:13:56 INFO : only18: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38470") 2026/07/23 02:13:56 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/23 02:13:56 INFO : only1: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37768") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37340->172.17.0.4:38470, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44550->172.17.0.4:37768, err= 2026/07/23 02:13:56 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/23 02:13:56 INFO : only2: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36026") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44720->172.17.0.4:36026, err= 2026/07/23 02:13:56 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37820") 2026/07/23 02:13:56 INFO : only3: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44872->172.17.0.4:37820, err= 2026/07/23 02:13:56 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/23 02:13:56 INFO : only4: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36528") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38002") 2026/07/23 02:13:56 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/23 02:13:56 INFO : only6: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46398->172.17.0.4:36528, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55364->172.17.0.4:38002, err= 2026/07/23 02:13:56 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/23 02:13:56 INFO : only5: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39421") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36624->172.17.0.4:39421, err= 2026/07/23 02:13:56 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/23 02:13:56 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/23 02:13:56 INFO : only7: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/23 02:13:56 INFO : only9: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/23 02:13:56 INFO : only8: Copied (replaced existing) 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37116") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34148->172.17.0.4:37116, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30241") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49994->172.17.0.4:30241, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37601") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47208->172.17.0.4:37601, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:13:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:13:56 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 02:13:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:13:56 INFO : empty_on_remote: Making directory 2026/07/23 02:13:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 02:13:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38759") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39668->172.17.0.4:38759, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32763") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35281") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37732") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59234->172.17.0.4:35281, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54530->172.17.0.4:32763, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39062->172.17.0.4:37732, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31568") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49138->172.17.0.4:31568, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36429") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34322->172.17.0.4:36429, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:13:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:13:56 DEBUG : empty_on_remote: Making directory with metadata 2026/07/23 02:13:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/23 02:13:56 INFO : empty_on_remote: Making directory 2026/07/23 02:13:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/23 02:13:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38172") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34886->172.17.0.4:38172, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33397") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39644") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36821") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47188->172.17.0.4:39644, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48038->172.17.0.4:33397, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42556->172.17.0.4:36821, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31561") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40352->172.17.0.4:31561, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32046") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38320->172.17.0.4:32046, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33626") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50366->172.17.0.4:33626, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : sub dir: Making directory 2026/07/23 02:13:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35468") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47508->172.17.0.4:35468, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37308") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45870->172.17.0.4:37308, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37301") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50980->172.17.0.4:37301, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31435") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49298->172.17.0.4:31435, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39914") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59236->172.17.0.4:39914, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30665") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52086->172.17.0.4:30665, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36806") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46528->172.17.0.4:36806, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33696") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53598->172.17.0.4:33696, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34328") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44000->172.17.0.4:34328, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34678") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49384->172.17.0.4:34678, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39840") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34198->172.17.0.4:39840, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/23 02:13:56 INFO : sub dir: Making directory 2026/07/23 02:13:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39849") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36692->172.17.0.4:39849, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34013") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36581") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56198->172.17.0.4:36581, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35480->172.17.0.4:34013, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30991") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53014->172.17.0.4:30991, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33772") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46596->172.17.0.4:33772, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36144") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50176->172.17.0.4:36144, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33002") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58028->172.17.0.4:33002, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38017") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41468->172.17.0.4:38017, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32940") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37246->172.17.0.4:32940, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38724") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41644->172.17.0.4:38724, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34465") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49346->172.17.0.4:34465, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34590") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55862->172.17.0.4:34590, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39523") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47726->172.17.0.4:39523, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37224") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57420->172.17.0.4:37224, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33480") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58892->172.17.0.4:33480, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36818") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34586->172.17.0.4:36818, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35760") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37422->172.17.0.4:35760, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32888") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58386->172.17.0.4:32888, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30150") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55718->172.17.0.4:30150, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39167") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36956->172.17.0.4:39167, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31002") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34806->172.17.0.4:31002, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39969") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50752->172.17.0.4:39969, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36819") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52274->172.17.0.4:36819, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35732") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57504->172.17.0.4:35732, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31018") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52548->172.17.0.4:31018, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35203") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60406->172.17.0.4:35203, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38082") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57990->172.17.0.4:38082, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38900") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55940->172.17.0.4:38900, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38444") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59538->172.17.0.4:38444, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36823") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40572->172.17.0.4:36823, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38036") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36654->172.17.0.4:38036, err= 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33943") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34572->172.17.0.4:33943, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30251") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52900->172.17.0.4:30251, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37924") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33456->172.17.0.4:37924, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38854") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49300->172.17.0.4:38854, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35551") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38608->172.17.0.4:35551, err= 2026/07/23 02:13:56 DEBUG : apple: size = 5 OK 2026/07/23 02:13:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : apple: Unchanged skipping 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:13:56 DEBUG : banana: size = 6 OK 2026/07/23 02:13:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : banana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33306") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34136->172.17.0.4:33306, err= 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 INFO : There was nothing to transfer 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38850") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34854->172.17.0.4:38850, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30172") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51906->172.17.0.4:30172, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32578") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58196->172.17.0.4:32578, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37421") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54524->172.17.0.4:37421, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35314") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39802->172.17.0.4:35314, err= 2026/07/23 02:13:56 DEBUG : apple: size = 5 OK 2026/07/23 02:13:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : apple: Unchanged skipping 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:13:56 DEBUG : banana: size = 6 OK 2026/07/23 02:13:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : banana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37457") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41142->172.17.0.4:37457, err= 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 INFO : There was nothing to transfer 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34723") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34164->172.17.0.4:34723, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31140") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58476->172.17.0.4:31140, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36587") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35500->172.17.0.4:36587, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39824") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51382->172.17.0.4:39824, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37565") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53136->172.17.0.4:37565, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36131") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44318->172.17.0.4:36131, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34976") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51786->172.17.0.4:34976, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37965") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45334->172.17.0.4:37965, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39545") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39578->172.17.0.4:39545, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36392") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58166->172.17.0.4:36392, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32242") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58848->172.17.0.4:32242, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31279") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59614->172.17.0.4:31279, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32009") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59342->172.17.0.4:32009, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38611") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46144->172.17.0.4:38611, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33749") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54458->172.17.0.4:33749, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38815") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58296->172.17.0.4:38815, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37535") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33492->172.17.0.4:37535, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34652") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40268->172.17.0.4:34652, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37552") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37312->172.17.0.4:37552, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31443") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41638->172.17.0.4:31443, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39132") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45576->172.17.0.4:39132, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30034") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54474->172.17.0.4:30034, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36861") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49602->172.17.0.4:36861, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38474") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33332->172.17.0.4:38474, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31717") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49090->172.17.0.4:31717, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33789") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55506->172.17.0.4:33789, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39786") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46176->172.17.0.4:39786, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30567") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53434->172.17.0.4:30567, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31837") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42960->172.17.0.4:31837, err= 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37197") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60324->172.17.0.4:37197, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34769") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60778->172.17.0.4:34769, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38387") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39270->172.17.0.4:38387, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35354") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51414->172.17.0.4:35354, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36033") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50294->172.17.0.4:36033, err= 2026/07/23 02:13:56 DEBUG : apple: size = 5 OK 2026/07/23 02:13:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : apple: Unchanged skipping 2026/07/23 02:13:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : banana: size = 6 OK 2026/07/23 02:13:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : banana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39440") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41784->172.17.0.4:39440, err= 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 INFO : There was nothing to transfer 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39699") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44702->172.17.0.4:39699, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30772") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60124->172.17.0.4:30772, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31274") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55910->172.17.0.4:31274, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39643") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36658->172.17.0.4:39643, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35573") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41532->172.17.0.4:35573, err= 2026/07/23 02:13:56 DEBUG : apple: size = 5 OK 2026/07/23 02:13:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : apple: Unchanged skipping 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : banana: size = 6 OK 2026/07/23 02:13:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : banana: Unchanged skipping 2026/07/23 02:13:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:13:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32573") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47748->172.17.0.4:32573, err= 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 INFO : There was nothing to transfer 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39989") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60028->172.17.0.4:39989, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30333") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43362->172.17.0.4:30333, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34626") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53718->172.17.0.4:34626, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34433") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39010->172.17.0.4:34433, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36014") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32778->172.17.0.4:36014, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39515") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40928->172.17.0.4:39515, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36325") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50774->172.17.0.4:36325, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33964") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55584->172.17.0.4:33964, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37248") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52492->172.17.0.4:37248, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34406") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43866->172.17.0.4:34406, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31064") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54438->172.17.0.4:31064, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30833") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41206->172.17.0.4:30833, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37490") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59592->172.17.0.4:37490, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30385") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58822->172.17.0.4:30385, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30193") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47676->172.17.0.4:30193, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32443") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55928->172.17.0.4:32443, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36944") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33672->172.17.0.4:36944, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38878") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55330->172.17.0.4:38878, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31664") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53926->172.17.0.4:31664, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31272") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48736->172.17.0.4:31272, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39854") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33294->172.17.0.4:39854, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30252") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47152->172.17.0.4:30252, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30067") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33798->172.17.0.4:30067, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32407") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56494->172.17.0.4:32407, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30349") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55136->172.17.0.4:30349, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33346") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57520->172.17.0.4:33346, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32855") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59360->172.17.0.4:32855, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33047") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48834->172.17.0.4:33047, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31062") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34130->172.17.0.4:31062, err= 2026/07/23 02:13:56 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39294") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46372->172.17.0.4:39294, err= 2026/07/23 02:13:56 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : apple: Excluded 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : splitbananasplit: Excluded 2026/07/23 02:13:56 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : banana: Excluded 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32308") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52272->172.17.0.4:32308, err= 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31570") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52398->172.17.0.4:31570, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35218") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48238->172.17.0.4:35218, err= 2026/07/23 02:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:13:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:13:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:13:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36854") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60772->172.17.0.4:36854, err= 2026/07/23 02:13:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:13:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:13:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:13:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36345") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38871") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37654->172.17.0.4:38871, err= 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45464->172.17.0.4:21, err= 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31297") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59016->172.17.0.4:36345, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47990->172.17.0.4:31297, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34713") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49890->172.17.0.4:34713, err= 2026/07/23 02:13:56 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/23 02:13:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/23 02:13:56 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:13:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:13:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:13:56 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33260") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39373") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39780->172.17.0.4:33260, err= 2026/07/23 02:13:56 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/23 02:13:56 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/23 02:13:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38954->172.17.0.4:39373, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34767") 2026/07/23 02:13:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37662->172.17.0.4:34767, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31865") 2026/07/23 02:13:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42316->172.17.0.4:31865, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36773") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51444->172.17.0.4:36773, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34813") 2026/07/23 02:13:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41136->172.17.0.4:34813, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35561") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55008->172.17.0.4:35561, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35139") 2026/07/23 02:13:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39382->172.17.0.4:35139, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31801") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40468->172.17.0.4:31801, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30438") 2026/07/23 02:13:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51444->172.17.0.4:30438, err= 2026/07/23 02:13:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32376") 2026/07/23 02:13:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58706->172.17.0.4:32376, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33466") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56792->172.17.0.4:33466, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/23 02:13:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31619") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50570->172.17.0.4:31619, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:13:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:13:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34004") 2026/07/23 02:13:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48134->172.17.0.4:34004, err= 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32148") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46914->172.17.0.4:32148, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:13:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:13:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38703") 2026/07/23 02:13:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35774->172.17.0.4:38703, err= 2026/07/23 02:13:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/23 02:13:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:13:56 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/23 02:13:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:13:56 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:13:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31523") 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60438->172.17.0.4:31523, err= 2026/07/23 02:13:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/23 02:13:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:13:59 DEBUG : Waiting for deletions to finish 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Connecting to FTP server 2026/07/23 02:13:59 INFO : apple: Deleted 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45478->172.17.0.4:21, err= 2026/07/23 02:13:59 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 02:13:59 INFO : banana: Deleted 2026/07/23 02:13:59 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 02:13:59 INFO : appleappleapplebanana: Deleted 2026/07/23 02:13:59 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 02:13:59 INFO : splitbananasplit: Deleted 2026/07/23 02:13:59 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 02:13:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45494->172.17.0.4:21, err= 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:21") 2026/07/23 02:13:59 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45508->172.17.0.4:21, err= 2026/07/23 02:14:01 DEBUG : ftp://172.17.0.4:21/rclone-test-paribez9bite: closing 1 unused connections 2026/07/23 02:14:01 DEBUG : ftp://172.17.0.4:21/rclone-test-xupadub7fadi: closing 2 unused connections 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36254") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48546->172.17.0.4:36254, err= 2026/07/23 02:14:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/23 02:14:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/23 02:14:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : YXBwbGU=: Excluded 2026/07/23 02:14:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : YmFuYW5h: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31288") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33132->172.17.0.4:31288, err= 2026/07/23 02:14:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31838") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55006->172.17.0.4:31838, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36468") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45388->172.17.0.4:36468, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34343") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35518->172.17.0.4:34343, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : YXBwbGU=: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : YmFuYW5h: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38776") 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48916->172.17.0.4:38776, err= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36015") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43748->172.17.0.4:36015, err= 2026/07/23 02:14:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/23 02:14:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/23 02:14:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : YXBwbGU=: Excluded 2026/07/23 02:14:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : YmFuYW5h: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35946") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39894->172.17.0.4:35946, err= 2026/07/23 02:14:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32716") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42528->172.17.0.4:32716, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35686") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32788->172.17.0.4:35686, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/23 02:14:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32026") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42470->172.17.0.4:32026, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34101") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48302->172.17.0.4:34101, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38661") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55652->172.17.0.4:38661, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34924") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58350->172.17.0.4:34924, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31244") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45218->172.17.0.4:31244, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35814") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51220->172.17.0.4:35814, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33870") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41696->172.17.0.4:33870, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31688") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45704->172.17.0.4:31688, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32177") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45464->172.17.0.4:32177, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32959") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56904->172.17.0.4:32959, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34670") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40900->172.17.0.4:34670, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36799") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35482->172.17.0.4:36799, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37698") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49118->172.17.0.4:37698, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34643") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47622->172.17.0.4:34643, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31667") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52680->172.17.0.4:31667, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30801") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34532->172.17.0.4:30801, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38971") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53016->172.17.0.4:38971, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37875") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53804->172.17.0.4:37875, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39034") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33544->172.17.0.4:39034, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31438") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37262->172.17.0.4:31438, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32383") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60990->172.17.0.4:32383, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36834") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33932->172.17.0.4:36834, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39104") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39026->172.17.0.4:39104, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34492") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38996->172.17.0.4:34492, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30776") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49648->172.17.0.4:30776, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35608") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53750->172.17.0.4:35608, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37115") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53812->172.17.0.4:37115, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32829") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60382->172.17.0.4:32829, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30260") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53768->172.17.0.4:30260, err= 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37164") 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49062->172.17.0.4:37164, err= 2026/07/23 02:14:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39407") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38914->172.17.0.4:39407, err= 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36877") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35996") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47408->172.17.0.4:36877, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33951") 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47120->172.17.0.4:35996, err= 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49200->172.17.0.4:33951, err= 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37790") 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56784->172.17.0.4:37790, err= 2026/07/23 02:14:03 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/23 02:14:03 INFO : apple: Copied (new) to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/23 02:14:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31833") 2026/07/23 02:14:03 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34080->172.17.0.4:31833, err= 2026/07/23 02:14:03 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38923") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56242->172.17.0.4:38923, err= 2026/07/23 02:14:03 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31511") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60516->172.17.0.4:31511, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36216") 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57490->172.17.0.4:36216, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36093") 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34193") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58960->172.17.0.4:36093, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42016->172.17.0.4:34193, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31728") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34634") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45768->172.17.0.4:31728, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43512->172.17.0.4:34634, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30570") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49204->172.17.0.4:30570, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36471") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55294->172.17.0.4:36471, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36324") 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36391") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35494->172.17.0.4:36324, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35226->172.17.0.4:36391, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33263") 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38942->172.17.0.4:33263, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32914") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45854->172.17.0.4:32914, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31869") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39862->172.17.0.4:31869, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32212") 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42782->172.17.0.4:32212, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 02:14:03 INFO : banana: Deleted 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 02:14:03 INFO : splitbananasplit: Deleted 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 02:14:03 INFO : appleappleapplebanana: Deleted 2026/07/23 02:14:03 INFO : apple: Deleted 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36678") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59478->172.17.0.4:36678, err= 2026/07/23 02:14:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : PREFIXbanana: Excluded 2026/07/23 02:14:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : PREFIXapple: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34254") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39260->172.17.0.4:34254, err= 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30998") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35356->172.17.0.4:30998, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39304") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35454->172.17.0.4:39304, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : apple: transformed to: PREFIXapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/23 02:14:03 DEBUG : banana: transformed to: PREFIXbanana 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37312") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55124->172.17.0.4:37312, err= 2026/07/23 02:14:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37787") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53964->172.17.0.4:37787, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34505") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54288->172.17.0.4:34505, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39959") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48006->172.17.0.4:39959, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32323") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37962->172.17.0.4:32323, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37036") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50534->172.17.0.4:37036, err= 2026/07/23 02:14:03 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/23 02:14:03 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/23 02:14:03 INFO : splitbananasplit: Copied (new) 2026/07/23 02:14:03 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/23 02:14:03 INFO : apple: Copied (new) 2026/07/23 02:14:03 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/23 02:14:03 INFO : banana: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38584") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56492->172.17.0.4:38584, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31053") 2026/07/23 02:14:03 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55262->172.17.0.4:31053, err= 2026/07/23 02:14:03 INFO : appleappleapplebanana: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37113") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30221") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34334->172.17.0.4:37113, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56966->172.17.0.4:30221, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34952") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50410->172.17.0.4:34952, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35656") 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52696->172.17.0.4:35656, err= 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30129") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38646->172.17.0.4:30129, err= 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39770") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48192->172.17.0.4:39770, err= 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33419") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56636->172.17.0.4:33419, err= 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32786") 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46656->172.17.0.4:32786, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31806") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38135") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46948->172.17.0.4:31806, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43402->172.17.0.4:38135, err= 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36524") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45752->172.17.0.4:36524, err= 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30305") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37062->172.17.0.4:30305, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31600") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37232") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33482->172.17.0.4:31600, err= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33280->172.17.0.4:37232, err= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : PREFIXsplitbananasplit: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/23 02:14:03 INFO : PREFIXapple: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/23 02:14:03 INFO : PREFIXbanana: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/23 02:14:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36905") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41470->172.17.0.4:36905, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35264") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33032->172.17.0.4:35264, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38472") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52906->172.17.0.4:38472, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39787") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37024->172.17.0.4:39787, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35434") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51998->172.17.0.4:35434, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31759") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42602->172.17.0.4:31759, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37732") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33342->172.17.0.4:37732, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36600") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47314->172.17.0.4:36600, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30579") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49408->172.17.0.4:30579, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39835") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59810->172.17.0.4:39835, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37415") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52504->172.17.0.4:37415, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31997") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40024->172.17.0.4:31997, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30768") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40386->172.17.0.4:30768, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37534") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53524->172.17.0.4:37534, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31715") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38326->172.17.0.4:31715, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39812") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48006->172.17.0.4:39812, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34016") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54796->172.17.0.4:34016, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37126") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39174->172.17.0.4:37126, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34328") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60994->172.17.0.4:34328, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32087") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32840->172.17.0.4:32087, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35675") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46312->172.17.0.4:35675, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30464") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41196->172.17.0.4:30464, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30344") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36326->172.17.0.4:30344, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33558") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38500->172.17.0.4:33558, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38131") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57934->172.17.0.4:38131, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33003") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47310->172.17.0.4:33003, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35906") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32922->172.17.0.4:35906, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38654") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43798->172.17.0.4:38654, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34908") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48904->172.17.0.4:34908, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37226") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39138->172.17.0.4:37226, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39102") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33834->172.17.0.4:39102, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34350") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52122->172.17.0.4:34350, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36982") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57396->172.17.0.4:36982, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38912") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55496->172.17.0.4:38912, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38955") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45338->172.17.0.4:38955, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39506") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46178->172.17.0.4:39506, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34092") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36664->172.17.0.4:34092, err= 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33789") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41156->172.17.0.4:33789, err= 2026/07/23 02:14:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33794") 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58976->172.17.0.4:33794, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32673") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35319") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31248") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49276->172.17.0.4:32673, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35325") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45134->172.17.0.4:35319, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47348->172.17.0.4:31248, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56840->172.17.0.4:35325, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/23 02:14:03 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/23 02:14:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/23 02:14:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33970") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54878->172.17.0.4:33970, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38549") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53282->172.17.0.4:38549, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38201") 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51832->172.17.0.4:38201, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37618") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49402->172.17.0.4:37618, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32664") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38141") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38408->172.17.0.4:38141, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56584->172.17.0.4:32664, err= 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39064") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52882->172.17.0.4:39064, err= 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38224") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36228->172.17.0.4:38224, err= 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32840") 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40784->172.17.0.4:32840, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39737") 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59042->172.17.0.4:39737, err= 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30171") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43576->172.17.0.4:30171, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39058") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45822->172.17.0.4:39058, err= 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30317") 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45024->172.17.0.4:30317, err= 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36509") 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34400") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36406->172.17.0.4:36509, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48024->172.17.0.4:34400, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35058") 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45528->172.17.0.4:35058, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 02:14:03 INFO : appleappleapplebanana: Deleted 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 02:14:03 INFO : splitbananasplit: Deleted 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 02:14:03 INFO : apple: Deleted 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 02:14:03 INFO : banana: Deleted 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30637") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45214->172.17.0.4:30637, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : bananaSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37499") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60746->172.17.0.4:37499, err= 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32548") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56950->172.17.0.4:32548, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37634") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43690->172.17.0.4:37634, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : apple: transformed to: appleSUFFIX 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/23 02:14:03 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36897") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40554->172.17.0.4:36897, err= 2026/07/23 02:14:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39590") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31062") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43034->172.17.0.4:39590, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37224") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31715") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46892->172.17.0.4:31062, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38334->172.17.0.4:31715, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48864->172.17.0.4:37224, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32751") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44302->172.17.0.4:32751, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/23 02:14:03 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/23 02:14:03 INFO : appleappleapplebanana: Copied (new) 2026/07/23 02:14:03 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/23 02:14:03 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/23 02:14:03 INFO : banana: Copied (new) 2026/07/23 02:14:03 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/23 02:14:03 INFO : splitbananasplit: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31450") 2026/07/23 02:14:03 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/23 02:14:03 INFO : apple: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38454") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51942->172.17.0.4:31450, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44206->172.17.0.4:38454, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30561") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32393") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55466->172.17.0.4:30561, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42264->172.17.0.4:32393, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37945") 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30407") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37717") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36224->172.17.0.4:37945, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32061") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38268->172.17.0.4:37717, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35168->172.17.0.4:32061, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37324->172.17.0.4:30407, err= 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34146") 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34619") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47314->172.17.0.4:34146, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38435") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52052->172.17.0.4:34619, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56236->172.17.0.4:38435, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37467") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51950->172.17.0.4:37467, err= 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39716") 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39402->172.17.0.4:39716, err= 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30280") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60554->172.17.0.4:30280, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39810") 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34017") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45418->172.17.0.4:39810, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47162->172.17.0.4:34017, err= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : appleSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : splitbananasplitSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/23 02:14:03 INFO : bananaSUFFIX: Deleted 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39854") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46510->172.17.0.4:39854, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31230") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55814->172.17.0.4:31230, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35879") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34476->172.17.0.4:35879, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31802") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58156->172.17.0.4:31802, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30928") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34438->172.17.0.4:30928, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34758") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36654->172.17.0.4:34758, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33235") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55400->172.17.0.4:33235, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34882") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58488->172.17.0.4:34882, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36786") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42748->172.17.0.4:36786, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37715") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45156->172.17.0.4:37715, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35773") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59624->172.17.0.4:35773, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36909") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59760->172.17.0.4:36909, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30846") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42412->172.17.0.4:30846, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31411") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49592->172.17.0.4:31411, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38914") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49018->172.17.0.4:38914, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35655") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52248->172.17.0.4:35655, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34972") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40950->172.17.0.4:34972, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30745") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51890->172.17.0.4:30745, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34148") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49304->172.17.0.4:34148, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31451") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35136->172.17.0.4:31451, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30822") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56442->172.17.0.4:30822, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35525") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51504->172.17.0.4:35525, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38532") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54586->172.17.0.4:38532, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35324") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58680->172.17.0.4:35324, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34539") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53270->172.17.0.4:34539, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33021") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56600->172.17.0.4:33021, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36058") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50274->172.17.0.4:36058, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39217") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39062->172.17.0.4:39217, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36759") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57286->172.17.0.4:36759, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38334") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40896->172.17.0.4:38334, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32907") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55178->172.17.0.4:32907, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34142") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39910->172.17.0.4:34142, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39300") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46592->172.17.0.4:39300, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34231") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56868->172.17.0.4:34231, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31505") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47166->172.17.0.4:31505, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38499") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37472->172.17.0.4:38499, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35137") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36250->172.17.0.4:35137, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku/rclone-sync-test: closing 1 unused connections 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33875") 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52660->172.17.0.4:33875, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32108") 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35962") 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33710->172.17.0.4:32108, err= 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36040") 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38846->172.17.0.4:36040, err= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33554->172.17.0.4:35962, err= 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38041") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/23 02:14:03 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58888->172.17.0.4:38041, err= 2026/07/23 02:14:03 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/23 02:14:03 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34956") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55494->172.17.0.4:34956, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33867") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51862->172.17.0.4:33867, err= 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38308") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57230->172.17.0.4:38308, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35628") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56986->172.17.0.4:35628, err= 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30329") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59104->172.17.0.4:30329, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38762") 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34768->172.17.0.4:38762, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30560") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58238->172.17.0.4:30560, err= 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37547") 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39772->172.17.0.4:37547, err= 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37699") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44912->172.17.0.4:37699, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35332") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32556") 2026/07/23 02:14:03 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42224->172.17.0.4:35332, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38542->172.17.0.4:32556, err= 2026/07/23 02:14:03 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30733") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30525") 2026/07/23 02:14:03 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40240->172.17.0.4:30733, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39364") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43412->172.17.0.4:30525, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57706->172.17.0.4:39364, err= 2026/07/23 02:14:03 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30459") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54960->172.17.0.4:30459, err= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/23 02:14:03 INFO : splitbananasplit: Deleted 2026/07/23 02:14:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0013-789;=.txt: Deleted 2026/07/23 02:14:03 INFO : appleappleapplebanana: Deleted 2026/07/23 02:14:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0007-1234567.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/23 02:14:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35465") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59662->172.17.0.4:35465, err= 2026/07/23 02:14:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbanan: Excluded 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleapple: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39180") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43308->172.17.0.4:39180, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-34567: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-23456: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-45678: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-12345: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30192") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34990->172.17.0.4:30192, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39465") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48152->172.17.0.4:39465, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37285") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39948->172.17.0.4:37285, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : appleapple: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbanan: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31688") 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45706->172.17.0.4:31688, err= 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/23 02:14:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/23 02:14:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/23 02:14:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/23 02:14:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/23 02:14:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/23 02:14:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/23 02:14:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/23 02:14:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/23 02:14:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/23 02:14:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/23 02:14:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/23 02:14:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/23 02:14:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/23 02:14:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/23 02:14:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38680") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38380->172.17.0.4:38680, err= 2026/07/23 02:14:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbanan: Excluded 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleapple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleapple: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33050") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57102->172.17.0.4:33050, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefg: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcde: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defgh: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdef: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-34567: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-23456: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghi: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-45678: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijk: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-12345: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghij: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39039") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42494->172.17.0.4:39039, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37240") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52444->172.17.0.4:37240, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/23 02:14:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32670") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57456->172.17.0.4:32670, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39610") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45572->172.17.0.4:39610, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39579") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42900->172.17.0.4:39579, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36263") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55044->172.17.0.4:36263, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34982") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60906->172.17.0.4:34982, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34317") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42430->172.17.0.4:34317, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37516") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47248->172.17.0.4:37516, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33835") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56900->172.17.0.4:33835, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35269") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39856->172.17.0.4:35269, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36830") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36030->172.17.0.4:36830, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31366") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40480->172.17.0.4:31366, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31620") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33448->172.17.0.4:31620, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33447") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49990->172.17.0.4:33447, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37508") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42432->172.17.0.4:37508, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35973") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38588->172.17.0.4:35973, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33908") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45400->172.17.0.4:33908, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31341") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50100->172.17.0.4:31341, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39710") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50612->172.17.0.4:39710, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38113") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35214->172.17.0.4:38113, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34117") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40170->172.17.0.4:34117, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33074") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40546->172.17.0.4:33074, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32634") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34584->172.17.0.4:32634, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30825") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42804->172.17.0.4:30825, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38916") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36388->172.17.0.4:38916, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38981") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50380->172.17.0.4:38981, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30269") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54212->172.17.0.4:30269, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33659") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60416->172.17.0.4:33659, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39077") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55638->172.17.0.4:39077, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39659") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35258->172.17.0.4:39659, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36501") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45946->172.17.0.4:36501, err= 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35963") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41220->172.17.0.4:35963, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32177") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45474->172.17.0.4:32177, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30798") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41102->172.17.0.4:30798, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38339") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55544->172.17.0.4:38339, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31824") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52800->172.17.0.4:31824, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31700") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47968->172.17.0.4:31700, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32793") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41114->172.17.0.4:32793, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35141") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34112->172.17.0.4:35141, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38438") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44424->172.17.0.4:38438, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33477") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54098->172.17.0.4:33477, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38744") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50226->172.17.0.4:38744, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37469") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50508->172.17.0.4:37469, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36004") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58344->172.17.0.4:36004, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32776") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40884->172.17.0.4:32776, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31598") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37118->172.17.0.4:31598, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35715") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34672->172.17.0.4:35715, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30881") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32864->172.17.0.4:30881, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32294") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51738->172.17.0.4:32294, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34526") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36152->172.17.0.4:34526, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39880") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56142->172.17.0.4:39880, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39320") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52246->172.17.0.4:39320, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31794") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43812->172.17.0.4:31794, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33892") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38638->172.17.0.4:33892, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30625") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34570->172.17.0.4:30625, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38736") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52896->172.17.0.4:38736, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38071") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47288->172.17.0.4:38071, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39192") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35124->172.17.0.4:39192, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31373") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48028->172.17.0.4:31373, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39982") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37638->172.17.0.4:39982, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35231") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49632->172.17.0.4:35231, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38641") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40730->172.17.0.4:38641, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32300") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42658->172.17.0.4:32300, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39207") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38714->172.17.0.4:39207, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36398") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59124->172.17.0.4:36398, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30317") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45026->172.17.0.4:30317, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35807") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58622->172.17.0.4:35807, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36186") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48626->172.17.0.4:36186, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33162") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41876->172.17.0.4:33162, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34174") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33256->172.17.0.4:34174, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34739") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33996->172.17.0.4:34739, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33222") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45348->172.17.0.4:33222, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37016") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60268->172.17.0.4:37016, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32103") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46412->172.17.0.4:32103, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35575") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54812->172.17.0.4:35575, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31459") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38192->172.17.0.4:31459, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30601") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55778->172.17.0.4:30601, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32108") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33718->172.17.0.4:32108, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36450") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53630->172.17.0.4:36450, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31242") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35542->172.17.0.4:31242, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39567") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59906->172.17.0.4:39567, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30417") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46036->172.17.0.4:30417, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32912") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48836->172.17.0.4:32912, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33457") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47688->172.17.0.4:33457, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31013") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40824->172.17.0.4:31013, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33005") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43348->172.17.0.4:33005, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38081") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42024->172.17.0.4:38081, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31806") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46960->172.17.0.4:31806, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32466") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51620->172.17.0.4:32466, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36079") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35674->172.17.0.4:36079, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30143") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42360->172.17.0.4:30143, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31585") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41266->172.17.0.4:31585, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33928") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56212->172.17.0.4:33928, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34348") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37850->172.17.0.4:34348, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30106") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60494->172.17.0.4:30106, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30817") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45632->172.17.0.4:30817, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33060") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33054->172.17.0.4:33060, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36250") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48402->172.17.0.4:36250, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32880") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43100->172.17.0.4:32880, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33919") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41778->172.17.0.4:33919, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37507") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46256->172.17.0.4:37507, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38992") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43482->172.17.0.4:38992, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33032") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39236->172.17.0.4:33032, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37798") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41860->172.17.0.4:37798, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36579") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45582->172.17.0.4:36579, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39584") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48274->172.17.0.4:39584, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33014") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56186->172.17.0.4:33014, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37322") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55668->172.17.0.4:37322, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31148") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54752->172.17.0.4:31148, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33340") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58534->172.17.0.4:33340, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35217") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58140->172.17.0.4:35217, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36319") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37342->172.17.0.4:36319, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34167") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55058->172.17.0.4:34167, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39617") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52488->172.17.0.4:39617, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31841") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54724->172.17.0.4:31841, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30702") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43692->172.17.0.4:30702, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35965") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41096->172.17.0.4:35965, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38588") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41220->172.17.0.4:38588, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37137") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46046->172.17.0.4:37137, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33359") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60362->172.17.0.4:33359, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30371") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58808->172.17.0.4:30371, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35254") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39206->172.17.0.4:35254, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33216") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42618->172.17.0.4:33216, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32373") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52120->172.17.0.4:32373, err= 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36048") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43606->172.17.0.4:36048, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38165") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33418->172.17.0.4:38165, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38742") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57206->172.17.0.4:38742, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37229") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59640->172.17.0.4:37229, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34700") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37064->172.17.0.4:34700, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34836") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33596->172.17.0.4:34836, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38938") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57642->172.17.0.4:38938, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32257") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50482->172.17.0.4:32257, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37083") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33718->172.17.0.4:37083, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38220") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42256->172.17.0.4:38220, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39934") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58410->172.17.0.4:39934, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37332") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59144->172.17.0.4:37332, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31588") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54954->172.17.0.4:31588, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39657") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41606->172.17.0.4:39657, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39676") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45552->172.17.0.4:39676, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32860") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56680->172.17.0.4:32860, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32175") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35736->172.17.0.4:32175, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34581") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47992->172.17.0.4:34581, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35139") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48722->172.17.0.4:35139, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30817") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45636->172.17.0.4:30817, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33529") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49082->172.17.0.4:33529, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36303") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51076->172.17.0.4:36303, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33428") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40538->172.17.0.4:33428, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36203") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38120->172.17.0.4:36203, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31762") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57144->172.17.0.4:31762, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30939") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42674->172.17.0.4:30939, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36607") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53264->172.17.0.4:36607, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32359") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33530->172.17.0.4:32359, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32446") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46382->172.17.0.4:32446, err= 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32876") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49366->172.17.0.4:32876, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37606") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37298->172.17.0.4:37606, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35147") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49000->172.17.0.4:35147, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32837") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45240->172.17.0.4:32837, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32963") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34564->172.17.0.4:32963, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30930") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59912->172.17.0.4:30930, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31688") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45722->172.17.0.4:31688, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35785") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41230->172.17.0.4:35785, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39840") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49638->172.17.0.4:39840, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36566") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60050->172.17.0.4:36566, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30209") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58122->172.17.0.4:30209, err= 2026/07/23 02:14:03 DEBUG : apple: size = 5 OK 2026/07/23 02:14:03 DEBUG : banana: size = 6 OK 2026/07/23 02:14:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39774") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33774->172.17.0.4:39774, err= 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 INFO : There was nothing to transfer 2026/07/23 02:14:03 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30756") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36436->172.17.0.4:30756, err= 2026/07/23 02:14:03 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : apple: Excluded 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:03 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : banana: Excluded 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35622") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34816->172.17.0.4:35622, err= 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33700") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46260->172.17.0.4:33700, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39236") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32802->172.17.0.4:39236, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39646") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40506->172.17.0.4:39646, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30870") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59510->172.17.0.4:30870, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32857") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34528->172.17.0.4:32857, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32241") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44828->172.17.0.4:32241, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30356") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53788->172.17.0.4:30356, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39886") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36960->172.17.0.4:39886, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36507") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42482->172.17.0.4:36507, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30851") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59058->172.17.0.4:30851, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32967") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52956->172.17.0.4:32967, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37906") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56648->172.17.0.4:37906, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34994") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56418->172.17.0.4:34994, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32176") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36714->172.17.0.4:32176, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34281") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45908->172.17.0.4:34281, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32941") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36788->172.17.0.4:32941, err= 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39264") 2026/07/23 02:14:03 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45456->172.17.0.4:39264, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34755") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39816->172.17.0.4:34755, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37335") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43576->172.17.0.4:37335, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32060") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60060->172.17.0.4:32060, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31641") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57796->172.17.0.4:31641, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33148") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39010->172.17.0.4:33148, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38098") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34692->172.17.0.4:38098, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37873") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46210->172.17.0.4:37873, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31782") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33286->172.17.0.4:31782, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35127") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44968->172.17.0.4:35127, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37324") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43650->172.17.0.4:37324, err= 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39685") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51828->172.17.0.4:39685, err= 2026/07/23 02:14:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : apple: Excluded 2026/07/23 02:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : banana: Excluded 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36748") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37420->172.17.0.4:36748, err= 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37061") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33498->172.17.0.4:37061, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32369") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57010->172.17.0.4:32369, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39481") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51244->172.17.0.4:39481, err= 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:04 DEBUG : apple: size = 5 OK 2026/07/23 02:14:04 DEBUG : banana: size = 6 OK 2026/07/23 02:14:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:04 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37147") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54412->172.17.0.4:37147, err= 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 INFO : There was nothing to transfer 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33747") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58438->172.17.0.4:33747, err= 2026/07/23 02:14:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : apple: Excluded 2026/07/23 02:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : banana: Excluded 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34611") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42184->172.17.0.4:34611, err= 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39775") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59346->172.17.0.4:39775, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37482") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52678->172.17.0.4:37482, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33092") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52628->172.17.0.4:33092, err= 2026/07/23 02:14:04 DEBUG : apple: size = 5 OK 2026/07/23 02:14:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : apple: Unchanged skipping 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : banana: size = 6 OK 2026/07/23 02:14:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : banana: Unchanged skipping 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/23 02:14:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/23 02:14:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37077") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35822->172.17.0.4:37077, err= 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 INFO : There was nothing to transfer 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36860") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38758->172.17.0.4:36860, err= 2026/07/23 02:14:04 DEBUG : apple: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : apple: Excluded 2026/07/23 02:14:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : splitbananasplit: Excluded 2026/07/23 02:14:04 DEBUG : banana: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : banana: Excluded 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : appleappleapplebanana: Excluded 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36299") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38368->172.17.0.4:36299, err= 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/23 02:14:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35287") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50256->172.17.0.4:35287, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36805") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48962->172.17.0.4:36805, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31431") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57240->172.17.0.4:31431, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36740") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46792->172.17.0.4:36740, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38896") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54512->172.17.0.4:38896, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32654") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43204->172.17.0.4:32654, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31007") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59512->172.17.0.4:31007, err= --- PASS: TestTransform (7.31s) --- PASS: TestTransform/NFC (0.07s) --- PASS: TestTransform/NFD (0.08s) --- PASS: TestTransform/base64 (6.34s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.15s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.09s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31340") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43176->172.17.0.4:31340, err= 2026/07/23 02:14:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 02:14:04 INFO : sub dir_somesuffix: Making directory 2026/07/23 02:14:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/23 02:14:04 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/23 02:14:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 02:14:04 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36746") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57766->172.17.0.4:36746, err= 2026/07/23 02:14:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 02:14:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31618") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54020->172.17.0.4:31618, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31486") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53690->172.17.0.4:31486, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31052") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33458->172.17.0.4:31052, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38649") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33878->172.17.0.4:38649, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36205") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47508->172.17.0.4:36205, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33126") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56520->172.17.0.4:33126, err= 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35142") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43138->172.17.0.4:35142, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30570") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49218->172.17.0.4:30570, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35876") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55516->172.17.0.4:35876, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33813") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43328->172.17.0.4:33813, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37626") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41554->172.17.0.4:37626, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39481") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51248->172.17.0.4:39481, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38658") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36944->172.17.0.4:38658, err= 2026/07/23 02:14:04 INFO : toe: Making directory 2026/07/23 02:14:04 INFO : toe/toe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35376") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50616->172.17.0.4:35376, err= 2026/07/23 02:14:04 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/23 02:14:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33181") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55116->172.17.0.4:33181, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32792") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36450->172.17.0.4:32792, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34458") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35498->172.17.0.4:34458, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36914") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41804->172.17.0.4:36914, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30528") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41330->172.17.0.4:30528, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30798") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41106->172.17.0.4:30798, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30535") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41610->172.17.0.4:30535, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35254") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39216->172.17.0.4:35254, err= 2026/07/23 02:14:04 INFO : toe: Making directory 2026/07/23 02:14:04 INFO : toe/toe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33252") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45684->172.17.0.4:33252, err= 2026/07/23 02:14:04 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/23 02:14:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32433") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58616->172.17.0.4:32433, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36577") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60120->172.17.0.4:36577, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31937") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43002->172.17.0.4:31937, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35721") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38930->172.17.0.4:35721, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35026") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49264->172.17.0.4:35026, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33959") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57632->172.17.0.4:33959, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36031") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50648->172.17.0.4:36031, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35282") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44224->172.17.0.4:35282, err= 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 INFO : tictacempty_dir: Making directory 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31535") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39838->172.17.0.4:31535, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32415") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44964->172.17.0.4:32415, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34182") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58012->172.17.0.4:34182, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38905") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54472->172.17.0.4:38905, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31682") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43696->172.17.0.4:31682, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35759") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33444->172.17.0.4:35759, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35255") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41798->172.17.0.4:35255, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37108") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41300->172.17.0.4:37108, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30302") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38882->172.17.0.4:30302, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31344") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56064->172.17.0.4:31344, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33808") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45342->172.17.0.4:33808, err= 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 INFO : tictacempty_dir: Making directory 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30216") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33228->172.17.0.4:30216, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34112") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42042->172.17.0.4:34112, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36917") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34409") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42970->172.17.0.4:36917, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40742->172.17.0.4:34409, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36238") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58452->172.17.0.4:36238, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32539") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35130->172.17.0.4:32539, err= 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30818") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37110->172.17.0.4:30818, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35418") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40920->172.17.0.4:35418, err= 2026/07/23 02:14:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30646") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36172->172.17.0.4:30646, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/23 02:14:04 NOTICE: ftp://172.17.0.4:21/rclone-test-zizuqas3puku: 0 differences found 2026/07/23 02:14:04 NOTICE: ftp://172.17.0.4:21/rclone-test-zizuqas3puku: 1 hashes could not be checked 2026/07/23 02:14:04 NOTICE: ftp://172.17.0.4:21/rclone-test-zizuqas3puku: 1 matching files 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38351") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56408->172.17.0.4:38351, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34158") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33562") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33118->172.17.0.4:34158, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50448->172.17.0.4:33562, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30678") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51624->172.17.0.4:30678, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31732") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48526->172.17.0.4:31732, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33292") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40384->172.17.0.4:33292, err= 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34482") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53692->172.17.0.4:34482, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33429") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58488->172.17.0.4:33429, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37650") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60322->172.17.0.4:37650, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34486") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38390->172.17.0.4:34486, err= 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34767") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55314->172.17.0.4:34767, err= 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39690") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55330->172.17.0.4:39690, err= 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34178") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33822->172.17.0.4:34178, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38791") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60118->172.17.0.4:38791, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39908") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40570->172.17.0.4:39908, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37116") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58308->172.17.0.4:37116, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31783") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59214->172.17.0.4:31783, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33832") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:39796->172.17.0.4:33832, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34007") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45830->172.17.0.4:34007, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35312") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33716->172.17.0.4:35312, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/23 02:14:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32532") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58790->172.17.0.4:32532, err= 2026/07/23 02:14:04 INFO : toe: Making directory 2026/07/23 02:14:04 INFO : toe/toe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35881") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:52372->172.17.0.4:35881, err= 2026/07/23 02:14:04 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/23 02:14:04 INFO : toe/toe/toe: Copied (new) 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35064") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43148->172.17.0.4:35064, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30763") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35890->172.17.0.4:30763, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34824") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57104->172.17.0.4:34824, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36570") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37100->172.17.0.4:36570, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36987") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56284->172.17.0.4:36987, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34545") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59954->172.17.0.4:34545, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34694") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43858->172.17.0.4:34694, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32969") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42646->172.17.0.4:32969, err= 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 INFO : tictacempty_dir: Making directory 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33562") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50454->172.17.0.4:33562, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Deleted 2026/07/23 02:14:04 INFO : toe/toe: Removing directory 2026/07/23 02:14:04 INFO : toe: Removing directory 2026/07/23 02:14:04 INFO : empty_dir: Removing directory 2026/07/23 02:14:04 DEBUG : Local file system at /tmp/rclone220931140: deleted 3 directories 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35158") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58644->172.17.0.4:35158, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30445") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36295") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45096->172.17.0.4:30445, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54996->172.17.0.4:36295, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39088") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54920->172.17.0.4:39088, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36593") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33038->172.17.0.4:36593, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33082") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57134->172.17.0.4:33082, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30460") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54722->172.17.0.4:30460, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37745") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42428->172.17.0.4:37745, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33099") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56448->172.17.0.4:33099, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32030") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37230->172.17.0.4:32030, err= 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 INFO : tictacempty_dir: Making directory 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31872") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37854->172.17.0.4:31872, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Deleted 2026/07/23 02:14:04 INFO : toe/toe: Removing directory 2026/07/23 02:14:04 INFO : toe: Removing directory 2026/07/23 02:14:04 INFO : empty_dir: Removing directory 2026/07/23 02:14:04 DEBUG : Local file system at /tmp/rclone220931140: deleted 3 directories 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39877") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48916->172.17.0.4:39877, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34177") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34190") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35064->172.17.0.4:34177, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:43872->172.17.0.4:34190, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38345") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:40808->172.17.0.4:38345, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34522") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57888->172.17.0.4:34522, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32393") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37051") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39843") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:42268->172.17.0.4:32393, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57716->172.17.0.4:37051, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34704->172.17.0.4:39843, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39432") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38298->172.17.0.4:39432, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32299") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48616->172.17.0.4:32299, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33710") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44970->172.17.0.4:33710, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35000") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35576") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30185") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35616->172.17.0.4:35000, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35600->172.17.0.4:35576, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34714->172.17.0.4:30185, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39822") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30835") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36686->172.17.0.4:39822, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48858->172.17.0.4:30835, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35230") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37950->172.17.0.4:35230, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : Reset feature "Copy" 2026/07/23 02:14:04 DEBUG : Reset feature "Move" 2026/07/23 02:14:04 DEBUG : Reset feature "Copy" 2026/07/23 02:14:04 DEBUG : Reset feature "Move" 2026/07/23 02:14:04 DEBUG : empty_dir: Making directory with metadata 2026/07/23 02:14:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35603") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37308->172.17.0.4:35603, err= 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 INFO : tictacempty_dir: Making directory 2026/07/23 02:14:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 INFO : tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: tictactoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 INFO : tictactoe/tictactoe: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/23 02:14:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37121") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48294->172.17.0.4:37121, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Deleted 2026/07/23 02:14:04 INFO : toe/toe: Removing directory 2026/07/23 02:14:04 INFO : toe: Removing directory 2026/07/23 02:14:04 INFO : empty_dir: Removing directory 2026/07/23 02:14:04 DEBUG : Local file system at /tmp/rclone220931140: deleted 3 directories 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35907") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45216->172.17.0.4:35907, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32887") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49166->172.17.0.4:32887, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36565") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50070->172.17.0.4:36565, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37091") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36548->172.17.0.4:37091, err= 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39557") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54774->172.17.0.4:39557, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32452") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58752->172.17.0.4:32452, err= 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 02:14:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/23 02:14:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39561") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60022->172.17.0.4:39561, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37232") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:33290->172.17.0.4:37232, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34928") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34199") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:32794->172.17.0.4:34928, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:50280->172.17.0.4:34199, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33933") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57060->172.17.0.4:33933, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31851") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:35418->172.17.0.4:31851, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31915") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51824->172.17.0.4:31915, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36135") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49218->172.17.0.4:36135, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33628") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34763") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49904->172.17.0.4:34763, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36430->172.17.0.4:33628, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38183") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:49076->172.17.0.4:38183, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30500") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59412->172.17.0.4:30500, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36718") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:56532->172.17.0.4:36718, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 DEBUG : toe: transformed to: dG9l 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37556") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47826->172.17.0.4:37556, err= 2026/07/23 02:14:04 DEBUG : toe: transformed to: dG9l 2026/07/23 02:14:04 INFO : dG9l: Making directory 2026/07/23 02:14:04 DEBUG : toe: transformed to: dG9l 2026/07/23 02:14:04 DEBUG : toe: transformed to: dG9l 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 02:14:04 INFO : dG9l/dG9l: Making directory 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/23 02:14:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33660") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47146->172.17.0.4:33660, err= 2026/07/23 02:14:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/23 02:14:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39351") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:57404->172.17.0.4:39351, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36993") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36584->172.17.0.4:36993, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38640") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:51514->172.17.0.4:38640, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38281") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:41194->172.17.0.4:38281, err= 2026/07/23 02:14:04 DEBUG : dG9l: transformed to: toe 2026/07/23 02:14:04 DEBUG : dG9l: transformed to: toe 2026/07/23 02:14:04 DEBUG : toe: Directory modification time the same (differ by 253.540529ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38249") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47984->172.17.0.4:38249, err= 2026/07/23 02:14:04 DEBUG : dG9l: transformed to: toe 2026/07/23 02:14:04 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/23 02:14:04 DEBUG : toe/toe: Directory modification time the same (differ by 253.540529ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37902") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36782->172.17.0.4:37902, err= 2026/07/23 02:14:04 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/23 02:14:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/23 02:14:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/23 02:14:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/23 02:14:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/23 02:14:04 DEBUG : Local file system at /tmp/rclone220931140: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : Local file system at /tmp/rclone220931140: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : Waiting for deletions to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32172") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36662->172.17.0.4:32172, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35852") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46048->172.17.0.4:35852, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33564") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:58444->172.17.0.4:33564, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31007") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:59526->172.17.0.4:31007, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36255") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:34950->172.17.0.4:36255, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:39439") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:44802->172.17.0.4:39439, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:34622") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:54058->172.17.0.4:34622, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zizuqas3puku", Local "Local file system at /tmp/rclone220931140", Modify Window "1s" 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33628") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:36444->172.17.0.4:33628, err= 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: 2026/07/23 02:14:04 INFO : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Making directory 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: 2026/07/23 02:14:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 02:14:04 INFO : toe/toe: Making directory 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe/toe: transformed to: 2026/07/23 02:14:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe: transformed to: 2026/07/23 02:14:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/23 02:14:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/23 02:14:04 DEBUG : toe/toe/toe: transformed to: 2026/07/23 02:14:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for checks to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Waiting for transfers to finish 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:33659") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:60424->172.17.0.4:33659, err= 2026/07/23 02:14:04 DEBUG : toe/toe/toe: size = 11 OK 2026/07/23 02:14:04 INFO : toe/toe/toe: Copied (new) 2026/07/23 02:14:04 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: not deleting files as there were IO errors 2026/07/23 02:14:04 ERROR : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: not deleting directories as there were IO errors 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:38867") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:46890->172.17.0.4:38867, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:32808") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:55580->172.17.0.4:32808, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:35221") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:53948->172.17.0.4:35221, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37976") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:48634->172.17.0.4:37976, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:31136") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:37840->172.17.0.4:31136, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:37265") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:47474->172.17.0.4:37265, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:36536") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:38466->172.17.0.4:36536, err= --- PASS: TestError (0.01s) PASS 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: dial("tcp","172.17.0.4:30961") 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: > dial: conn=172.17.0.1:45414->172.17.0.4:30961, err= 2026/07/23 02:14:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zizuqas3puku: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m52.669688131s (try 1/5)