"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/27 02:30:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu" 2026/02/27 02:30:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:30:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53440->172.17.0.7:21, err= 2026/02/27 02:30:10 DEBUG : Creating backend with remote "/tmp/rclone2618578336" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32684") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51542->172.17.0.7:32684, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36688") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44034->172.17.0.7:36688, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36766") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37348->172.17.0.7:36766, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31875") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58746->172.17.0.7:31875, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37081") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49334->172.17.0.7:37081, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39482") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42662->172.17.0.7:39482, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34087") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47820->172.17.0.7:34087, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36346") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57772->172.17.0.7:36346, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31119") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54646->172.17.0.7:31119, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34648") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36998->172.17.0.7:34648, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34971") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59924->172.17.0.7:34971, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35460") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45548->172.17.0.7:35460, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31069") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34294->172.17.0.7:31069, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30171") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48540->172.17.0.7:30171, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35213") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46252->172.17.0.7:35213, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : Creating backend with remote "/non-existing" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34204") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36428->172.17.0.7:34204, err= 2026/02/27 02:30:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33504") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48886->172.17.0.7:33504, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36034") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42028->172.17.0.7:36034, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33023") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35606->172.17.0.7:33023, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36285") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54252->172.17.0.7:36285, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30825") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57766->172.17.0.7:30825, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39591") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50042->172.17.0.7:39591, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34295") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38768->172.17.0.7:34295, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33760") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42982->172.17.0.7:33760, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:222: Only runs on local 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37528") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40704->172.17.0.7:37528, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35323") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58524->172.17.0.7:35323, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Running all checks before starting transfers 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33091") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40812->172.17.0.7:33091, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Checks finished, now starting transfers 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32113") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46712->172.17.0.7:32113, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37791") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50628->172.17.0.7:37791, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32553") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33140->172.17.0.7:32553, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31522") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56274->172.17.0.7:31522, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31298") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60320->172.17.0.7:31298, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39379") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35242->172.17.0.7:39379, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 ERROR : Ignoring --no-traverse with sync 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34497") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51514->172.17.0.7:34497, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30150") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45564->172.17.0.7:30150, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30585") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54424->172.17.0.7:30585, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35349") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58264->172.17.0.7:35349, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39172") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40652->172.17.0.7:39172, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37634") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47836->172.17.0.7:37634, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31519") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40168->172.17.0.7:31519, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34098") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47188->172.17.0.7:34098, err= 2026/02/27 02:30:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39270") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36746->172.17.0.7:39270, err= 2026/02/27 02:30:10 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/02/27 02:30:10 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/02/27 02:30:10 INFO : hello world2: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31003") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58778->172.17.0.7:31003, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35996") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33370->172.17.0.7:35996, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31303") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52274->172.17.0.7:31303, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31519") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40182->172.17.0.7:31519, err= 2026/02/27 02:30:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35270") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50168->172.17.0.7:35270, err= 2026/02/27 02:30:10 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/27 02:30:10 INFO : potato2: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35200") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35658->172.17.0.7:35200, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33280") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56512->172.17.0.7:33280, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32038") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37882->172.17.0.7:32038, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39025") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48740->172.17.0.7:39025, err= 2026/02/27 02:30:10 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/02/27 02:30:10 INFO : potato2: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38390") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59698->172.17.0.7:38390, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34213") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49430->172.17.0.7:34213, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30891") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36706->172.17.0.7:30891, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/27 02:30:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38965") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59312->172.17.0.7:38965, err= 2026/02/27 02:30:10 INFO : sub dir2: Making directory 2026/02/27 02:30:10 INFO : sub dir: Making directory 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 INFO : sub dir2/sub sub dir2: Making directory 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31675") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53454->172.17.0.7:21, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57916->172.17.0.7:31675, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30883") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55950->172.17.0.7:30883, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30061") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36091") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39842->172.17.0.7:30061, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47214->172.17.0.7:36091, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34328") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38088->172.17.0.7:34328, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33767") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51866->172.17.0.7:33767, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38321") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34616") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50634->172.17.0.7:38321, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34372->172.17.0.7:34616, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39279") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48676->172.17.0.7:39279, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30283") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36112->172.17.0.7:30283, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 INFO : sub dir2: Making directory 2026/02/27 02:30:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/27 02:30:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37143") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59984->172.17.0.7:37143, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37900") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44634->172.17.0.7:37900, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31877") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44332->172.17.0.7:31877, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39002") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37180->172.17.0.7:39002, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39309") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39258->172.17.0.7:39309, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32971") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40686->172.17.0.7:32971, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30661") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59308->172.17.0.7:30661, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : sub dir2: Making directory with metadata 2026/02/27 02:30:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:40000") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42576->172.17.0.7:40000, err= 2026/02/27 02:30:10 INFO : sub dir2: Making directory 2026/02/27 02:30:10 INFO : sub dir: Making directory 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39081") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39860->172.17.0.7:39081, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37416") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51230->172.17.0.7:37416, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31960") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30065") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54410->172.17.0.7:31960, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46366->172.17.0.7:30065, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33868") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52220->172.17.0.7:33868, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34735") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51240->172.17.0.7:34735, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30440") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35186") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36168->172.17.0.7:30440, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57494->172.17.0.7:35186, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38353") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50880->172.17.0.7:38353, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31189") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36216->172.17.0.7:31189, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39140") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33662->172.17.0.7:39140, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 INFO : sub dir2: Making directory 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34501") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38518->172.17.0.7:34501, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31176") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38730->172.17.0.7:31176, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34751") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43810->172.17.0.7:34751, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30568") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36768->172.17.0.7:30568, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34945") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45546->172.17.0.7:34945, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36630") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51876->172.17.0.7:36630, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32653") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45494->172.17.0.7:32653, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : sub dir2: Making directory with metadata 2026/02/27 02:30:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32091") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56740->172.17.0.7:32091, err= 2026/02/27 02:30:10 INFO : sub dir2: Making directory 2026/02/27 02:30:10 INFO : sub dir: Making directory 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31855") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45376->172.17.0.7:31855, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39578") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37762->172.17.0.7:39578, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39458") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56750->172.17.0.7:39458, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39055") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39574->172.17.0.7:39055, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35141") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40548->172.17.0.7:35141, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36590") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30682") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52770->172.17.0.7:36590, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54718->172.17.0.7:30682, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32678") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51758->172.17.0.7:32678, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35321") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48000->172.17.0.7:35321, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38930") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54464->172.17.0.7:38930, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 INFO : sub dir2: Making directory 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36938") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54672->172.17.0.7:36938, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32264") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40638->172.17.0.7:32264, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31824") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32968->172.17.0.7:31824, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31392") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56022->172.17.0.7:31392, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34858") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58400->172.17.0.7:34858, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39289") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34100->172.17.0.7:39289, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36499") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60504->172.17.0.7:36499, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38732") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56148->172.17.0.7:38732, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34543") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38368->172.17.0.7:34543, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32481") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50588->172.17.0.7:32481, err= 2026/02/27 02:30:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qemibuk8huje" 2026/02/27 02:30:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: Connecting to FTP server 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:53462->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-kizegoz3sufu -> ftp://172.17.0.7:21/rclone-test-qemibuk8huje 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39040") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:32495") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:50078->172.17.0.7:32495, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57714->172.17.0.7:39040, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32986") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54060->172.17.0.7:32986, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37577") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51288->172.17.0.7:37577, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:37397") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:43910->172.17.0.7:37397, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:33764") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:39456->172.17.0.7:33764, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:37757") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:43390->172.17.0.7:37757, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:36156") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:57526->172.17.0.7:36156, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: dial("tcp","172.17.0.7:36330") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: > dial: conn=172.17.0.1:47564->172.17.0.7:36330, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: Purge object "sub dir/hello world" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: Purge dir "sub dir" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-qemibuk8huje: Purge dir "" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35119") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36270->172.17.0.7:35119, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37672") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53412->172.17.0.7:37672, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30486") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42974->172.17.0.7:30486, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39612") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58122->172.17.0.7:39612, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32325") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40112->172.17.0.7:32325, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39186") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53392->172.17.0.7:39186, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31405") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58818->172.17.0.7:31405, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30931") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51672->172.17.0.7:30931, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36248") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38516->172.17.0.7:36248, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37827") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36942->172.17.0.7:37827, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35646") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49402->172.17.0.7:35646, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31609") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54504->172.17.0.7:31609, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38817") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46752->172.17.0.7:38817, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36407") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49096->172.17.0.7:36407, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31872") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42964->172.17.0.7:31872, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34359") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58130->172.17.0.7:34359, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33644") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32984->172.17.0.7:33644, err= 2026/02/27 02:30:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fazemip0xafi" 2026/02/27 02:30:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Connecting to FTP server 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:53476->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-kizegoz3sufu -> ftp://172.17.0.7:21/rclone-test-fazemip0xafi 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:36887") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34220") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:46514->172.17.0.7:36887, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50892->172.17.0.7:34220, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33039") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34796->172.17.0.7:33039, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30468") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46638->172.17.0.7:30468, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:30548") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:40486->172.17.0.7:30548, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:32555") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:45656->172.17.0.7:32555, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:30750") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:51642->172.17.0.7:30750, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32623") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49756->172.17.0.7:32623, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30504") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57406->172.17.0.7:30504, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37340") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45370->172.17.0.7:37340, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:34735") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:51244->172.17.0.7:34735, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39600") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39856->172.17.0.7:39600, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:39839") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:54108->172.17.0.7:39839, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38719") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53452->172.17.0.7:38719, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-fazemip0xafi) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35780") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53678->172.17.0.7:35780, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:33030") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:52234->172.17.0.7:33030, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:32282") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:59732->172.17.0.7:32282, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:39168") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:49232->172.17.0.7:39168, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:30319") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:43804->172.17.0.7:30319, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: dial("tcp","172.17.0.7:31694") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: > dial: conn=172.17.0.1:57032->172.17.0.7:31694, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Purge object "sub dir/hello world" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Purge dir "sub dir" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-fazemip0xafi: Purge dir "" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31088") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42590->172.17.0.7:31088, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38328") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37586->172.17.0.7:38328, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39421") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59250->172.17.0.7:39421, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31167") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43804->172.17.0.7:31167, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31456") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34248->172.17.0.7:31456, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37184") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47282->172.17.0.7:37184, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34962") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55452->172.17.0.7:34962, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32439") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53236->172.17.0.7:32439, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34297") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38318->172.17.0.7:34297, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/27 02:30:10 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36972") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49584->172.17.0.7:36972, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32398") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59746->172.17.0.7:32398, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39015") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58696->172.17.0.7:39015, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35176") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44270->172.17.0.7:35176, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35982") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57152->172.17.0.7:35982, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32397") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58066->172.17.0.7:32397, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32410") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39726->172.17.0.7:32410, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31726") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41050->172.17.0.7:31726, err= 2026/02/27 02:30:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gagihac9kuna" 2026/02/27 02:30:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:10 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:10 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Connecting to FTP server 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:53480->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-kizegoz3sufu -> ftp://172.17.0.7:21/rclone-test-gagihac9kuna 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:39539") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32807") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:59140->172.17.0.7:39539, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32806->172.17.0.7:32807, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38662") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33420->172.17.0.7:38662, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30887") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43110->172.17.0.7:30887, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:34423") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:57610->172.17.0.7:34423, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:32281") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:51214->172.17.0.7:32281, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:33308") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:49634->172.17.0.7:33308, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36960") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35048->172.17.0.7:36960, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32287") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50466->172.17.0.7:32287, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36049") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49916->172.17.0.7:36049, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Using server-side directory move 2026/02/27 02:30:10 INFO : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35591") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:30983") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49152->172.17.0.7:35591, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:39382->172.17.0.7:30983, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:35829") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:42010->172.17.0.7:35829, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35107") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39576->172.17.0.7:35107, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-gagihac9kuna) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Waiting for transfers to finish 2026/02/27 02:30:10 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:10 INFO : sub dir/hello world: Moved (server-side) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32320") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34268->172.17.0.7:32320, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38293") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37964->172.17.0.7:38293, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:39252") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:33278->172.17.0.7:39252, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:33823") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:50742->172.17.0.7:33823, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30656") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34360->172.17.0.7:30656, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30557") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36422->172.17.0.7:30557, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37489") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36164->172.17.0.7:37489, err= 2026/02/27 02:30:10 DEBUG : testing file moves 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30690") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38968->172.17.0.7:30690, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:39860") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:48778->172.17.0.7:39860, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:34681") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36789") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:44196->172.17.0.7:34681, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34360->172.17.0.7:36789, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-gagihac9kuna) 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Waiting for transfers to finish 2026/02/27 02:30:10 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:10 INFO : sub dir/hello world: Moved (server-side) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34507") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46874->172.17.0.7:34507, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33002") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57138->172.17.0.7:33002, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:30016") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:59500->172.17.0.7:30016, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:37075") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:33638->172.17.0.7:37075, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:36884") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:56754->172.17.0.7:36884, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: dial("tcp","172.17.0.7:37808") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: > dial: conn=172.17.0.1:48218->172.17.0.7:37808, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Purge object "sub dir/hello world" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Purge dir "sub dir" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-gagihac9kuna: Purge dir "" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30193") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55434->172.17.0.7:30193, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35492") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37374->172.17.0.7:35492, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34147") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43898->172.17.0.7:34147, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30280") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60854->172.17.0.7:30280, err= 2026/02/27 02:30:10 ERROR : error listing: directory not found 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33620") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60154->172.17.0.7:33620, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37549") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43608->172.17.0.7:37549, err= 2026/02/27 02:30:10 INFO : Local file system at /tmp/rclone2618578336: Making directory 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35121") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55252->172.17.0.7:35121, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37034") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50034->172.17.0.7:37034, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32115") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49620->172.17.0.7:32115, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38899") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57900->172.17.0.7:38899, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32710") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52660->172.17.0.7:32710, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37901") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40994->172.17.0.7:37901, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31747") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54194->172.17.0.7:31747, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34367") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38762->172.17.0.7:34367, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34784") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42540->172.17.0.7:34784, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31901") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60166->172.17.0.7:31901, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35243") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48542->172.17.0.7:35243, err= 2026/02/27 02:30:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33805") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53754->172.17.0.7:33805, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36250") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49612->172.17.0.7:36250, err= 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/02/27 02:30:10 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/02/27 02:30:10 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34760") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60292->172.17.0.7:34760, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39978") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48296->172.17.0.7:39978, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35637") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52022->172.17.0.7:35637, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33216") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55702->172.17.0.7:33216, err= 2026/02/27 02:30:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39597") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50948->172.17.0.7:39597, err= 2026/02/27 02:30:10 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/02/27 02:30:10 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/02/27 02:30:10 INFO : check sum: Copied (new) 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36120") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46648->172.17.0.7:36120, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35444") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33068->172.17.0.7:35444, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : check sum: size = 1 OK 2026/02/27 02:30:10 NOTICE: ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/27 02:30:10 DEBUG : check sum: Size of src and dst objects identical 2026/02/27 02:30:10 DEBUG : check sum: Unchanged skipping 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 INFO : There was nothing to transfer 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33758") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46234->172.17.0.7:33758, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31620") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34098->172.17.0.7:31620, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36428") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42250->172.17.0.7:36428, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38410") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50230->172.17.0.7:38410, err= 2026/02/27 02:30:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34414") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49492->172.17.0.7:34414, err= 2026/02/27 02:30:10 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/02/27 02:30:10 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/02/27 02:30:10 INFO : sizeonly: Copied (new) 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38395") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35008->172.17.0.7:38395, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32835") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41080->172.17.0.7:32835, err= 2026/02/27 02:30:10 DEBUG : sizeonly: size = 6 OK 2026/02/27 02:30:10 DEBUG : sizeonly: Sizes identical 2026/02/27 02:30:10 DEBUG : sizeonly: Unchanged skipping 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 INFO : There was nothing to transfer 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37976") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52510->172.17.0.7:37976, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37091") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49004->172.17.0.7:37091, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33540") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36934->172.17.0.7:33540, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36169") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54496->172.17.0.7:36169, err= 2026/02/27 02:30:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32718") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39550->172.17.0.7:32718, err= 2026/02/27 02:30:10 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/02/27 02:30:10 INFO : ignore-size: Copied (new) 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39730") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49390->172.17.0.7:39730, err= 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36968") 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46760->172.17.0.7:36968, err= 2026/02/27 02:30:10 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:10 DEBUG : ignore-size: Unchanged skipping 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:10 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:10 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:10 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32643") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45878->172.17.0.7:32643, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30755") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60934->172.17.0.7:30755, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32017") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45838->172.17.0.7:32017, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36334") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39408->172.17.0.7:36334, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33346") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44466->172.17.0.7:33346, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31195") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34808->172.17.0.7:31195, err= 2026/02/27 02:30:11 DEBUG : existing: size = 6 OK 2026/02/27 02:30:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : existing: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33145") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33626->172.17.0.7:33145, err= 2026/02/27 02:30:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37315") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33946->172.17.0.7:37315, err= 2026/02/27 02:30:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/27 02:30:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/27 02:30:11 INFO : existing: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37940") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46596->172.17.0.7:37940, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31125") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59714->172.17.0.7:31125, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33866") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55610->172.17.0.7:33866, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36300") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52574->172.17.0.7:36300, err= 2026/02/27 02:30:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38744") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50530->172.17.0.7:38744, err= 2026/02/27 02:30:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/27 02:30:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/27 02:30:11 INFO : existing: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39657") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46162->172.17.0.7:39657, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39758") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34400->172.17.0.7:39758, err= 2026/02/27 02:30:11 DEBUG : existing: Destination exists, skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37829") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54778->172.17.0.7:37829, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34993") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50936->172.17.0.7:34993, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34457") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43132->172.17.0.7:34457, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35425") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43480->172.17.0.7:35425, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33094") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44638->172.17.0.7:33094, err= 2026/02/27 02:30:11 INFO : d: Making directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32471") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54342->172.17.0.7:32471, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33918") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30880") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58134->172.17.0.7:33918, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59544->172.17.0.7:30880, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53490->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36296") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42128->172.17.0.7:36296, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34271") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56958->172.17.0.7:34271, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35841") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37868") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43338->172.17.0.7:35841, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39150->172.17.0.7:37868, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38668") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58186->172.17.0.7:38668, err= 2026/02/27 02:30:11 DEBUG : c/non empty space: size = 5 OK 2026/02/27 02:30:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : c/non empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37530") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54074->172.17.0.7:37530, err= 2026/02/27 02:30:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/27 02:30:11 INFO : a/potato2: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : b/potato: Deleted 2026/02/27 02:30:11 INFO : d: Removing directory 2026/02/27 02:30:11 INFO : b: Removing directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: deleted 2 directories 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36692") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56520->172.17.0.7:36692, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38117") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50662->172.17.0.7:38117, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34990") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33794->172.17.0.7:34990, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39275") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36462->172.17.0.7:39275, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35709") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53456->172.17.0.7:35709, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30258") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34450->172.17.0.7:30258, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33028") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52464->172.17.0.7:33028, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31471") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51930->172.17.0.7:31471, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30626") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38604->172.17.0.7:30626, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36356") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51696->172.17.0.7:36356, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39658") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59716->172.17.0.7:39658, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30338") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48224->172.17.0.7:30338, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38185") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42994->172.17.0.7:38185, err= 2026/02/27 02:30:11 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/02/27 02:30:11 INFO : empty space: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31390") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50774->172.17.0.7:31390, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35717") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60022->172.17.0.7:35717, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37603") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52836->172.17.0.7:37603, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39882") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37042->172.17.0.7:39882, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37540") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57770->172.17.0.7:37540, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39816") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52832->172.17.0.7:39816, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35352") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58680->172.17.0.7:35352, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38833") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51636->172.17.0.7:38833, err= 2026/02/27 02:30:11 DEBUG : foo: size = 3 OK 2026/02/27 02:30:11 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35144") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58338->172.17.0.7:35144, err= 2026/02/27 02:30:11 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/02/27 02:30:11 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/02/27 02:30:11 INFO : foo: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31124") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35718->172.17.0.7:31124, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35511") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55554->172.17.0.7:35511, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36239") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49482->172.17.0.7:36239, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34408") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60036->172.17.0.7:34408, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39042") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59786->172.17.0.7:39042, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31466") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50822->172.17.0.7:31466, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34688") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56376->172.17.0.7:34688, err= 2026/02/27 02:30:11 DEBUG : potato.06503f43.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : potato.06503f43.partial: renamed to: potato 2026/02/27 02:30:11 INFO : potato: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38431") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41802->172.17.0.7:38431, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36936") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42790->172.17.0.7:36936, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33755") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46850->172.17.0.7:33755, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30906") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42100->172.17.0.7:30906, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38578") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47848->172.17.0.7:38578, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38972") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41272->172.17.0.7:38972, err= 2026/02/27 02:30:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:11 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:11 DEBUG : potato: Sizes differ 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36183") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53584->172.17.0.7:36183, err= 2026/02/27 02:30:11 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/02/27 02:30:11 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/02/27 02:30:11 INFO : potato: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37305") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47236->172.17.0.7:37305, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30920") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33184->172.17.0.7:30920, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33236") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45994->172.17.0.7:33236, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30321") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37074->172.17.0.7:30321, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36677") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34174->172.17.0.7:36677, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38697") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36830->172.17.0.7:38697, err= 2026/02/27 02:30:11 DEBUG : potato: size = 21 OK 2026/02/27 02:30:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38651") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59118->172.17.0.7:38651, err= 2026/02/27 02:30:11 DEBUG : potato.a809149f.partial: size = 21 OK 2026/02/27 02:30:11 DEBUG : potato.a809149f.partial: renamed to: potato 2026/02/27 02:30:11 INFO : potato: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36590") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52774->172.17.0.7:36590, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30286") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55152->172.17.0.7:30286, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32119") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33740->172.17.0.7:32119, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30516") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33236->172.17.0.7:30516, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30768") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55448->172.17.0.7:30768, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32469") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56432->172.17.0.7:32469, err= 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32047") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57606->172.17.0.7:32047, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37594") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48064->172.17.0.7:37594, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36061") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37210->172.17.0.7:36061, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38836") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32850->172.17.0.7:38836, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38345") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60280->172.17.0.7:38345, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39105") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59576->172.17.0.7:39105, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30799") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39690->172.17.0.7:30799, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32190") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33868->172.17.0.7:32190, err= 2026/02/27 02:30:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/27 02:30:11 INFO : potato2: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : potato: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39472") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45168->172.17.0.7:39472, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32193") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46118->172.17.0.7:32193, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36217") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56646->172.17.0.7:36217, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33665") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38096->172.17.0.7:33665, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33555") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49210->172.17.0.7:33555, err= 2026/02/27 02:30:11 INFO : d: Making directory 2026/02/27 02:30:11 INFO : d/e: Making directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39200") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39390->172.17.0.7:39200, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39124") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38328") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33894->172.17.0.7:39124, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38417") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37592->172.17.0.7:38328, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51064->172.17.0.7:38417, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34286") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57764->172.17.0.7:34286, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36058") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48244->172.17.0.7:36058, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39481") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60278->172.17.0.7:39481, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36315") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30078") 2026/02/27 02:30:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60484->172.17.0.7:36315, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35415") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53502->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52160->172.17.0.7:35415, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56492->172.17.0.7:30078, err= 2026/02/27 02:30:11 DEBUG : c/non empty space: size = 5 OK 2026/02/27 02:30:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : c/non empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34505") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35846->172.17.0.7:34505, err= 2026/02/27 02:30:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/27 02:30:11 INFO : a/potato2: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : b/potato: Deleted 2026/02/27 02:30:11 INFO : d/e: Removing directory 2026/02/27 02:30:11 INFO : d: Removing directory 2026/02/27 02:30:11 INFO : b: Removing directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: deleted 3 directories 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35428") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55444->172.17.0.7:35428, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37825") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39732") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37640->172.17.0.7:39732, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47200->172.17.0.7:37825, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34722") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34030->172.17.0.7:34722, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31660") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34862->172.17.0.7:31660, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35239") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47358->172.17.0.7:35239, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31520") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34000->172.17.0.7:31520, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35137") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35940->172.17.0.7:35137, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38574") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55820->172.17.0.7:38574, err= 2026/02/27 02:30:11 INFO : d: Making directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30966") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47258->172.17.0.7:30966, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37719") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36806") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44736->172.17.0.7:37719, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32429") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44266->172.17.0.7:36806, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50144->172.17.0.7:32429, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30301") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51896->172.17.0.7:30301, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31150") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53420->172.17.0.7:31150, err= 2026/02/27 02:30:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36724") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35319") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49148->172.17.0.7:35319, err= 2026/02/27 02:30:11 DEBUG : c/non empty space: size = 5 OK 2026/02/27 02:30:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50664->172.17.0.7:36724, err= 2026/02/27 02:30:11 DEBUG : c/non empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32188") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50364->172.17.0.7:32188, err= 2026/02/27 02:30:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/02/27 02:30:11 INFO : a/potato2: Copied (new) 2026/02/27 02:30:11 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: not deleting files as there were IO errors 2026/02/27 02:30:11 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: not deleting directories as there were IO errors 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39486") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60078->172.17.0.7:39486, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38303") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32606") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54530->172.17.0.7:38303, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50226->172.17.0.7:32606, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34607") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51180->172.17.0.7:34607, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36345") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44424->172.17.0.7:36345, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39090") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36754->172.17.0.7:39090, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35442") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36274") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33365") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53942->172.17.0.7:36274, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31740") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48180->172.17.0.7:33365, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59898->172.17.0.7:31740, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46552->172.17.0.7:35442, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31978") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43198->172.17.0.7:31978, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30717") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58340->172.17.0.7:30717, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31867") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34330->172.17.0.7:31867, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36815") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52760->172.17.0.7:36815, err= 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36442") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52374->172.17.0.7:36442, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34692") 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 INFO : potato: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55440->172.17.0.7:34692, err= 2026/02/27 02:30:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/27 02:30:11 INFO : potato2: Copied (new) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37945") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41176->172.17.0.7:37945, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33559") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33178->172.17.0.7:33559, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36101") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57786->172.17.0.7:36101, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32844") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47928->172.17.0.7:32844, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33299") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39836->172.17.0.7:33299, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38951") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37952->172.17.0.7:38951, err= 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37984") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43544->172.17.0.7:37984, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 INFO : potato: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30351") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49248->172.17.0.7:30351, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38925") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52138->172.17.0.7:38925, err= 2026/02/27 02:30:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/02/27 02:30:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/02/27 02:30:11 INFO : potato2: Copied (new) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36158") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53520->172.17.0.7:36158, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35517") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38932->172.17.0.7:35517, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37330") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45608->172.17.0.7:37330, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39964") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53358->172.17.0.7:39964, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33409") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33974->172.17.0.7:33409, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33622") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57946->172.17.0.7:33622, err= 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38762") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39550->172.17.0.7:38762, err= 2026/02/27 02:30:11 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/02/27 02:30:11 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/02/27 02:30:11 INFO : potato2: Copied (new) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32479") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42110->172.17.0.7:32479, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33050") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33244->172.17.0.7:33050, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34544") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37644->172.17.0.7:34544, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33701") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60304->172.17.0.7:33701, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36503") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36784->172.17.0.7:36503, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30747") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39338->172.17.0.7:30747, err= 2026/02/27 02:30:11 DEBUG : enormous: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : enormous: Excluded 2026/02/27 02:30:11 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : potato2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36605") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35798->172.17.0.7:36605, err= 2026/02/27 02:30:11 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : potato2: Excluded 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37704") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50180->172.17.0.7:37704, err= 2026/02/27 02:30:11 DEBUG : enormous: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : enormous: Excluded 2026/02/27 02:30:11 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : potato2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36663") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43678->172.17.0.7:36663, err= 2026/02/27 02:30:11 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : potato2: Excluded 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33681") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51764->172.17.0.7:33681, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33015") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36618->172.17.0.7:33015, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33083") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45314->172.17.0.7:33083, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37908") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49854->172.17.0.7:37908, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39317") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60560->172.17.0.7:39317, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36003") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43106->172.17.0.7:36003, err= 2026/02/27 02:30:11 DEBUG : enormous: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35852") 2026/02/27 02:30:11 DEBUG : enormous: Excluded 2026/02/27 02:30:11 DEBUG : potato2: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : potato2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40564->172.17.0.7:35852, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : potato2: Deleted 2026/02/27 02:30:11 INFO : enormous: Deleted 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39636") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44614->172.17.0.7:39636, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38057") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42560->172.17.0.7:38057, err= 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : enormous: Deleted 2026/02/27 02:30:11 INFO : potato2: Deleted 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34452") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34474->172.17.0.7:34452, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39457") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41612->172.17.0.7:39457, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34845") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40902->172.17.0.7:34845, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38999") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52060->172.17.0.7:38999, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39769") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48428->172.17.0.7:39769, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32305") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51936->172.17.0.7:32305, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33148") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48390->172.17.0.7:33148, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31350") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45364->172.17.0.7:31350, err= 2026/02/27 02:30:11 DEBUG : five: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : four: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:11 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:11 DEBUG : four: Sizes differ 2026/02/27 02:30:11 DEBUG : one: Destination is newer than source, skipping 2026/02/27 02:30:11 DEBUG : two: size = 3 OK 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : three: size = 5 OK 2026/02/27 02:30:11 DEBUG : three: Sizes identical 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31746") 2026/02/27 02:30:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41584->172.17.0.7:31746, err= 2026/02/27 02:30:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32906") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37092->172.17.0.7:32906, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30723") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43476->172.17.0.7:30723, err= 2026/02/27 02:30:11 DEBUG : five.0fee171d.partial: size = 4 OK 2026/02/27 02:30:11 DEBUG : four.f852663a.partial: size = 4 OK 2026/02/27 02:30:11 DEBUG : five.0fee171d.partial: renamed to: five 2026/02/27 02:30:11 INFO : five: Copied (new) 2026/02/27 02:30:11 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/02/27 02:30:11 DEBUG : four.f852663a.partial: renamed to: four 2026/02/27 02:30:11 INFO : four: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : two.8549bf6d.partial: renamed to: two 2026/02/27 02:30:11 INFO : two: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35394") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36342->172.17.0.7:35394, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33471") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40554->172.17.0.7:33471, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31560") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38400->172.17.0.7:31560, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/02/27 02:30:11 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34257") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52072->172.17.0.7:34257, err= 2026/02/27 02:30:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35819") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42864->172.17.0.7:35819, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39911") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46760->172.17.0.7:39911, err= 2026/02/27 02:30:11 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/27 02:30:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/27 02:30:11 INFO : yam: Copied (new) 2026/02/27 02:30:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/27 02:30:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/27 02:30:11 INFO : potato: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34332") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59662->172.17.0.7:34332, err= 2026/02/27 02:30:11 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Ignoring --track-renames as the source and destination do not have a common hash 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37999") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57638->172.17.0.7:37999, err= 2026/02/27 02:30:11 DEBUG : potato: size = 14 OK 2026/02/27 02:30:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : potato: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39597") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50962->172.17.0.7:39597, err= 2026/02/27 02:30:11 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/02/27 02:30:11 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/02/27 02:30:11 INFO : yaml: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : yam: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36678") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38444->172.17.0.7:36678, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33233") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42754->172.17.0.7:33233, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34863") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47602->172.17.0.7:34863, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36267") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46800->172.17.0.7:36267, err= 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Making map for --track-renames 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Finished making map for --track-renames 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/27 02:30:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for renames to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30026") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33620->172.17.0.7:30026, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37760") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50396->172.17.0.7:37760, err= 2026/02/27 02:30:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/27 02:30:11 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/02/27 02:30:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/27 02:30:11 INFO : potato: Copied (new) 2026/02/27 02:30:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/02/27 02:30:11 INFO : yam: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36221") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33242->172.17.0.7:36221, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32705") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40838->172.17.0.7:32705, err= 2026/02/27 02:30:11 DEBUG : potato: size = 14 OK 2026/02/27 02:30:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Making map for --track-renames 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Finished making map for --track-renames 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : potato: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for renames to finish 2026/02/27 02:30:11 INFO : yam: Moved (server-side) to: yaml 2026/02/27 02:30:11 INFO : yaml: Renamed from "yam" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38962") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36912->172.17.0.7:38962, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35107") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39584->172.17.0.7:35107, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32047") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57618->172.17.0.7:32047, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32714") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56404->172.17.0.7:32714, err= 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Making map for --track-renames 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Finished making map for --track-renames 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for renames to finish 2026/02/27 02:30:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34123") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45310->172.17.0.7:34123, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36769") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39988->172.17.0.7:36769, err= 2026/02/27 02:30:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/02/27 02:30:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/02/27 02:30:11 INFO : potato: Copied (new) 2026/02/27 02:30:11 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/02/27 02:30:11 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/02/27 02:30:11 INFO : sub/yam: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31929") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48818->172.17.0.7:31929, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38181") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43700->172.17.0.7:38181, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37626") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48158->172.17.0.7:37626, err= 2026/02/27 02:30:11 DEBUG : potato: size = 14 OK 2026/02/27 02:30:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31206") 2026/02/27 02:30:11 DEBUG : potato: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34304->172.17.0.7:31206, err= 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Making map for --track-renames 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Finished making map for --track-renames 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for renames to finish 2026/02/27 02:30:11 INFO : sub/yam: Moved (server-side) to: yam 2026/02/27 02:30:11 INFO : yam: Renamed from "sub/yam" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39032") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36676->172.17.0.7:39032, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37666") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50072->172.17.0.7:37666, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30237") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57176->172.17.0.7:30237, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38607") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38502->172.17.0.7:38607, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33628") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36860->172.17.0.7:33628, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "/tmp/rclone2618578336/dir1" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "/tmp/rclone2618578336/dir2" 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336/dir2: Using server-side directory move 2026/02/27 02:30:11 INFO : Local file system at /tmp/rclone2618578336/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/27 02:30:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336/dir2: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336/dir2: Waiting for transfers to finish 2026/02/27 02:30:11 INFO : file1.txt: Moved (server-side) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36236") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44520->172.17.0.7:36236, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34322") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56262->172.17.0.7:34322, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30654") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46902->172.17.0.7:30654, err= 2026/02/27 02:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39014") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35920->172.17.0.7:39014, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38376") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56172->172.17.0.7:38376, err= 2026/02/27 02:30:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/27 02:30:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:11 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:11 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/27 02:30:11 INFO : nested/sub dir/file: Copied (new) 2026/02/27 02:30:11 INFO : nested/sub dir/file: Deleted 2026/02/27 02:30:11 INFO : sub dir: Removing directory 2026/02/27 02:30:11 INFO : nested/sub dir: Removing directory 2026/02/27 02:30:11 INFO : nested: Removing directory 2026/02/27 02:30:11 DEBUG : Local file system at /tmp/rclone2618578336: deleted 3 directories 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35036") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46766->172.17.0.7:35036, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39893") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46776->172.17.0.7:39893, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32752") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57150->172.17.0.7:32752, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31682") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35698->172.17.0.7:31682, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37873") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41096->172.17.0.7:37873, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39972") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39216") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60320->172.17.0.7:39216, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51722->172.17.0.7:39972, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31034") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60862->172.17.0.7:31034, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34222") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60438->172.17.0.7:34222, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36431") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42940->172.17.0.7:36431, err= 2026/02/27 02:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35344") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50000->172.17.0.7:35344, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32449") 2026/02/27 02:30:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44982->172.17.0.7:32449, err= 2026/02/27 02:30:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/02/27 02:30:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/02/27 02:30:11 INFO : nested/sub dir/file: Copied (new) 2026/02/27 02:30:11 INFO : nested/sub dir/file: Deleted 2026/02/27 02:30:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/02/27 02:30:11 INFO : sub dir/hello world: Copied (new) 2026/02/27 02:30:11 INFO : sub dir/hello world: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33593") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44886->172.17.0.7:33593, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35050") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37790->172.17.0.7:35050, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33955") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44298->172.17.0.7:33955, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30083") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51334->172.17.0.7:30083, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34260") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36610->172.17.0.7:34260, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38684") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38422") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33166->172.17.0.7:38684, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51534->172.17.0.7:38422, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31056") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51950->172.17.0.7:31056, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30763") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44508->172.17.0.7:30763, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38129") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36482->172.17.0.7:38129, err= 2026/02/27 02:30:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36287") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36136") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35610->172.17.0.7:36136, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49568->172.17.0.7:36287, err= 2026/02/27 02:30:11 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/02/27 02:30:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/27 02:30:11 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/02/27 02:30:11 INFO : existing-b: Copied (new) 2026/02/27 02:30:11 INFO : existing-b: Deleted 2026/02/27 02:30:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/27 02:30:11 INFO : existing: Copied (new) 2026/02/27 02:30:11 INFO : existing: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36402") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42016->172.17.0.7:36402, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39656") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45484->172.17.0.7:39656, err= 2026/02/27 02:30:11 DEBUG : existing: Destination exists, skipping 2026/02/27 02:30:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35819") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42866->172.17.0.7:35819, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39667") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53060->172.17.0.7:39667, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30721") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44214->172.17.0.7:30721, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-coceruf7gayi" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:53514->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38840") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55420->172.17.0.7:38840, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37324") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45474->172.17.0.7:37324, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33006") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37924->172.17.0.7:33006, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39565") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60144->172.17.0.7:39565, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-kizegoz3sufu -> ftp://172.17.0.7:21/rclone-test-coceruf7gayi 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:33419") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:52236->172.17.0.7:33419, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:32036") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:59892->172.17.0.7:32036, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:35682") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:43320->172.17.0.7:35682, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Using server-side directory move 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:37303") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:51742->172.17.0.7:37303, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34288") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35212->172.17.0.7:34288, err= 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:11 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-coceruf7gayi) 2026/02/27 02:30:11 DEBUG : potato3: Sizes differ 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:53518->172.17.0.7:21, err= 2026/02/27 02:30:11 INFO : empty space: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Waiting for transfers to finish 2026/02/27 02:30:11 INFO : potato2: Moved (server-side) 2026/02/27 02:30:11 INFO : potato3: Deleted 2026/02/27 02:30:11 INFO : potato3: Moved (server-side) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36656") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33352->172.17.0.7:36656, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:35695") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:59250->172.17.0.7:35695, err= 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuxoqix8hupe" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: > dial: conn=172.17.0.1:53526->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Using server-side directory move 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Server side directory move succeeded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: dial("tcp","172.17.0.7:36614") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: > dial: conn=172.17.0.1:37854->172.17.0.7:36614, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:33644") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:32992->172.17.0.7:33644, err= 2026/02/27 02:30:11 ERROR : error listing: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: dial("tcp","172.17.0.7:39527") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: > dial: conn=172.17.0.1:41778->172.17.0.7:39527, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Purge object "empty space" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Purge object "potato2" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Purge object "potato3" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-tuxoqix8hupe: Purge dir "" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: dial("tcp","172.17.0.7:39265") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: > dial: conn=172.17.0.1:53586->172.17.0.7:39265, err= 2026/02/27 02:30:11 ERROR : error listing: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-coceruf7gayi: Purge dir "" 2026/02/27 02:30:11 NOTICE: purge failed to rmdir "": directory not found 2026/02/27 02:30:11 NOTICE: purge failed: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36689") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47840->172.17.0.7:36689, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37083") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34304->172.17.0.7:37083, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jogatar6moho" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:53528->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39882") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37044->172.17.0.7:39882, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39964") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53384->172.17.0.7:39964, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30014") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38924->172.17.0.7:30014, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37665") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52424->172.17.0.7:37665, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-kizegoz3sufu -> ftp://172.17.0.7:21/rclone-test-jogatar6moho 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:33777") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:39864->172.17.0.7:33777, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:36217") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:56648->172.17.0.7:36217, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:39665") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:39346->172.17.0.7:39665, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:31309") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35382") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:47206->172.17.0.7:31309, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49222->172.17.0.7:35382, err= 2026/02/27 02:30:11 DEBUG : empty space: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : empty space: Excluded 2026/02/27 02:30:11 DEBUG : empty space: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : empty space: Excluded 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:11 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-jogatar6moho) 2026/02/27 02:30:11 DEBUG : potato3: Sizes differ 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:53534->172.17.0.7:21, err= 2026/02/27 02:30:11 INFO : potato2: Moved (server-side) 2026/02/27 02:30:11 INFO : potato3: Deleted 2026/02/27 02:30:11 INFO : potato3: Moved (server-side) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37915") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52000->172.17.0.7:37915, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:33145") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:33632->172.17.0.7:33145, err= 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nejuley3diyo" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: > dial: conn=172.17.0.1:53536->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:38806") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: dial("tcp","172.17.0.7:30284") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:54970->172.17.0.7:38806, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: > dial: conn=172.17.0.1:48954->172.17.0.7:30284, err= 2026/02/27 02:30:11 DEBUG : empty space: Excluded (Size Filter) 2026/02/27 02:30:11 DEBUG : empty space: Excluded 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: > dial: conn=172.17.0.1:53544->172.17.0.7:21, err= 2026/02/27 02:30:11 INFO : potato2: Moved (server-side) 2026/02/27 02:30:11 INFO : potato3: Moved (server-side) 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: dial("tcp","172.17.0.7:37622") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: > dial: conn=172.17.0.1:42106->172.17.0.7:37622, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:30903") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:59674->172.17.0.7:30903, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: dial("tcp","172.17.0.7:34263") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: > dial: conn=172.17.0.1:42430->172.17.0.7:34263, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Purge object "potato2" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Purge object "potato3" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-nejuley3diyo: Purge dir "" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: dial("tcp","172.17.0.7:31033") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: > dial: conn=172.17.0.1:35746->172.17.0.7:31033, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: Purge object "empty space" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-jogatar6moho: Purge dir "" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38973") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42884->172.17.0.7:38973, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34825") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37280->172.17.0.7:34825, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vunurap2mava" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:53558->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39931") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44444->172.17.0.7:39931, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33481") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38564->172.17.0.7:33481, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36691") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42846->172.17.0.7:36691, err= 2026/02/27 02:30:11 INFO : tomatoDir: Making directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36882") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44268->172.17.0.7:36882, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39964") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53396->172.17.0.7:39964, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-kizegoz3sufu -> ftp://172.17.0.7:21/rclone-test-vunurap2mava 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:33787") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:60890->172.17.0.7:33787, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:37558") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:53318->172.17.0.7:37558, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:34996") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:45578->172.17.0.7:34996, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Using server-side directory move 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34821") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:39933") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:43168->172.17.0.7:39933, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50708->172.17.0.7:34821, err= 2026/02/27 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:11 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-vunurap2mava) 2026/02/27 02:30:11 DEBUG : potato3: Sizes differ 2026/02/27 02:30:11 DEBUG : empty space: size = 1 OK 2026/02/27 02:30:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : empty space: Unchanged skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39086") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41624->172.17.0.7:39086, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:53572->172.17.0.7:21, err= 2026/02/27 02:30:11 INFO : empty space: Deleted 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Waiting for transfers to finish 2026/02/27 02:30:11 INFO : potato2: Moved (server-side) 2026/02/27 02:30:11 INFO : potato3: Deleted 2026/02/27 02:30:11 INFO : potato3: Moved (server-side) 2026/02/27 02:30:11 INFO : tomatoDir: Removing directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: deleted 1 directories 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37690") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36506->172.17.0.7:37690, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33410") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40024->172.17.0.7:33410, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:33041") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:56464->172.17.0.7:33041, err= 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zugeneq7zuza" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: > dial: conn=172.17.0.1:53576->172.17.0.7:21, err= 2026/02/27 02:30:11 INFO : tomatoDir: Making directory 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Using server-side directory move 2026/02/27 02:30:11 INFO : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Server side directory move succeeded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: dial("tcp","172.17.0.7:33899") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: > dial: conn=172.17.0.1:32776->172.17.0.7:33899, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: dial("tcp","172.17.0.7:30553") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: > dial: conn=172.17.0.1:57600->172.17.0.7:30553, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:37750") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:42380->172.17.0.7:37750, err= 2026/02/27 02:30:11 ERROR : error listing: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:37192") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:43510->172.17.0.7:37192, err= 2026/02/27 02:30:11 ERROR : error listing: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: dial("tcp","172.17.0.7:32648") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: > dial: conn=172.17.0.1:51544->172.17.0.7:32648, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Purge object "empty space" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Purge object "potato2" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Purge object "potato3" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: dial("tcp","172.17.0.7:33407") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: > dial: conn=172.17.0.1:45092->172.17.0.7:33407, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Purge dir "tomatoDir" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-zugeneq7zuza: Purge dir "" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: dial("tcp","172.17.0.7:32650") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: > dial: conn=172.17.0.1:38670->172.17.0.7:32650, err= 2026/02/27 02:30:11 ERROR : error listing: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-vunurap2mava: Purge dir "" 2026/02/27 02:30:11 NOTICE: purge failed to rmdir "": directory not found 2026/02/27 02:30:11 NOTICE: purge failed: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33499") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47040->172.17.0.7:33499, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37059") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40502->172.17.0.7:37059, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.09s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37188") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43800->172.17.0.7:37188, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38849") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45566->172.17.0.7:38849, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/rclone-sync-test" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: > dial: conn=172.17.0.1:53584->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33537") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55052->172.17.0.7:33537, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37861") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60680->172.17.0.7:37861, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/rclone-sync-test" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: > dial: conn=172.17.0.1:53600->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53608->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:53612->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39655") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47272->172.17.0.7:39655, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: dial("tcp","172.17.0.7:34766") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: > dial: conn=172.17.0.1:48974->172.17.0.7:34766, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34460") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39824->172.17.0.7:34460, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test: Excluded 2026/02/27 02:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30198") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35732->172.17.0.7:30198, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: dial("tcp","172.17.0.7:39050") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37770") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35454->172.17.0.7:37770, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test: > dial: conn=172.17.0.1:33540->172.17.0.7:39050, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test: Excluded 2026/02/27 02:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33300") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45502->172.17.0.7:33300, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : rclone-sync-test-include: Removing directory 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: failed to delete 1 directories 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:33046") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32086") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53396->172.17.0.7:33046, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60552->172.17.0.7:32086, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test: Excluded 2026/02/27 02:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32120") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53408->172.17.0.7:32120, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33519") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:30292") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55940->172.17.0.7:33519, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33672->172.17.0.7:30292, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test: Excluded 2026/02/27 02:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32472") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39804->172.17.0.7:32472, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : rclone-sync-test-include: Removing directory 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: failed to delete 1 directories 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33920") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:31956") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40878->172.17.0.7:33920, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34654->172.17.0.7:31956, err= 2026/02/27 02:30:11 DEBUG : Excluded 2026/02/27 02:30:11 DEBUG : rclone-sync-test: Excluded 2026/02/27 02:30:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34028") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43446->172.17.0.7:34028, err= 2026/02/27 02:30:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37793") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44258->172.17.0.7:37793, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34587") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34953") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41922->172.17.0.7:34953, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35676->172.17.0.7:34587, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34685") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41290->172.17.0.7:34685, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36904") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47152->172.17.0.7:36904, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34214") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34922->172.17.0.7:34214, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53624->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:11 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:11 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: Connecting to FTP server 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: > dial: conn=172.17.0.1:53632->172.17.0.7:21, err= 2026/02/27 02:30:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" to be canonical "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:35060") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:50660->172.17.0.7:35060, err= 2026/02/27 02:30:11 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:35449") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:41328->172.17.0.7:35449, err= 2026/02/27 02:30:11 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/27 02:30:11 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/27 02:30:11 INFO : one: Copied (new) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38928") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34290->172.17.0.7:38928, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33617") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41036->172.17.0.7:33617, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34603") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60486->172.17.0.7:34603, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38019") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40316->172.17.0.7:38019, err= 2026/02/27 02:30:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:31034") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:60876->172.17.0.7:31034, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:11 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:11 DEBUG : one: Sizes differ 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:36942") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:36350->172.17.0.7:36942, err= 2026/02/27 02:30:11 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/27 02:30:11 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/27 02:30:11 INFO : one: Copied (replaced existing) 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36915") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49170->172.17.0.7:36915, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37232") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45982->172.17.0.7:37232, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39979") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54472->172.17.0.7:39979, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35397") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45046->172.17.0.7:35397, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31878") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54690->172.17.0.7:31878, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33719") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35922->172.17.0.7:33719, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37381") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41692->172.17.0.7:37381, err= 2026/02/27 02:30:11 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:37408") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:37688->172.17.0.7:37408, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:11 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:11 DEBUG : one: Sizes differ 2026/02/27 02:30:11 DEBUG : one: size = 5 OK 2026/02/27 02:30:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:11 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:11 INFO : There was nothing to transfer 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36704") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44530->172.17.0.7:36704, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35235") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41500->172.17.0.7:35235, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31057") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36508->172.17.0.7:31057, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35847") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35218->172.17.0.7:35847, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38403") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47406->172.17.0.7:38403, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39563") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58268->172.17.0.7:39563, err= 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39352") 2026/02/27 02:30:11 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53734->172.17.0.7:39352, err= 2026/02/27 02:30:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:34398") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:37608->172.17.0.7:34398, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: > dial: conn=172.17.0.1:53644->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : one: size = 5 OK 2026/02/27 02:30:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : There was nothing to transfer 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39309") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39262->172.17.0.7:39309, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38915") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37409") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37632->172.17.0.7:37409, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58620->172.17.0.7:38915, err= 2026/02/27 02:30:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:34077") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:49728->172.17.0.7:34077, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : one: size = 5 OK 2026/02/27 02:30:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : There was nothing to transfer 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35917") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59964->172.17.0.7:35917, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34076") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39076") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39926->172.17.0.7:34076, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32896->172.17.0.7:39076, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39235") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39994->172.17.0.7:39235, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31799") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33524") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53190->172.17.0.7:31799, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33186->172.17.0.7:33524, err= 2026/02/27 02:30:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/CompareDest" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/CompareDest" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:36434") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:56512->172.17.0.7:36434, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest) 2026/02/27 02:30:12 DEBUG : two: Sizes differ 2026/02/27 02:30:12 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : one: size = 5 OK 2026/02/27 02:30:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:36465") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:46140->172.17.0.7:36465, err= 2026/02/27 02:30:12 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/27 02:30:12 INFO : two: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37413") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53472->172.17.0.7:37413, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37839") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37778->172.17.0.7:37839, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39413") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42716->172.17.0.7:39413, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31730") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55148->172.17.0.7:31730, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33260") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49800->172.17.0.7:33260, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30534") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51144->172.17.0.7:30534, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39472") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45170->172.17.0.7:39472, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32589") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59522->172.17.0.7:32589, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36256") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37120->172.17.0.7:36256, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39796") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52872->172.17.0.7:39796, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35046") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30893") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37272->172.17.0.7:35046, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34070->172.17.0.7:30893, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dest" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: > dial: conn=172.17.0.1:53650->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/pre-dest1" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest1: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest1: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest1: > dial: conn=172.17.0.1:53660->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kizegoz3sufu/pre-dest1" to be canonical "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/pre-dest1" 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/pre-dest2" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest2: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest2: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest2: > dial: conn=172.17.0.1:53666->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kizegoz3sufu/pre-dest2" to be canonical "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/pre-dest2" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: dial("tcp","172.17.0.7:33644") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: > dial: conn=172.17.0.1:32996->172.17.0.7:33644, err= 2026/02/27 02:30:12 DEBUG : 1: size = 1 OK 2026/02/27 02:30:12 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : 2: size = 1 OK 2026/02/27 02:30:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/27 02:30:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: dial("tcp","172.17.0.7:34252") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: > dial: conn=172.17.0.1:51052->172.17.0.7:34252, err= 2026/02/27 02:30:12 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/02/27 02:30:12 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/02/27 02:30:12 INFO : 3: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: dial("tcp","172.17.0.7:37056") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dest: > dial: conn=172.17.0.1:46114->172.17.0.7:37056, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33924") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35464->172.17.0.7:33924, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38565") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31376") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37604") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37104->172.17.0.7:38565, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48296->172.17.0.7:31376, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56524->172.17.0.7:37604, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37732") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42570->172.17.0.7:37732, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30990") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37815") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31683") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56094->172.17.0.7:30990, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57774->172.17.0.7:37815, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51128->172.17.0.7:31683, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30034") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37980->172.17.0.7:30034, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest1: closing 1 unused connections 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.11s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38374") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58106->172.17.0.7:38374, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38272") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56792->172.17.0.7:38272, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34550") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52210->172.17.0.7:34550, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37428") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35602->172.17.0.7:37428, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30840") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51484->172.17.0.7:30840, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30639") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40346->172.17.0.7:30639, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39010") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47758->172.17.0.7:39010, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53668->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: > dial: conn=172.17.0.1:53674->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" to be canonical "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:33205") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:48586->172.17.0.7:33205, err= 2026/02/27 02:30:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one: Moved (server-side) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:38908") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:57320->172.17.0.7:38908, err= 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31657") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35114->172.17.0.7:31657, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38280") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37376->172.17.0.7:38280, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38121") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50548->172.17.0.7:38121, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36615") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50292->172.17.0.7:36615, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30430") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50244->172.17.0.7:30430, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38474") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38230->172.17.0.7:38474, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31597") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47332->172.17.0.7:31597, err= 2026/02/27 02:30:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:32678") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:51774->172.17.0.7:32678, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one: Deleted 2026/02/27 02:30:12 INFO : one: Moved (server-side) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:35325") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:52642->172.17.0.7:35325, err= 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt: Deleted 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34848") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37640->172.17.0.7:34848, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35868") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33615") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33296->172.17.0.7:35868, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39366->172.17.0.7:33615, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32743") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57992->172.17.0.7:32743, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30926") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30291") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50822->172.17.0.7:30926, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56644->172.17.0.7:30291, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36426") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35280->172.17.0.7:36426, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32291") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34700->172.17.0.7:32291, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30706") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59652->172.17.0.7:30706, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33431") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44256->172.17.0.7:33431, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34446") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51380->172.17.0.7:34446, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33158") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57752->172.17.0.7:33158, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53684->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: > dial: conn=172.17.0.1:53694->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" to be canonical "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:30966") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:47274->172.17.0.7:30966, err= 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:32288") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:45994->172.17.0.7:32288, err= 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38765") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47790->172.17.0.7:38765, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34554") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42500->172.17.0.7:34554, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38372") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43312->172.17.0.7:38372, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34720") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32996->172.17.0.7:34720, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35361") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45380->172.17.0.7:35361, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38204") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55432->172.17.0.7:38204, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33369") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51578->172.17.0.7:33369, err= 2026/02/27 02:30:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:39288") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53928->172.17.0.7:39288, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 INFO : one.bak: Deleted 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:33879") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:60442->172.17.0.7:33879, err= 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt.bak: Deleted 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35864") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47492->172.17.0.7:35864, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37814") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34172") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47908->172.17.0.7:37814, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34432->172.17.0.7:34172, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33198") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51150->172.17.0.7:33198, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33030") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52242->172.17.0.7:33030, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32581") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33232->172.17.0.7:32581, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33847") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41208->172.17.0.7:33847, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34079") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58574->172.17.0.7:34079, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32784") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35632->172.17.0.7:32784, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39462") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50246->172.17.0.7:39462, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35543") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44428->172.17.0.7:35543, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33737") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48742->172.17.0.7:33737, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53708->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: > dial: conn=172.17.0.1:53710->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" to be canonical "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:31370") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:37822->172.17.0.7:31370, err= 2026/02/27 02:30:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:34125") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:45396->172.17.0.7:34125, err= 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30109") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32862->172.17.0.7:30109, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33362") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35074->172.17.0.7:33362, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36213") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33306->172.17.0.7:36213, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39770") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60910->172.17.0.7:39770, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34917") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52746->172.17.0.7:34917, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37723") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46776->172.17.0.7:37723, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37364") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54082->172.17.0.7:37364, err= 2026/02/27 02:30:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-kizegoz3sufu/backup" for canonical name "TestFTPPureftpd{1Uk7U}:rclone-test-kizegoz3sufu/backup" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:35242") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:60632->172.17.0.7:35242, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one-2019-01-01: Deleted 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:35487") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:33568->172.17.0.7:35487, err= 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three-2019-01-01.txt: Deleted 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30590") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58078->172.17.0.7:30590, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35179") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46870->172.17.0.7:35179, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39820") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48190->172.17.0.7:39820, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38179") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40322->172.17.0.7:38179, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38648") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39914") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39740->172.17.0.7:38648, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60668->172.17.0.7:39914, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34381") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55926->172.17.0.7:34381, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34391") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52168->172.17.0.7:34391, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33014") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51384->172.17.0.7:33014, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37009") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55570->172.17.0.7:37009, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38863") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34624->172.17.0.7:38863, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35363") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49262->172.17.0.7:35363, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53724->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:36972") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:49598->172.17.0.7:36972, err= 2026/02/27 02:30:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:38962") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:36916->172.17.0.7:38962, err= 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38330") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38188->172.17.0.7:38330, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35785") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53474->172.17.0.7:35785, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36592") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60710->172.17.0.7:36592, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35056") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47844->172.17.0.7:35056, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32055") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43992->172.17.0.7:32055, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:36902") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:36892->172.17.0.7:36902, err= 2026/02/27 02:30:12 DEBUG : one.bak: Excluded (Path Filter) 2026/02/27 02:30:12 DEBUG : one.bak: Excluded 2026/02/27 02:30:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/27 02:30:12 DEBUG : three.txt.bak: Excluded 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 INFO : one.bak: Deleted 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:30730") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:38580->172.17.0.7:30730, err= 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : three.txt.bak: Deleted 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 02:30:12 INFO : three.txt: Moved into backup dir 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36987") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41926->172.17.0.7:36987, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37158") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45114->172.17.0.7:37158, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36470") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34518->172.17.0.7:36470, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39109") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42706->172.17.0.7:39109, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37041") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49662->172.17.0.7:37041, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37251") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46688->172.17.0.7:37251, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33626") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37538->172.17.0.7:33626, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35971") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36936->172.17.0.7:35971, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32187") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37994->172.17.0.7:32187, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35999") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51482->172.17.0.7:35999, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53732->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:34638") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:57572->172.17.0.7:34638, err= 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : three.txt: Sizes differ 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:37803") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:54396->172.17.0.7:37803, err= 2026/02/27 02:30:12 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/27 02:30:12 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/27 02:30:12 INFO : three.txt: Copied (new) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38609") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43288->172.17.0.7:38609, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39691") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33382->172.17.0.7:39691, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38114") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40002->172.17.0.7:38114, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37296") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43378->172.17.0.7:37296, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 INFO : one.bak: Deleted 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:34196") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:34094->172.17.0.7:34196, err= 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : three.txt: Sizes differ 2026/02/27 02:30:12 INFO : three.txt.bak: Deleted 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:38756") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:60618->172.17.0.7:38756, err= 2026/02/27 02:30:12 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/27 02:30:12 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/27 02:30:12 INFO : three.txt: Copied (new) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39528") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44754->172.17.0.7:39528, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32375") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37932->172.17.0.7:32375, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37174") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56860->172.17.0.7:37174, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33848") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37188->172.17.0.7:33848, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32470") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55652->172.17.0.7:32470, err= --- PASS: TestSyncSuffix (0.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30902") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34054->172.17.0.7:30902, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32327") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36932->172.17.0.7:32327, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38717") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48624->172.17.0.7:38717, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31759") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40922->172.17.0.7:31759, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37531") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42088->172.17.0.7:37531, err= 2026/02/27 02:30:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kizegoz3sufu/dst" 2026/02/27 02:30:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1Uk7U}" suffix to name 2026/02/27 02:30:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:30:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:30:12 DEBUG : Setting pass="NO-eXJb06Npy8hzBnS_PnrR-q5cb1jePs7X-Lq75OII" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:30:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: Connecting to FTP server 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:53740->172.17.0.7:21, err= 2026/02/27 02:30:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:35302") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:33660->172.17.0.7:35302, err= 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/02/27 02:30:12 DEBUG : one.a292864a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : three.txt: Sizes differ 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:38721") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:46036->172.17.0.7:38721, err= 2026/02/27 02:30:12 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/02/27 02:30:12 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/02/27 02:30:12 INFO : three.txt: Copied (new) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38337") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54432->172.17.0.7:38337, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38092") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34640->172.17.0.7:38092, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31215") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54182->172.17.0.7:31215, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35823") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56080->172.17.0.7:35823, err= 2026/02/27 02:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : one: Sizes differ 2026/02/27 02:30:12 INFO : one-2019-01-01: Deleted 2026/02/27 02:30:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:34050") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:49032->172.17.0.7:34050, err= 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/02/27 02:30:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/02/27 02:30:12 INFO : one: Copied (new) 2026/02/27 02:30:12 DEBUG : two: size = 3 OK 2026/02/27 02:30:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : two: Unchanged skipping 2026/02/27 02:30:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst) 2026/02/27 02:30:12 DEBUG : three.txt: Sizes differ 2026/02/27 02:30:12 INFO : three-2019-01-01.txt: Deleted 2026/02/27 02:30:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: dial("tcp","172.17.0.7:30362") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu/dst: > dial: conn=172.17.0.1:33404->172.17.0.7:30362, err= 2026/02/27 02:30:12 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/02/27 02:30:12 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/02/27 02:30:12 INFO : three.txt: Copied (new) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32028") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50316->172.17.0.7:32028, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39070") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46720->172.17.0.7:39070, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34431") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55670->172.17.0.7:34431, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39169") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41158->172.17.0.7:39169, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39872") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51902->172.17.0.7:39872, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36836") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45434->172.17.0.7:36836, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38858") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46340->172.17.0.7:38858, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35596") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37460->172.17.0.7:35596, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : Testêé: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34166") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41210->172.17.0.7:34166, err= 2026/02/27 02:30:12 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/02/27 02:30:12 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/02/27 02:30:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37494") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41278->172.17.0.7:37494, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30193") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55436->172.17.0.7:30193, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37408") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37704->172.17.0.7:37408, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37727") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34030->172.17.0.7:37727, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31227") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35548->172.17.0.7:31227, err= 2026/02/27 02:30:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34273") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40886->172.17.0.7:34273, err= 2026/02/27 02:30:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/02/27 02:30:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/02/27 02:30:12 INFO : existing: Copied (new) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32932") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41600->172.17.0.7:32932, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39678") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50248->172.17.0.7:39678, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34116") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56092->172.17.0.7:34116, err= 2026/02/27 02:30:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : existing: Sizes differ 2026/02/27 02:30:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:12 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: not deleting files as there were IO errors 2026/02/27 02:30:12 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: not deleting directories as there were IO errors 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34152") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52040->172.17.0.7:34152, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31106") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41410->172.17.0.7:31106, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31910") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44234->172.17.0.7:31910, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30265") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34462->172.17.0.7:30265, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39648") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38628->172.17.0.7:39648, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34208") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33828->172.17.0.7:34208, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : EXISTING: size = 6 OK 2026/02/27 02:30:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : existing: Unchanged skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : There was nothing to transfer 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36864") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40848->172.17.0.7:36864, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32845") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54816->172.17.0.7:32845, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30683") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38210->172.17.0.7:30683, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37249") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42952->172.17.0.7:37249, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37931") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48194->172.17.0.7:37931, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30140") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46534->172.17.0.7:30140, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34836") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43298->172.17.0.7:34836, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36736") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49464->172.17.0.7:36736, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36348") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51242->172.17.0.7:36348, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30957") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36810->172.17.0.7:30957, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30707") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34338->172.17.0.7:30707, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34724") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57320->172.17.0.7:34724, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33617") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41044->172.17.0.7:33617, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34215") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36190->172.17.0.7:34215, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33223") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54002->172.17.0.7:33223, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30666") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37686->172.17.0.7:30666, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32708") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45160->172.17.0.7:32708, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32024") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58270->172.17.0.7:32024, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30176") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52338->172.17.0.7:30176, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30319") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43820->172.17.0.7:30319, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34783") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42532->172.17.0.7:34783, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39365") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48266->172.17.0.7:39365, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35486") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48162->172.17.0.7:35486, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38294") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35046->172.17.0.7:38294, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37386") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48366->172.17.0.7:37386, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38145") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34160->172.17.0.7:38145, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31648") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34304->172.17.0.7:31648, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34505") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35862->172.17.0.7:34505, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30156") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33972->172.17.0.7:30156, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34964") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41070->172.17.0.7:34964, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33613") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49626->172.17.0.7:33613, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35371") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58814->172.17.0.7:35371, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37446") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54832->172.17.0.7:37446, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35197") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57168->172.17.0.7:35197, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32579") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50100->172.17.0.7:32579, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31208") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52496->172.17.0.7:31208, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38299") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35830->172.17.0.7:38299, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31918") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44550->172.17.0.7:31918, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37785") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35404->172.17.0.7:37785, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35675") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55640->172.17.0.7:35675, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34740") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50056->172.17.0.7:34740, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34374") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45926->172.17.0.7:34374, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39098") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54758->172.17.0.7:39098, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37025") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59164->172.17.0.7:37025, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31289") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59626->172.17.0.7:31289, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36936") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42794->172.17.0.7:36936, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33253") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45972->172.17.0.7:33253, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35905") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60460->172.17.0.7:35905, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35854") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33482->172.17.0.7:35854, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30605") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43672->172.17.0.7:30605, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38693") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54238->172.17.0.7:38693, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36227") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49848->172.17.0.7:36227, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32490") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50726->172.17.0.7:32490, err= 2026/02/27 02:30:12 DEBUG : both0: size = 6 OK 2026/02/27 02:30:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both11: size = 6 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both10: size = 6 OK 2026/02/27 02:30:12 DEBUG : both12: size = 6 OK 2026/02/27 02:30:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both0: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both13: size = 6 OK 2026/02/27 02:30:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both11: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both14: size = 6 OK 2026/02/27 02:30:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both14: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both15: size = 6 OK 2026/02/27 02:30:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both15: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both16: size = 6 OK 2026/02/27 02:30:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both16: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both17: size = 6 OK 2026/02/27 02:30:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both17: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both18: size = 6 OK 2026/02/27 02:30:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both10: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both19: size = 6 OK 2026/02/27 02:30:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both19: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both1: size = 6 OK 2026/02/27 02:30:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both12: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both2: size = 6 OK 2026/02/27 02:30:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both2: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both3: size = 6 OK 2026/02/27 02:30:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both3: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both4: size = 6 OK 2026/02/27 02:30:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both13: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both5: size = 6 OK 2026/02/27 02:30:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both18: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both6: size = 6 OK 2026/02/27 02:30:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both1: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both7: size = 6 OK 2026/02/27 02:30:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both7: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both8: size = 6 OK 2026/02/27 02:30:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both8: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both9: size = 6 OK 2026/02/27 02:30:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both4: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both5: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both6: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both9: Unchanged skipping 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 INFO : only10: Deleted 2026/02/27 02:30:12 INFO : only19: Deleted 2026/02/27 02:30:12 INFO : only16: Deleted 2026/02/27 02:30:12 INFO : only3: Deleted 2026/02/27 02:30:12 INFO : only12: Deleted 2026/02/27 02:30:12 INFO : only9: Deleted 2026/02/27 02:30:12 INFO : only13: Deleted 2026/02/27 02:30:12 INFO : only15: Deleted 2026/02/27 02:30:12 INFO : only17: Deleted 2026/02/27 02:30:12 INFO : only14: Deleted 2026/02/27 02:30:12 INFO : only4: Deleted 2026/02/27 02:30:12 INFO : only1: Deleted 2026/02/27 02:30:12 INFO : only18: Deleted 2026/02/27 02:30:12 INFO : only11: Deleted 2026/02/27 02:30:12 INFO : only0: Deleted 2026/02/27 02:30:12 INFO : only5: Deleted 2026/02/27 02:30:12 INFO : only2: Deleted 2026/02/27 02:30:12 INFO : only8: Deleted 2026/02/27 02:30:12 INFO : only6: Deleted 2026/02/27 02:30:12 INFO : only7: Deleted 2026/02/27 02:30:12 INFO : There was nothing to transfer 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34134") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51436->172.17.0.7:34134, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32152") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60846->172.17.0.7:32152, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37126") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38176->172.17.0.7:37126, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36017") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55540->172.17.0.7:36017, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32799") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46602->172.17.0.7:32799, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30424") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59042->172.17.0.7:30424, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35391") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47812->172.17.0.7:35391, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30383") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33262->172.17.0.7:30383, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37431") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38240->172.17.0.7:37431, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31188") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43814->172.17.0.7:31188, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30919") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33460->172.17.0.7:30919, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34293") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57528->172.17.0.7:34293, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36112") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57262->172.17.0.7:36112, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35729") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49956->172.17.0.7:35729, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39226") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40094->172.17.0.7:39226, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34832") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55468->172.17.0.7:34832, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37035") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35150->172.17.0.7:37035, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35786") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44136->172.17.0.7:35786, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33040") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35872->172.17.0.7:33040, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36102") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58770->172.17.0.7:36102, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33957") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43678->172.17.0.7:33957, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36540") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40032->172.17.0.7:36540, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30469") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41760->172.17.0.7:30469, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37366") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48512->172.17.0.7:37366, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33924") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35476->172.17.0.7:33924, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38485") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55578->172.17.0.7:38485, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32552") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54082->172.17.0.7:32552, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37082") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46904->172.17.0.7:37082, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36089") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60342->172.17.0.7:36089, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39326") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47552->172.17.0.7:39326, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38133") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37836->172.17.0.7:38133, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39170") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37594->172.17.0.7:39170, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35305") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40538->172.17.0.7:35305, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33426") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43510->172.17.0.7:33426, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34295") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38772->172.17.0.7:34295, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39174") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60020->172.17.0.7:39174, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39073") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54040->172.17.0.7:39073, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37780") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40014->172.17.0.7:37780, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37278") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49986->172.17.0.7:37278, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37028") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58578->172.17.0.7:37028, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37430") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42686->172.17.0.7:37430, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37134") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58594->172.17.0.7:37134, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34675") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59816->172.17.0.7:34675, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34628") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60354->172.17.0.7:34628, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35713") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47314->172.17.0.7:35713, err= 2026/02/27 02:30:12 DEBUG : both10: size = 6 OK 2026/02/27 02:30:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both0: size = 6 OK 2026/02/27 02:30:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:12 DEBUG : both12: size = 6 OK 2026/02/27 02:30:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both11: size = 6 OK 2026/02/27 02:30:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both10: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both13: size = 6 OK 2026/02/27 02:30:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both11: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both14: size = 6 OK 2026/02/27 02:30:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both14: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both15: size = 6 OK 2026/02/27 02:30:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both0: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both16: size = 6 OK 2026/02/27 02:30:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both16: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both17: size = 6 OK 2026/02/27 02:30:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both12: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both18: size = 6 OK 2026/02/27 02:30:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both18: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both19: size = 6 OK 2026/02/27 02:30:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both19: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both1: size = 6 OK 2026/02/27 02:30:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both13: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both2: size = 6 OK 2026/02/27 02:30:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both2: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both3: size = 6 OK 2026/02/27 02:30:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both17: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both4: size = 6 OK 2026/02/27 02:30:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both4: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both5: size = 6 OK 2026/02/27 02:30:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both15: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both6: size = 6 OK 2026/02/27 02:30:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both5: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both3: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both7: size = 6 OK 2026/02/27 02:30:12 DEBUG : both8: size = 6 OK 2026/02/27 02:30:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both1: Unchanged skipping 2026/02/27 02:30:12 DEBUG : both9: size = 6 OK 2026/02/27 02:30:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:12 DEBUG : both9: Unchanged skipping 2026/02/27 02:30:12 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only0: Sizes differ 2026/02/27 02:30:12 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only10: Sizes differ 2026/02/27 02:30:12 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only11: Sizes differ 2026/02/27 02:30:12 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only12: Sizes differ 2026/02/27 02:30:12 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only13: Sizes differ 2026/02/27 02:30:12 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only14: Sizes differ 2026/02/27 02:30:12 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only15: Sizes differ 2026/02/27 02:30:12 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only16: Sizes differ 2026/02/27 02:30:12 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only17: Sizes differ 2026/02/27 02:30:12 DEBUG : both6: Unchanged skipping 2026/02/27 02:30:12 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only18: Sizes differ 2026/02/27 02:30:12 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only19: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30971") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38482->172.17.0.7:30971, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39542") 2026/02/27 02:30:12 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only1: Sizes differ 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35741") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36992->172.17.0.7:39542, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59666->172.17.0.7:35741, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33733") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60484->172.17.0.7:33733, err= 2026/02/27 02:30:12 DEBUG : both8: Unchanged skipping 2026/02/27 02:30:12 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only2: Sizes differ 2026/02/27 02:30:12 DEBUG : both7: Unchanged skipping 2026/02/27 02:30:12 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only3: Sizes differ 2026/02/27 02:30:12 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only11.51c18866.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only4: Sizes differ 2026/02/27 02:30:12 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only5: Sizes differ 2026/02/27 02:30:12 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only6: Sizes differ 2026/02/27 02:30:12 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only7: Sizes differ 2026/02/27 02:30:12 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only8: Sizes differ 2026/02/27 02:30:12 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2618578336) 2026/02/27 02:30:12 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-kizegoz3sufu) 2026/02/27 02:30:12 DEBUG : only9: Sizes differ 2026/02/27 02:30:12 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/02/27 02:30:12 INFO : only10: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37678") 2026/02/27 02:30:12 DEBUG : only11.51c18866.partial: renamed to: only11 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36764->172.17.0.7:37678, err= 2026/02/27 02:30:12 INFO : only11: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/02/27 02:30:12 INFO : only0: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/02/27 02:30:12 INFO : only12: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34492") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30189") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46206->172.17.0.7:34492, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37447") 2026/02/27 02:30:12 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52458->172.17.0.7:37447, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54976->172.17.0.7:30189, err= 2026/02/27 02:30:12 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/02/27 02:30:12 INFO : only13: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31650") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57012->172.17.0.7:31650, err= 2026/02/27 02:30:12 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/02/27 02:30:12 INFO : only16: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only18.f963383f.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31915") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47856->172.17.0.7:31915, err= 2026/02/27 02:30:12 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/02/27 02:30:12 INFO : only15: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only18.f963383f.partial: renamed to: only18 2026/02/27 02:30:12 INFO : only18: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/02/27 02:30:12 INFO : only14: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38255") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48692->172.17.0.7:38255, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31089") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52206->172.17.0.7:31089, err= 2026/02/27 02:30:12 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39188") 2026/02/27 02:30:12 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41542->172.17.0.7:39188, err= 2026/02/27 02:30:12 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/02/27 02:30:12 INFO : only19: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/02/27 02:30:12 INFO : only3: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30089") 2026/02/27 02:30:12 DEBUG : only1.77787b15.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40264->172.17.0.7:30089, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37726") 2026/02/27 02:30:12 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/02/27 02:30:12 INFO : only17: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45498->172.17.0.7:37726, err= 2026/02/27 02:30:12 DEBUG : only1.77787b15.partial: renamed to: only1 2026/02/27 02:30:12 INFO : only1: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34884") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33255") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49292->172.17.0.7:34884, err= 2026/02/27 02:30:12 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/02/27 02:30:12 INFO : only2: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32968->172.17.0.7:33255, err= 2026/02/27 02:30:12 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33831") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54530->172.17.0.7:33831, err= 2026/02/27 02:30:12 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/02/27 02:30:12 INFO : only4: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39034") 2026/02/27 02:30:12 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/02/27 02:30:12 INFO : only9: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53786->172.17.0.7:39034, err= 2026/02/27 02:30:12 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/02/27 02:30:12 INFO : only8: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34992") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41316->172.17.0.7:34992, err= 2026/02/27 02:30:12 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/02/27 02:30:12 INFO : only5: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/02/27 02:30:12 INFO : only6: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/02/27 02:30:12 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/02/27 02:30:12 INFO : only7: Copied (replaced existing) 2026/02/27 02:30:12 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38610") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39132->172.17.0.7:38610, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33474") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48674->172.17.0.7:33474, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37365") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58536->172.17.0.7:37365, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:12 DEBUG : empty_on_remote: Making directory with metadata 2026/02/27 02:30:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:12 INFO : empty_on_remote: Making directory 2026/02/27 02:30:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/27 02:30:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39597") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50970->172.17.0.7:39597, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37228") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33189") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43052->172.17.0.7:37228, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38456->172.17.0.7:33189, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32201") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44244->172.17.0.7:32201, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38302") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53838->172.17.0.7:38302, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30572") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53478->172.17.0.7:30572, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:12 DEBUG : empty_on_remote: Making directory with metadata 2026/02/27 02:30:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/27 02:30:12 INFO : empty_on_remote: Making directory 2026/02/27 02:30:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/27 02:30:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31308") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48640->172.17.0.7:31308, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33988") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36875") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33866->172.17.0.7:33988, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59958->172.17.0.7:36875, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36590") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32055") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44004->172.17.0.7:32055, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52788->172.17.0.7:36590, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39884") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53286->172.17.0.7:39884, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39493") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35444->172.17.0.7:39493, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : sub dir: Making directory 2026/02/27 02:30:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31667") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58112->172.17.0.7:31667, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38301") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37666") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48730->172.17.0.7:38301, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50082->172.17.0.7:37666, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33970") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48230->172.17.0.7:33970, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39989") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39152->172.17.0.7:39989, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31853") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35468->172.17.0.7:31853, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31326") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39744->172.17.0.7:31326, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30215") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48728->172.17.0.7:30215, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35098") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34614->172.17.0.7:35098, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30088") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46578->172.17.0.7:30088, err= 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31235") 2026/02/27 02:30:12 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57688->172.17.0.7:31235, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/27 02:30:12 INFO : sub dir: Making directory 2026/02/27 02:30:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39203") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53128->172.17.0.7:39203, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34787") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49500->172.17.0.7:34787, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31347") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34208->172.17.0.7:31347, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37269") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48720->172.17.0.7:37269, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35907") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39248->172.17.0.7:35907, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34511") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55346->172.17.0.7:34511, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36381") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53050->172.17.0.7:36381, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30453") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42020->172.17.0.7:30453, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34603") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60502->172.17.0.7:34603, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33506") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47772->172.17.0.7:33506, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31936") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60832->172.17.0.7:31936, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39137") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56992->172.17.0.7:39137, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38441") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42692->172.17.0.7:38441, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32287") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50476->172.17.0.7:32287, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31588") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43164->172.17.0.7:31588, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33094") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44650->172.17.0.7:33094, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37364") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54086->172.17.0.7:37364, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39348") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49884->172.17.0.7:39348, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32531") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39414->172.17.0.7:32531, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35825") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49920->172.17.0.7:35825, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38174") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38062->172.17.0.7:38174, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34219") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49850->172.17.0.7:34219, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37955") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60852->172.17.0.7:37955, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31416") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59918->172.17.0.7:31416, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32031") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55340->172.17.0.7:32031, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36700") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33084->172.17.0.7:36700, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32512") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52792->172.17.0.7:32512, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34750") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42616->172.17.0.7:34750, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33140") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51884->172.17.0.7:33140, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31659") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48776->172.17.0.7:31659, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30052") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32818->172.17.0.7:30052, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32934") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44924->172.17.0.7:32934, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39971") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47716->172.17.0.7:39971, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34091") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40152->172.17.0.7:34091, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32153") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44498->172.17.0.7:32153, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34158") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47646->172.17.0.7:34158, err= 2026/02/27 02:30:13 DEBUG : apple: size = 5 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : banana: size = 6 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39022") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39482->172.17.0.7:39022, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : There was nothing to transfer 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35249") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51396->172.17.0.7:35249, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37269") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48732->172.17.0.7:37269, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36411") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38280->172.17.0.7:36411, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35524") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59744->172.17.0.7:35524, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35896") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32978->172.17.0.7:35896, err= 2026/02/27 02:30:13 DEBUG : apple: size = 5 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : banana: size = 6 OK 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37604") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56536->172.17.0.7:37604, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : There was nothing to transfer 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32415") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47064->172.17.0.7:32415, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34193") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54586->172.17.0.7:34193, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36250") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49618->172.17.0.7:36250, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32588") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36654->172.17.0.7:32588, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30109") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32876->172.17.0.7:30109, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36563") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49484->172.17.0.7:36563, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30743") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42426->172.17.0.7:30743, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37681") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58754->172.17.0.7:37681, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32270") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45144->172.17.0.7:32270, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38843") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39166->172.17.0.7:38843, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36711") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35010->172.17.0.7:36711, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35950") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40958->172.17.0.7:35950, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36715") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55730->172.17.0.7:36715, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38114") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40012->172.17.0.7:38114, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37839") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37780->172.17.0.7:37839, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37522") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56838->172.17.0.7:37522, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37907") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42040->172.17.0.7:37907, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34919") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52026->172.17.0.7:34919, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30744") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35050->172.17.0.7:30744, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31899") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38036->172.17.0.7:31899, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33202") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35954->172.17.0.7:33202, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34853") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44650->172.17.0.7:34853, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36329") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56184->172.17.0.7:36329, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37156") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55514->172.17.0.7:37156, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37150") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56952->172.17.0.7:37150, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39676") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54478->172.17.0.7:39676, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30374") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58984->172.17.0.7:30374, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30513") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46408->172.17.0.7:30513, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39327") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49786->172.17.0.7:39327, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31693") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41870->172.17.0.7:31693, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32203") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42870->172.17.0.7:32203, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33800") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47386->172.17.0.7:33800, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34196") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34110->172.17.0.7:34196, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33989") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39264->172.17.0.7:33989, err= 2026/02/27 02:30:13 DEBUG : apple: size = 5 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: size = 6 OK 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34555") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56380->172.17.0.7:34555, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : There was nothing to transfer 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33164") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49832->172.17.0.7:33164, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34544") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37652->172.17.0.7:34544, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39799") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42810->172.17.0.7:39799, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32741") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41586->172.17.0.7:32741, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30182") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35218->172.17.0.7:30182, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : apple: size = 5 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : banana: size = 6 OK 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33665") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38112->172.17.0.7:33665, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : There was nothing to transfer 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31703") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36742->172.17.0.7:31703, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38226") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43176->172.17.0.7:38226, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35375") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50866->172.17.0.7:35375, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38147") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41714->172.17.0.7:38147, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36993") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50456->172.17.0.7:36993, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32225") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57568->172.17.0.7:32225, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37540") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57772->172.17.0.7:37540, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33468") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45510->172.17.0.7:33468, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34821") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50722->172.17.0.7:34821, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32961") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58012->172.17.0.7:32961, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36214") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53346->172.17.0.7:36214, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37000") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46982->172.17.0.7:37000, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38980") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52950->172.17.0.7:38980, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37478") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44332->172.17.0.7:37478, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38061") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39668->172.17.0.7:38061, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38336") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56906->172.17.0.7:38336, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37252") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38790->172.17.0.7:37252, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35337") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34412->172.17.0.7:35337, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30386") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57168->172.17.0.7:30386, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36634") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50600->172.17.0.7:36634, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33522") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35848->172.17.0.7:33522, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31874") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57664->172.17.0.7:31874, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31600") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37634->172.17.0.7:31600, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32753") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51660->172.17.0.7:32753, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36235") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34326->172.17.0.7:36235, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39610") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48966->172.17.0.7:39610, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37802") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44914->172.17.0.7:37802, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32536") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33816->172.17.0.7:32536, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36231") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46176->172.17.0.7:36231, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34723") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51034->172.17.0.7:34723, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37747") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36416->172.17.0.7:37747, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38125") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44448->172.17.0.7:38125, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37549") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43624->172.17.0.7:37549, err= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38746") 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44918->172.17.0.7:38746, err= 2026/02/27 02:30:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32133") 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52400->172.17.0.7:32133, err= 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53748->172.17.0.7:21, err= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35745") 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33299") 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36940->172.17.0.7:35745, err= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39848->172.17.0.7:33299, err= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36041") 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36350->172.17.0.7:36041, err= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/02/27 02:30:13 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/02/27 02:30:13 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35560") 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42206->172.17.0.7:35560, err= 2026/02/27 02:30:13 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/02/27 02:30:13 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37438") 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41724->172.17.0.7:37438, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34978") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55926->172.17.0.7:34978, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34130") 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49802->172.17.0.7:34130, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30617") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53756->172.17.0.7:30617, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32781") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36764->172.17.0.7:32781, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39122") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41516->172.17.0.7:39122, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35754") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41418->172.17.0.7:35754, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35501") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54542->172.17.0.7:35501, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38042") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55960->172.17.0.7:38042, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35501") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54550->172.17.0.7:35501, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38528") 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33526->172.17.0.7:38528, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33977") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44306->172.17.0.7:33977, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32719") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37648->172.17.0.7:32719, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30727") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46090->172.17.0.7:30727, err= 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37432") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56006->172.17.0.7:37432, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33650") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56300->172.17.0.7:33650, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:13 INFO : splitbananasplit: Deleted 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Connecting to FTP server 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53758->172.17.0.7:21, err= 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:30:13 INFO : banana: Deleted 2026/02/27 02:30:13 INFO : appleappleapplebanana: Deleted 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:30:13 INFO : apple: Deleted 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53774->172.17.0.7:21, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:21") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53784->172.17.0.7:21, err= 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32211") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55906->172.17.0.7:32211, err= 2026/02/27 02:30:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : YXBwbGU=: Excluded 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/27 02:30:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : YmFuYW5h: Excluded 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38484") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50042->172.17.0.7:38484, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33438") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51804->172.17.0.7:33438, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37317") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42458->172.17.0.7:37317, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36349") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56612->172.17.0.7:36349, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : YXBwbGU=: size = 5 OK 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : YmFuYW5h: size = 6 OK 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37402") 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43514->172.17.0.7:37402, err= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34647") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57884->172.17.0.7:34647, err= 2026/02/27 02:30:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : YXBwbGU=: Excluded 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/27 02:30:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : YmFuYW5h: Excluded 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37326") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40912->172.17.0.7:37326, err= 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36011") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46344->172.17.0.7:36011, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33437") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38336->172.17.0.7:33437, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : apple: transformed to: YXBwbGU= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/27 02:30:13 DEBUG : banana: transformed to: YmFuYW5h 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31451") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39028->172.17.0.7:31451, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33130") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44048->172.17.0.7:33130, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30076") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37422->172.17.0.7:30076, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32071") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53554->172.17.0.7:32071, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37379") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58466->172.17.0.7:37379, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31129") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42496->172.17.0.7:31129, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31587") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40444->172.17.0.7:31587, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30000") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42622->172.17.0.7:30000, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35265") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35108->172.17.0.7:35265, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31527") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38540->172.17.0.7:31527, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35246") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49840->172.17.0.7:35246, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34624") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50308->172.17.0.7:34624, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38337") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54444->172.17.0.7:38337, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32268") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35594->172.17.0.7:32268, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33841") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40778->172.17.0.7:33841, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36562") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44252->172.17.0.7:36562, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32583") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47620->172.17.0.7:32583, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30690") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38984->172.17.0.7:30690, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36313") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57062->172.17.0.7:36313, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30904") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53086->172.17.0.7:30904, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39245") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58096->172.17.0.7:39245, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30510") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56982->172.17.0.7:30510, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30019") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59012->172.17.0.7:30019, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31141") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38104->172.17.0.7:31141, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33588") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43662->172.17.0.7:33588, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32924") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54202->172.17.0.7:32924, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35198") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55680->172.17.0.7:35198, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38641") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39752->172.17.0.7:38641, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36246") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33202->172.17.0.7:36246, err= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34512") 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52772->172.17.0.7:34512, err= 2026/02/27 02:30:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32449") 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32126") 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44994->172.17.0.7:32449, err= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52342->172.17.0.7:32126, err= 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35572") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32684") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32661") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51556->172.17.0.7:32684, err= 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60920->172.17.0.7:35572, err= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53072->172.17.0.7:32661, err= 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/02/27 02:30:13 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/02/27 02:30:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/27 02:30:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38714") 2026/02/27 02:30:13 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/02/27 02:30:13 INFO : apple: Copied (new) to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51888->172.17.0.7:38714, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34301") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32200") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35190") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57932->172.17.0.7:32200, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43144->172.17.0.7:34301, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54948->172.17.0.7:35190, err= 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39449") 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39472->172.17.0.7:39449, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31979") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30037") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44684->172.17.0.7:31979, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30429") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35036->172.17.0.7:30037, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47936->172.17.0.7:30429, err= 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33427") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37765") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38546") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40852->172.17.0.7:37765, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60018->172.17.0.7:33427, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54116->172.17.0.7:38546, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32862") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49504->172.17.0.7:32862, err= 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32241") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47064->172.17.0.7:32241, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32459") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40572->172.17.0.7:32459, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36732") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47734->172.17.0.7:36732, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34406") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46214->172.17.0.7:34406, err= 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : appleappleapplebanana: Deleted 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:30:13 INFO : splitbananasplit: Deleted 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:30:13 INFO : banana: Deleted 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:30:13 INFO : apple: Deleted 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35752") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41316->172.17.0.7:35752, err= 2026/02/27 02:30:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : PREFIXapple: Excluded 2026/02/27 02:30:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : PREFIXbanana: Excluded 2026/02/27 02:30:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38551") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58152->172.17.0.7:38551, err= 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35682") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43334->172.17.0.7:35682, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33778") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39638->172.17.0.7:33778, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : apple: transformed to: PREFIXapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/27 02:30:13 DEBUG : banana: transformed to: PREFIXbanana 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31861") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36208->172.17.0.7:31861, err= 2026/02/27 02:30:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35902") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30890") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41742->172.17.0.7:35902, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38693") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54248->172.17.0.7:38693, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37413") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38014") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53486->172.17.0.7:37413, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60080->172.17.0.7:30890, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58332->172.17.0.7:38014, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/27 02:30:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/27 02:30:13 INFO : banana: Copied (new) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/27 02:30:13 INFO : appleappleapplebanana: Copied (new) 2026/02/27 02:30:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/27 02:30:13 INFO : apple: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36409") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38707") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48848->172.17.0.7:36409, err= 2026/02/27 02:30:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/27 02:30:13 INFO : splitbananasplit: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39634") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43764->172.17.0.7:38707, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37632->172.17.0.7:39634, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36976") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53094->172.17.0.7:36976, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35574") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34968") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36874->172.17.0.7:35574, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35073") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41118->172.17.0.7:35073, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46220->172.17.0.7:34968, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36655") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58332->172.17.0.7:36655, err= 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33130") 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44050->172.17.0.7:33130, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34332") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37026") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38722->172.17.0.7:37026, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59676->172.17.0.7:34332, err= 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39159") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49874->172.17.0.7:39159, err= 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31030") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39539") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48876->172.17.0.7:31030, err= 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59152->172.17.0.7:39539, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38909") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43766->172.17.0.7:38909, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34884") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49296->172.17.0.7:34884, err= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/27 02:30:13 INFO : PREFIXapple: Deleted 2026/02/27 02:30:13 INFO : PREFIXbanana: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/27 02:30:13 INFO : PREFIXsplitbananasplit: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/27 02:30:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33208") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40628->172.17.0.7:33208, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32337") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57024->172.17.0.7:32337, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32059") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51356->172.17.0.7:32059, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38218") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44100->172.17.0.7:38218, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31281") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60232->172.17.0.7:31281, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38792") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34966->172.17.0.7:38792, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33271") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37018->172.17.0.7:33271, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30939") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35680->172.17.0.7:30939, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38646") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33812->172.17.0.7:38646, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31454") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43208->172.17.0.7:31454, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33590") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57160->172.17.0.7:33590, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39436") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38974->172.17.0.7:39436, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34649") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37514->172.17.0.7:34649, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36860") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36042->172.17.0.7:36860, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30596") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43218->172.17.0.7:30596, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36365") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51380->172.17.0.7:36365, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34327") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53032->172.17.0.7:34327, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32090") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42232->172.17.0.7:32090, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30568") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36780->172.17.0.7:30568, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33478") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33766->172.17.0.7:33478, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39698") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58742->172.17.0.7:39698, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37145") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34236->172.17.0.7:37145, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31515") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45980->172.17.0.7:31515, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32372") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37408->172.17.0.7:32372, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34244") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34048->172.17.0.7:34244, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35290") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51512->172.17.0.7:35290, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36681") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41576->172.17.0.7:36681, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34973") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45590->172.17.0.7:34973, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38818") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58926->172.17.0.7:38818, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33275") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45870->172.17.0.7:33275, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30011") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55312->172.17.0.7:30011, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34913") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50928->172.17.0.7:34913, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35326") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38184->172.17.0.7:35326, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31062") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44100->172.17.0.7:31062, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35298") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56952->172.17.0.7:35298, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36283") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40324->172.17.0.7:36283, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33750") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59204->172.17.0.7:33750, err= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33960") 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40140->172.17.0.7:33960, err= 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35521") 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54570->172.17.0.7:35521, err= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36376") 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33315") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42570->172.17.0.7:36376, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38073") 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59692->172.17.0.7:33315, err= 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54610->172.17.0.7:38073, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37287") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51934->172.17.0.7:37287, err= 2026/02/27 02:30:13 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/02/27 02:30:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/02/27 02:30:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34577") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58708->172.17.0.7:34577, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/02/27 02:30:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35727") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43770->172.17.0.7:35727, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33639") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47436->172.17.0.7:33639, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38348") 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36629") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59794->172.17.0.7:38348, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59100->172.17.0.7:36629, err= 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34949") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37679") 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49366->172.17.0.7:34949, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42570->172.17.0.7:37679, err= 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30794") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39114->172.17.0.7:30794, err= 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31182") 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51176->172.17.0.7:31182, err= 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37713") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39557") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46524->172.17.0.7:37713, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34758->172.17.0.7:39557, err= 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39384") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47768->172.17.0.7:39384, err= 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33223") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39409") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54008->172.17.0.7:33223, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43918->172.17.0.7:39409, err= 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38468") 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37758->172.17.0.7:38468, err= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32308") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35416->172.17.0.7:32308, err= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : appleappleapplebanana: Deleted 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:30:13 INFO : splitbananasplit: Deleted 2026/02/27 02:30:13 INFO : banana: Deleted 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:30:13 INFO : apple: Deleted 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39529") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56456->172.17.0.7:39529, err= 2026/02/27 02:30:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : bananaSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37091") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49008->172.17.0.7:37091, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30856") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39110->172.17.0.7:30856, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30928") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35154->172.17.0.7:30928, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/27 02:30:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35403") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44500->172.17.0.7:35403, err= 2026/02/27 02:30:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32365") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32735") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38047") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58816->172.17.0.7:32365, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38323") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37366->172.17.0.7:32735, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35298") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56958->172.17.0.7:35298, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60880->172.17.0.7:38047, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51618->172.17.0.7:38323, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/02/27 02:30:13 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/02/27 02:30:13 INFO : splitbananasplit: Copied (new) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/02/27 02:30:13 INFO : appleappleapplebanana: Copied (new) 2026/02/27 02:30:13 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/02/27 02:30:13 INFO : apple: Copied (new) 2026/02/27 02:30:13 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/02/27 02:30:13 INFO : banana: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35277") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39561") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39355") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44138->172.17.0.7:35277, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54948->172.17.0.7:39355, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54478->172.17.0.7:39561, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36015") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59842->172.17.0.7:36015, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33911") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48510->172.17.0.7:33911, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31973") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36413") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36122->172.17.0.7:31973, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37768->172.17.0.7:36413, err= 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37426") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49652->172.17.0.7:37426, err= 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39468") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33888") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36961") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57460->172.17.0.7:39468, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55028->172.17.0.7:36961, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59634->172.17.0.7:33888, err= 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38344") 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53364->172.17.0.7:38344, err= 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38030") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40174->172.17.0.7:38030, err= 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36116") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36358->172.17.0.7:36116, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38518") 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53066->172.17.0.7:38518, err= 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38390") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59714->172.17.0.7:38390, err= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : bananaSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : appleSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/27 02:30:13 INFO : splitbananasplitSUFFIX: Deleted 2026/02/27 02:30:13 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32262") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52032->172.17.0.7:32262, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34927") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33316->172.17.0.7:34927, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38898") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59028->172.17.0.7:38898, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37617") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37616->172.17.0.7:37617, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39052") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33106->172.17.0.7:39052, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31138") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37522->172.17.0.7:31138, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31058") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34108->172.17.0.7:31058, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32638") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43606->172.17.0.7:32638, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36648") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35780->172.17.0.7:36648, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31202") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44176->172.17.0.7:31202, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39250") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41998->172.17.0.7:39250, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35352") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58686->172.17.0.7:35352, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32838") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59644->172.17.0.7:32838, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35737") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48308->172.17.0.7:35737, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36703") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38910->172.17.0.7:36703, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32981") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52554->172.17.0.7:32981, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33101") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34568->172.17.0.7:33101, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35108") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39106->172.17.0.7:35108, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35051") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47582->172.17.0.7:35051, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31469") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53804->172.17.0.7:31469, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31886") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45290->172.17.0.7:31886, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36055") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35948->172.17.0.7:36055, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31881") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41588->172.17.0.7:31881, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38652") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40676->172.17.0.7:38652, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32305") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51944->172.17.0.7:32305, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31352") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48100->172.17.0.7:31352, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33319") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49856->172.17.0.7:33319, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36388") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48648->172.17.0.7:36388, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31138") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37528->172.17.0.7:31138, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36049") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49932->172.17.0.7:36049, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30909") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40320->172.17.0.7:30909, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34176") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54440->172.17.0.7:34176, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31638") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54962->172.17.0.7:31638, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39677") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46046->172.17.0.7:39677, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30941") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33712->172.17.0.7:30941, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31774") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35214->172.17.0.7:31774, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35503") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44864->172.17.0.7:35503, err= 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36788") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60492->172.17.0.7:36788, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : apple: size = 5 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: size = 6 OK 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38324") 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60708->172.17.0.7:38324, err= 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35865") 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52752->172.17.0.7:35865, err= 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36741") 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46964->172.17.0.7:36741, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31979") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34886") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44698->172.17.0.7:31979, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35810->172.17.0.7:34886, err= 2026/02/27 02:30:13 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/02/27 02:30:13 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/02/27 02:30:13 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38287") 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36042->172.17.0.7:38287, err= 2026/02/27 02:30:13 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/02/27 02:30:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34534") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50582->172.17.0.7:34534, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32516") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40600->172.17.0.7:32516, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37396") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37608->172.17.0.7:37396, err= 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33061") 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42448->172.17.0.7:33061, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38856") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59342->172.17.0.7:38856, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37352") 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48974->172.17.0.7:37352, err= 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30753") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33690->172.17.0.7:30753, err= 2026/02/27 02:30:13 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37805") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58660->172.17.0.7:37805, err= 2026/02/27 02:30:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30393") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36000->172.17.0.7:30393, err= 2026/02/27 02:30:13 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36596") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39734->172.17.0.7:36596, err= 2026/02/27 02:30:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32401") 2026/02/27 02:30:13 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37138->172.17.0.7:32401, err= 2026/02/27 02:30:13 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36860") 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36052->172.17.0.7:36860, err= 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38851") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58562->172.17.0.7:38851, err= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 INFO : dir1/0015-9;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/27 02:30:13 INFO : appleappleapplebanana: Deleted 2026/02/27 02:30:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0008-2345678.txt: Deleted 2026/02/27 02:30:13 INFO : splitbananasplit: Deleted 2026/02/27 02:30:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0007-1234567.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0012-6789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0010-456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0011-56789;.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0013-789;=.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0009-3456789.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0003-defghij.txt: Deleted 2026/02/27 02:30:13 INFO : dir1/0014-89;=.txt: Deleted 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38079") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51406->172.17.0.7:38079, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleapple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleapple: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbanan: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31982") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52830->172.17.0.7:31982, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-12345: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-23456: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-34567: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-45678: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30449") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33708->172.17.0.7:30449, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32271") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54754->172.17.0.7:32271, err= 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32790") 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41852->172.17.0.7:32790, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : apple: size = 5 OK 2026/02/27 02:30:13 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: size = 6 OK 2026/02/27 02:30:13 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:13 DEBUG : appleapple: size = 21 OK 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:13 DEBUG : splitbanan: size = 16 OK 2026/02/27 02:30:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38121") 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50552->172.17.0.7:38121, err= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/27 02:30:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/27 02:30:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/27 02:30:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/27 02:30:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/27 02:30:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/27 02:30:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/27 02:30:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/27 02:30:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/27 02:30:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/27 02:30:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/27 02:30:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/27 02:30:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/27 02:30:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35162") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36928->172.17.0.7:35162, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleapple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleapple: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbanan: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31752") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52320->172.17.0.7:31752, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcde: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdef: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefg: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defgh: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghi: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghij: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijk: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-12345: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-23456: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-34567: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-45678: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.t: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30070") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36048->172.17.0.7:30070, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38023") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49458->172.17.0.7:38023, err= 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/27 02:30:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39055") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39598->172.17.0.7:39055, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33086") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41972->172.17.0.7:33086, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37485") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41248->172.17.0.7:37485, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38847") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42370->172.17.0.7:38847, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39359") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60986->172.17.0.7:39359, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36812") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36594->172.17.0.7:36812, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32751") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34222->172.17.0.7:32751, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39865") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59502->172.17.0.7:39865, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37248") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51924->172.17.0.7:37248, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33241") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52216->172.17.0.7:33241, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36692") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56522->172.17.0.7:36692, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34002") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59410->172.17.0.7:34002, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39041") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55326->172.17.0.7:39041, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37798") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45432->172.17.0.7:37798, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34080") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48650->172.17.0.7:34080, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37068") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47536->172.17.0.7:37068, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35958") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34554->172.17.0.7:35958, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32334") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40388->172.17.0.7:32334, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35520") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42518->172.17.0.7:35520, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34132") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56652->172.17.0.7:34132, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38546") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54130->172.17.0.7:38546, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31807") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58176->172.17.0.7:31807, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39440") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58786->172.17.0.7:39440, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33604") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42848->172.17.0.7:33604, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31668") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48912->172.17.0.7:31668, err= 2026/02/27 02:30:13 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34863") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47616->172.17.0.7:34863, err= 2026/02/27 02:30:13 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : apple: Excluded 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:13 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : banana: Excluded 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38727") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33058->172.17.0.7:38727, err= 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37917") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42132->172.17.0.7:37917, err= 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39077") 2026/02/27 02:30:13 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37322->172.17.0.7:39077, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34240") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34436->172.17.0.7:34240, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30663") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41092->172.17.0.7:30663, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39218") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43532->172.17.0.7:39218, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37590") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57332->172.17.0.7:37590, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38484") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50056->172.17.0.7:38484, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33513") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47302->172.17.0.7:33513, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38127") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49788->172.17.0.7:38127, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37743") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43750->172.17.0.7:37743, err= 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35685") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49866->172.17.0.7:35685, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38736") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33080->172.17.0.7:38736, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31193") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60386->172.17.0.7:31193, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35382") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49236->172.17.0.7:35382, err= 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32047") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57626->172.17.0.7:32047, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34009") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35310->172.17.0.7:34009, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35433") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34202->172.17.0.7:35433, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32487") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54188->172.17.0.7:32487, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38537") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40576->172.17.0.7:38537, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38172") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54102->172.17.0.7:38172, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31975") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47690->172.17.0.7:31975, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32361") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39562->172.17.0.7:32361, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32190") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33880->172.17.0.7:32190, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37551") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52348->172.17.0.7:37551, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32340") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55934->172.17.0.7:32340, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37500") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39678->172.17.0.7:37500, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39033") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46744->172.17.0.7:39033, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36799") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56448->172.17.0.7:36799, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37063") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33148->172.17.0.7:37063, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35946") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53672->172.17.0.7:35946, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36269") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46972->172.17.0.7:36269, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38064") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38700->172.17.0.7:38064, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37527") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39304->172.17.0.7:37527, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30576") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43228->172.17.0.7:30576, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37934") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36956->172.17.0.7:37934, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37416") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51234->172.17.0.7:37416, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37534") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51038->172.17.0.7:37534, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38067") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55200->172.17.0.7:38067, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36208") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57096->172.17.0.7:36208, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39281") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42082->172.17.0.7:39281, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30853") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44898->172.17.0.7:30853, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38616") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51178->172.17.0.7:38616, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34011") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56818->172.17.0.7:34011, err= 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35833") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32778->172.17.0.7:35833, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38385") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47518->172.17.0.7:38385, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30106") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57194->172.17.0.7:30106, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38089") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41270->172.17.0.7:38089, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30732") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60552->172.17.0.7:30732, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37051") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37200->172.17.0.7:37051, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31155") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59208->172.17.0.7:31155, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34020") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58106->172.17.0.7:34020, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31631") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37758->172.17.0.7:31631, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34996") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45584->172.17.0.7:34996, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36345") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44436->172.17.0.7:36345, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37798") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45446->172.17.0.7:37798, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39377") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56636->172.17.0.7:39377, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31809") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35316->172.17.0.7:31809, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39686") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59010->172.17.0.7:39686, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33640") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40080->172.17.0.7:33640, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33649") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39596->172.17.0.7:33649, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30773") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49424->172.17.0.7:30773, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34712") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60228->172.17.0.7:34712, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37845") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60670->172.17.0.7:37845, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33411") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53476->172.17.0.7:33411, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30830") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57404->172.17.0.7:30830, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37917") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57416->172.17.0.7:37917, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34459") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51416->172.17.0.7:34459, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35990") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40752->172.17.0.7:35990, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34565") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46336->172.17.0.7:34565, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38838") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55884->172.17.0.7:38838, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34521") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59644->172.17.0.7:34521, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31287") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36892->172.17.0.7:31287, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31734") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39446->172.17.0.7:31734, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36583") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43438->172.17.0.7:36583, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33391") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33570->172.17.0.7:33391, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36226") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35886->172.17.0.7:36226, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36267") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54770->172.17.0.7:36267, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32922") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33036->172.17.0.7:32922, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37559") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48838->172.17.0.7:37559, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38791") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59408->172.17.0.7:38791, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39137") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44708->172.17.0.7:39137, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34354") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54212->172.17.0.7:34354, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39185") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46380->172.17.0.7:39185, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35620") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54960->172.17.0.7:35620, err= 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31138") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51492->172.17.0.7:31138, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30144") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47720->172.17.0.7:30144, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35115") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47156->172.17.0.7:35115, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37854") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48816->172.17.0.7:37854, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35312") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55742->172.17.0.7:35312, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39208") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52568->172.17.0.7:39208, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31405") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46528->172.17.0.7:31405, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35130") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57210->172.17.0.7:35130, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33428") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56576->172.17.0.7:33428, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35208") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51760->172.17.0.7:35208, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32486") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60476->172.17.0.7:32486, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36558") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35618->172.17.0.7:36558, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38194") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57024->172.17.0.7:38194, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39721") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54534->172.17.0.7:39721, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33348") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57764->172.17.0.7:33348, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38991") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58526->172.17.0.7:38991, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36680") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39368->172.17.0.7:36680, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37233") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44058->172.17.0.7:37233, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37790") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36838->172.17.0.7:37790, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31140") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46218->172.17.0.7:31140, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34646") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58990->172.17.0.7:34646, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32817") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39002->172.17.0.7:32817, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34246") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55786->172.17.0.7:34246, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31344") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60146->172.17.0.7:31344, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35887") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52410->172.17.0.7:35887, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37641") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33168->172.17.0.7:37641, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31316") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44230->172.17.0.7:31316, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37687") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37804->172.17.0.7:37687, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33176") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60508->172.17.0.7:33176, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35238") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55900->172.17.0.7:35238, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34132") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36154->172.17.0.7:34132, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31226") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47370->172.17.0.7:31226, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32432") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58428->172.17.0.7:32432, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30681") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35314->172.17.0.7:30681, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39663") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52338->172.17.0.7:39663, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35152") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47050->172.17.0.7:35152, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31329") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36096->172.17.0.7:31329, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34621") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51036->172.17.0.7:34621, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30157") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57338->172.17.0.7:30157, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32577") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57508->172.17.0.7:32577, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35569") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33644->172.17.0.7:35569, err= 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39421") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59704->172.17.0.7:39421, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30151") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43380->172.17.0.7:30151, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35070") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36140->172.17.0.7:35070, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34179") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36488->172.17.0.7:34179, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35235") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58270->172.17.0.7:35235, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35542") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34066->172.17.0.7:35542, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35561") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35004->172.17.0.7:35561, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37612") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35610->172.17.0.7:37612, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32674") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44508->172.17.0.7:32674, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30319") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59668->172.17.0.7:30319, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37663") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51114->172.17.0.7:37663, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33542") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45982->172.17.0.7:33542, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31173") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51766->172.17.0.7:31173, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36991") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51414->172.17.0.7:36991, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30977") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51440->172.17.0.7:30977, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30762") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51128->172.17.0.7:30762, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35805") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36160->172.17.0.7:35805, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39054") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40572->172.17.0.7:39054, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34138") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41580->172.17.0.7:34138, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32396") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56686->172.17.0.7:32396, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35435") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57940->172.17.0.7:35435, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31764") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39992->172.17.0.7:31764, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31973") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48726->172.17.0.7:31973, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33566") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55628->172.17.0.7:33566, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30560") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60892->172.17.0.7:30560, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38479") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51234->172.17.0.7:38479, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39761") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50782->172.17.0.7:39761, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35347") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51128->172.17.0.7:35347, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38160") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57634->172.17.0.7:38160, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33155") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50678->172.17.0.7:33155, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30805") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59520->172.17.0.7:30805, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32872") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52586->172.17.0.7:32872, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30217") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46650->172.17.0.7:30217, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35463") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34844->172.17.0.7:35463, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35312") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55750->172.17.0.7:35312, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35767") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45174->172.17.0.7:35767, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34478") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43760->172.17.0.7:34478, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34070") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39000->172.17.0.7:34070, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31724") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37696->172.17.0.7:31724, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31536") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42738->172.17.0.7:31536, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32637") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59678->172.17.0.7:32637, err= 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36036") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38386->172.17.0.7:36036, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36589") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50498->172.17.0.7:36589, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34564") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42856->172.17.0.7:34564, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34302") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39798->172.17.0.7:34302, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31755") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60332->172.17.0.7:31755, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30586") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40496->172.17.0.7:30586, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35155") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39788->172.17.0.7:35155, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33073") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40470->172.17.0.7:33073, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34999") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46218->172.17.0.7:34999, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32772") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57500->172.17.0.7:32772, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38466") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51560->172.17.0.7:38466, err= 2026/02/27 02:30:14 DEBUG : apple: size = 5 OK 2026/02/27 02:30:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : banana: size = 6 OK 2026/02/27 02:30:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : banana: Unchanged skipping 2026/02/27 02:30:14 DEBUG : apple: Unchanged skipping 2026/02/27 02:30:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/27 02:30:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30639") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53106->172.17.0.7:30639, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32232") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46282->172.17.0.7:32232, err= 2026/02/27 02:30:14 DEBUG : apple: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : apple: Excluded 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : appleappleapplebanana: Excluded 2026/02/27 02:30:14 DEBUG : banana: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : banana: Excluded 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : splitbananasplit: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39130") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40686->172.17.0.7:39130, err= 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/27 02:30:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37011") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57122->172.17.0.7:37011, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39455") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59148->172.17.0.7:39455, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33622") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50560->172.17.0.7:33622, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34855") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40018->172.17.0.7:34855, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33415") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55618->172.17.0.7:33415, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38123") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37562->172.17.0.7:38123, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39392") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33836->172.17.0.7:39392, err= --- PASS: TestTransform (1.55s) --- PASS: TestTransform/NFC (0.09s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (0.19s) --- PASS: TestTransform/prefix (0.20s) --- PASS: TestTransform/suffix (0.19s) --- PASS: TestTransform/truncate (0.12s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.15s) --- PASS: TestTransform/charmap (0.14s) --- PASS: TestTransform/lowercase (0.12s) --- PASS: TestTransform/ascii (0.12s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34248") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56562->172.17.0.7:34248, err= 2026/02/27 02:30:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/27 02:30:14 INFO : sub dir_somesuffix: Making directory 2026/02/27 02:30:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/27 02:30:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/27 02:30:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:30:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35906") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51292->172.17.0.7:35906, err= 2026/02/27 02:30:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:30:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34904") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42940->172.17.0.7:34904, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30762") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51138->172.17.0.7:30762, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34205") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52144->172.17.0.7:34205, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37096") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54164->172.17.0.7:37096, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34015") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34364->172.17.0.7:34015, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31218") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59376->172.17.0.7:31218, err= 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34347") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54836->172.17.0.7:34347, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31362") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50962->172.17.0.7:31362, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37566") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46100->172.17.0.7:37566, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39704") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40930->172.17.0.7:39704, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39441") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39378->172.17.0.7:39441, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32338") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44240->172.17.0.7:32338, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36597") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34004->172.17.0.7:36597, err= 2026/02/27 02:30:14 INFO : toe: Making directory 2026/02/27 02:30:14 INFO : toe/toe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35766") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48974->172.17.0.7:35766, err= 2026/02/27 02:30:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/27 02:30:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33716") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52450->172.17.0.7:33716, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35288") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56256->172.17.0.7:35288, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34747") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52298->172.17.0.7:34747, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39881") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36852->172.17.0.7:39881, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38743") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36238->172.17.0.7:38743, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31154") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53868->172.17.0.7:31154, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31086") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41416->172.17.0.7:31086, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31976") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40842->172.17.0.7:31976, err= 2026/02/27 02:30:14 INFO : toe: Making directory 2026/02/27 02:30:14 INFO : toe/toe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30525") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48340->172.17.0.7:30525, err= 2026/02/27 02:30:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/02/27 02:30:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36500") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52650->172.17.0.7:36500, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38184") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51472->172.17.0.7:38184, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31020") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47840->172.17.0.7:31020, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33538") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54318->172.17.0.7:33538, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30027") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44380->172.17.0.7:30027, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36059") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59192->172.17.0.7:36059, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34293") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44100->172.17.0.7:34293, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31448") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44726->172.17.0.7:31448, err= 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 INFO : tictacempty_dir: Making directory 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33838") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56420->172.17.0.7:33838, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37786") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39556->172.17.0.7:37786, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36968") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44368->172.17.0.7:36968, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31314") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59622->172.17.0.7:31314, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30843") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47598->172.17.0.7:30843, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35950") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41288->172.17.0.7:35950, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32016") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40484->172.17.0.7:32016, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39852") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59482->172.17.0.7:39852, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37678") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48462->172.17.0.7:37678, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38487") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60798->172.17.0.7:38487, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35395") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36526->172.17.0.7:35395, err= 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 INFO : tictacempty_dir: Making directory 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36857") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42424->172.17.0.7:36857, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39350") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45484->172.17.0.7:39350, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39841") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35336") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46186->172.17.0.7:39841, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46866->172.17.0.7:35336, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34812") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46428->172.17.0.7:34812, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33904") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37830->172.17.0.7:33904, err= 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30383") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40538->172.17.0.7:30383, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38411") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42842->172.17.0.7:38411, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37742") 2026/02/27 02:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48560->172.17.0.7:37742, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/27 02:30:14 NOTICE: ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: 0 differences found 2026/02/27 02:30:14 NOTICE: ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: 1 hashes could not be checked 2026/02/27 02:30:14 NOTICE: ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: 1 matching files 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38200") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58804->172.17.0.7:38200, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33247") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:44138->172.17.0.7:33247, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37005") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33780->172.17.0.7:37005, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30792") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33890->172.17.0.7:30792, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32427") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59814->172.17.0.7:32427, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30509") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57242->172.17.0.7:30509, err= 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30718") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36304->172.17.0.7:30718, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36630") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55526->172.17.0.7:36630, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34065") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42288->172.17.0.7:34065, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38917") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39056->172.17.0.7:38917, err= 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39767") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:37390->172.17.0.7:39767, err= 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35085") 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42516->172.17.0.7:35085, err= 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36544") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49884->172.17.0.7:36544, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37074") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58306->172.17.0.7:37074, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38031") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40462->172.17.0.7:38031, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35486") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46702->172.17.0.7:35486, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34807") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57874->172.17.0.7:34807, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37223") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35766->172.17.0.7:37223, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31604") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41164->172.17.0.7:31604, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38830") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59118->172.17.0.7:38830, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2026/02/27 02:30:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30952") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:58614->172.17.0.7:30952, err= 2026/02/27 02:30:14 INFO : toe: Making directory 2026/02/27 02:30:14 INFO : toe/toe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34846") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53828->172.17.0.7:34846, err= 2026/02/27 02:30:14 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/02/27 02:30:14 INFO : toe/toe/toe: Copied (new) 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37893") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48380->172.17.0.7:37893, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32589") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39250->172.17.0.7:32589, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31911") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45754->172.17.0.7:31911, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33685") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35978->172.17.0.7:33685, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31366") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56232->172.17.0.7:31366, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39336") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56704->172.17.0.7:39336, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33760") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46934->172.17.0.7:33760, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32254") 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59172->172.17.0.7:32254, err= 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 INFO : tictacempty_dir: Making directory 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31691") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50394->172.17.0.7:31691, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Deleted 2026/02/27 02:30:14 INFO : toe/toe: Removing directory 2026/02/27 02:30:14 INFO : toe: Removing directory 2026/02/27 02:30:14 INFO : empty_dir: Removing directory 2026/02/27 02:30:14 DEBUG : Local file system at /tmp/rclone2618578336: deleted 3 directories 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33079") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45602->172.17.0.7:33079, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35555") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60052->172.17.0.7:35555, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36629") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56320->172.17.0.7:36629, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34058") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36118->172.17.0.7:34058, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32881") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55506->172.17.0.7:32881, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38681") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30756") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47286->172.17.0.7:38681, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55244->172.17.0.7:30756, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32946") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48456->172.17.0.7:32946, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33739") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34544->172.17.0.7:33739, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34160") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35652->172.17.0.7:34160, err= 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 INFO : tictacempty_dir: Making directory 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37795") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46940->172.17.0.7:37795, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Deleted 2026/02/27 02:30:14 INFO : toe/toe: Removing directory 2026/02/27 02:30:14 INFO : toe: Removing directory 2026/02/27 02:30:14 INFO : empty_dir: Removing directory 2026/02/27 02:30:14 DEBUG : Local file system at /tmp/rclone2618578336: deleted 3 directories 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36106") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50484->172.17.0.7:36106, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36132") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34853") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48762->172.17.0.7:36132, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:50086->172.17.0.7:34853, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30799") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33986->172.17.0.7:30799, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33782") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34100->172.17.0.7:33782, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31833") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36122->172.17.0.7:31833, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36816") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:59102->172.17.0.7:36816, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36393") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43268->172.17.0.7:36393, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39597") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40474->172.17.0.7:39597, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30211") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55410->172.17.0.7:30211, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37113") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60990->172.17.0.7:37113, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30179") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35986") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38705") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:42288->172.17.0.7:35986, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40722->172.17.0.7:30179, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46660->172.17.0.7:38705, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37117") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53076->172.17.0.7:37117, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32077") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54828->172.17.0.7:32077, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38087") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:60342->172.17.0.7:38087, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : Reset feature "Copy" 2026/02/27 02:30:14 DEBUG : Reset feature "Move" 2026/02/27 02:30:14 DEBUG : Reset feature "Copy" 2026/02/27 02:30:14 DEBUG : Reset feature "Move" 2026/02/27 02:30:14 DEBUG : empty_dir: Making directory with metadata 2026/02/27 02:30:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39193") 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40490->172.17.0.7:39193, err= 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 INFO : tictacempty_dir: Making directory 2026/02/27 02:30:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 INFO : tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 INFO : tictactoe/tictactoe: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/27 02:30:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38873") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:34736->172.17.0.7:38873, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Deleted 2026/02/27 02:30:14 INFO : toe/toe: Removing directory 2026/02/27 02:30:14 INFO : toe: Removing directory 2026/02/27 02:30:14 INFO : empty_dir: Removing directory 2026/02/27 02:30:14 DEBUG : Local file system at /tmp/rclone2618578336: deleted 3 directories 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34342") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:36860->172.17.0.7:34342, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36483") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54312->172.17.0.7:36483, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38247") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:40580->172.17.0.7:38247, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37656") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57208->172.17.0.7:37656, err= 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35261") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54232->172.17.0.7:35261, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39365") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52364->172.17.0.7:39365, err= 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/27 02:30:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/27 02:30:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33889") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45566->172.17.0.7:33889, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33844") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45890->172.17.0.7:33844, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37122") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34451") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53626->172.17.0.7:37122, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56676->172.17.0.7:34451, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31391") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35946->172.17.0.7:31391, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31273") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54374->172.17.0.7:31273, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38827") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55028->172.17.0.7:38827, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30755") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30646") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41578->172.17.0.7:30755, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:57310->172.17.0.7:30646, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38702") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35848") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35678->172.17.0.7:38702, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33986->172.17.0.7:35848, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37463") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:45570->172.17.0.7:37463, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31277") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43988->172.17.0.7:31277, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 DEBUG : toe: transformed to: dG9l 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30088") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:47182->172.17.0.7:30088, err= 2026/02/27 02:30:14 DEBUG : toe: transformed to: dG9l 2026/02/27 02:30:14 INFO : dG9l: Making directory 2026/02/27 02:30:14 DEBUG : toe: transformed to: dG9l 2026/02/27 02:30:14 DEBUG : toe: transformed to: dG9l 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/27 02:30:14 INFO : dG9l/dG9l: Making directory 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/27 02:30:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30714") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:35426->172.17.0.7:30714, err= 2026/02/27 02:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/27 02:30:14 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39953") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:51864->172.17.0.7:39953, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36671") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43458->172.17.0.7:36671, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:30214") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55878->172.17.0.7:30214, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37506") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:55244->172.17.0.7:37506, err= 2026/02/27 02:30:14 DEBUG : dG9l: transformed to: toe 2026/02/27 02:30:14 DEBUG : dG9l: transformed to: toe 2026/02/27 02:30:14 DEBUG : toe: Directory modification time the same (differ by 825.62821ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:36548") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46356->172.17.0.7:36548, err= 2026/02/27 02:30:14 DEBUG : dG9l: transformed to: toe 2026/02/27 02:30:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/27 02:30:14 DEBUG : toe/toe: Directory modification time the same (differ by 826.62822ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32955") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:39022->172.17.0.7:32955, err= 2026/02/27 02:30:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/27 02:30:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/27 02:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/02/27 02:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/27 02:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/27 02:30:14 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : Local file system at /tmp/rclone2618578336: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : Waiting for deletions to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:33960") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33898->172.17.0.7:33960, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31408") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56668->172.17.0.7:31408, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34375") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:41216->172.17.0.7:34375, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31366") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56246->172.17.0.7:31366, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31688") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:43090->172.17.0.7:31688, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:37415") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:33856->172.17.0.7:37415, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34417") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38656->172.17.0.7:34417, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kizegoz3sufu", Local "Local file system at /tmp/rclone2618578336", Modify Window "1s" 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:31167") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:48344->172.17.0.7:31167, err= 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: 2026/02/27 02:30:14 INFO : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Making directory 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: 2026/02/27 02:30:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/27 02:30:14 INFO : toe/toe: Making directory 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe/toe: transformed to: 2026/02/27 02:30:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe: transformed to: 2026/02/27 02:30:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/27 02:30:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/27 02:30:14 DEBUG : toe/toe/toe: transformed to: 2026/02/27 02:30:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for checks to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Waiting for transfers to finish 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:39641") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53588->172.17.0.7:39641, err= 2026/02/27 02:30:14 DEBUG : toe/toe/toe: size = 11 OK 2026/02/27 02:30:14 INFO : toe/toe/toe: Copied (new) 2026/02/27 02:30:14 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: not deleting files as there were IO errors 2026/02/27 02:30:14 ERROR : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: not deleting directories as there were IO errors 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35577") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:54764->172.17.0.7:35577, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38484") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:49278->172.17.0.7:38484, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32222") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:32910->172.17.0.7:32222, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:34181") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:38964->172.17.0.7:34181, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32720") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:56618->172.17.0.7:32720, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:38261") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:52416->172.17.0.7:38261, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:35248") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:46208->172.17.0.7:35248, err= --- PASS: TestError (0.03s) PASS 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: dial("tcp","172.17.0.7:32622") 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: > dial: conn=172.17.0.1:53220->172.17.0.7:32622, err= 2026/02/27 02:30:14 DEBUG : ftp://172.17.0.7:21/rclone-test-kizegoz3sufu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 4.407155555s (try 1/5)