"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/17 03:14:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino" 2025/11/17 03:14:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/17 03:14:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:01 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:01 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:01 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57866->172.17.0.5:21, err= 2025/11/17 03:14:01 DEBUG : Creating backend with remote "/tmp/rclone140266279" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37001") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39444->172.17.0.5:37001, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31359") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39160->172.17.0.5:31359, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34862") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37466->172.17.0.5:34862, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30977") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45808->172.17.0.5:30977, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34864") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52784->172.17.0.5:34864, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38633") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46862->172.17.0.5:38633, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37696") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41916->172.17.0.5:37696, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33315") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56716->172.17.0.5:33315, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31583") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40648->172.17.0.5:31583, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38054") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47878->172.17.0.5:38054, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38917") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57990->172.17.0.5:38917, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32846") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52068->172.17.0.5:32846, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30269") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40082->172.17.0.5:30269, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34655") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50084->172.17.0.5:34655, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38327") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57514->172.17.0.5:38327, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : Creating backend with remote "/non-existing" 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32629") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33022->172.17.0.5:32629, err= 2025/11/17 03:14:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39954") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43820->172.17.0.5:39954, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39129") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48262->172.17.0.5:39129, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34448") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58650->172.17.0.5:34448, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32118") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60134->172.17.0.5:32118, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32522") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42948->172.17.0.5:32522, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32816") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40386->172.17.0.5:32816, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34675") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56768->172.17.0.5:34675, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30809") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46724->172.17.0.5:30809, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31922") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50494->172.17.0.5:31922, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34239") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33896->172.17.0.5:34239, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Running all checks before starting transfers 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39054") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43802->172.17.0.5:39054, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Checks finished, now starting transfers 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35547") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58390->172.17.0.5:35547, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34173") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58426->172.17.0.5:34173, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34474") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43272->172.17.0.5:34474, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36236") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57704->172.17.0.5:36236, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35763") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40536->172.17.0.5:35763, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37618") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51032->172.17.0.5:37618, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 ERROR : Ignoring --no-traverse with sync 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36206") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33430->172.17.0.5:36206, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32473") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59816->172.17.0.5:32473, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34683") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51140->172.17.0.5:34683, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35471") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60696->172.17.0.5:35471, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33691") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38444->172.17.0.5:33691, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32239") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47362->172.17.0.5:32239, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34214") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42580->172.17.0.5:34214, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31966") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51974->172.17.0.5:31966, err= 2025/11/17 03:14:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32115") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37196->172.17.0.5:32115, err= 2025/11/17 03:14:01 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/17 03:14:01 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/17 03:14:01 INFO : hello world2: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35475") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51040->172.17.0.5:35475, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35297") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38704->172.17.0.5:35297, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39014") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58392->172.17.0.5:39014, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35843") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57382->172.17.0.5:35843, err= 2025/11/17 03:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34705") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40132->172.17.0.5:34705, err= 2025/11/17 03:14:01 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/17 03:14:01 INFO : potato2: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38203") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60544->172.17.0.5:38203, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33594") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46018->172.17.0.5:33594, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33869") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36542->172.17.0.5:33869, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33836") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52538->172.17.0.5:33836, err= 2025/11/17 03:14:01 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/17 03:14:01 INFO : potato2: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37933") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40680->172.17.0.5:37933, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33639") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56700->172.17.0.5:33639, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36358") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38272->172.17.0.5:36358, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/17 03:14:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32435") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38770->172.17.0.5:32435, err= 2025/11/17 03:14:01 INFO : sub dir2: Making directory 2025/11/17 03:14:01 INFO : sub dir: Making directory 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 INFO : sub dir2/sub sub dir2: Making directory 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35416") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57876->172.17.0.5:21, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53452->172.17.0.5:35416, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30799") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56926->172.17.0.5:30799, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30530") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58224->172.17.0.5:30530, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30117") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37614->172.17.0.5:30117, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37769") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60948->172.17.0.5:37769, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36548") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36282->172.17.0.5:36548, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34880") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52614->172.17.0.5:34880, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37819") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45568->172.17.0.5:37819, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38101") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48604->172.17.0.5:38101, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32753") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43872->172.17.0.5:32753, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 INFO : sub dir2: Making directory 2025/11/17 03:14:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/17 03:14:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32751") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52108->172.17.0.5:32751, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34061") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33364->172.17.0.5:34061, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35111") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43212->172.17.0.5:35111, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39535") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34908->172.17.0.5:39535, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30633") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59766->172.17.0.5:30633, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35555") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58126->172.17.0.5:35555, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32967") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49672->172.17.0.5:32967, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:01 DEBUG : sub dir2: Making directory with metadata 2025/11/17 03:14:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33768") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52160->172.17.0.5:33768, err= 2025/11/17 03:14:01 INFO : sub dir2: Making directory 2025/11/17 03:14:01 INFO : sub dir: Making directory 2025/11/17 03:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32608") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49908->172.17.0.5:32608, err= 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:01 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:01 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36283") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52790->172.17.0.5:36283, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33436") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34415") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51216->172.17.0.5:34415, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34946->172.17.0.5:33436, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37674") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34186->172.17.0.5:37674, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33778") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47732->172.17.0.5:33778, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39859") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37719") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40148->172.17.0.5:39859, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54560->172.17.0.5:37719, err= 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32593") 2025/11/17 03:14:01 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49072->172.17.0.5:32593, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32487") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51584->172.17.0.5:32487, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34859") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56408->172.17.0.5:34859, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 INFO : sub dir2: Making directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33839") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49254->172.17.0.5:33839, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36771") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57062->172.17.0.5:36771, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34025") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33742->172.17.0.5:34025, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30363") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60792->172.17.0.5:30363, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32518") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38736->172.17.0.5:32518, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39494") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59998->172.17.0.5:39494, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36835") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59008->172.17.0.5:36835, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : sub dir2: Making directory with metadata 2025/11/17 03:14:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38315") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33382->172.17.0.5:38315, err= 2025/11/17 03:14:02 INFO : sub dir2: Making directory 2025/11/17 03:14:02 INFO : sub dir: Making directory 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31212") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59174->172.17.0.5:31212, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31979") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47356->172.17.0.5:31979, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35737") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40296->172.17.0.5:35737, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31305") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58448->172.17.0.5:31305, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39983") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38382->172.17.0.5:39983, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37779") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36516") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40300->172.17.0.5:36516, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41356->172.17.0.5:37779, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35729") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44266->172.17.0.5:35729, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39785") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48772->172.17.0.5:39785, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38280") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38380->172.17.0.5:38280, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 INFO : sub dir2: Making directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35783") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56580->172.17.0.5:35783, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34171") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53186->172.17.0.5:34171, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36060") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37494->172.17.0.5:36060, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34100") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58658->172.17.0.5:34100, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30875") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41666->172.17.0.5:30875, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32175") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42968->172.17.0.5:32175, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36597") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47592->172.17.0.5:36597, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34895") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56138->172.17.0.5:34895, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35296") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46230->172.17.0.5:35296, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38411") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36702->172.17.0.5:38411, err= 2025/11/17 03:14:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-puwawif0gono" 2025/11/17 03:14:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:02 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:02 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: Connecting to FTP server 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:57886->172.17.0.5:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-hevijin3nino -> ftp://172.17.0.5:21/rclone-test-puwawif0gono 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:36924") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39240") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:34436->172.17.0.5:36924, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55370->172.17.0.5:39240, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34024") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58094->172.17.0.5:34024, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37002") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47326->172.17.0.5:37002, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:30352") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:36094->172.17.0.5:30352, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:38539") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:35208->172.17.0.5:38539, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:36682") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:43118->172.17.0.5:36682, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:32529") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:37852->172.17.0.5:32529, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: dial("tcp","172.17.0.5:38247") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: > dial: conn=172.17.0.1:45006->172.17.0.5:38247, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: Purge object "sub dir/hello world" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: Purge dir "sub dir" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-puwawif0gono: Purge dir "" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37304") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47634->172.17.0.5:37304, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30453") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36534->172.17.0.5:30453, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37545") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48378->172.17.0.5:37545, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36131") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41530->172.17.0.5:36131, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38839") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39480->172.17.0.5:38839, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31735") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33920->172.17.0.5:31735, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38171") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57156->172.17.0.5:38171, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37931") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37418->172.17.0.5:37931, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38035") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56070->172.17.0.5:38035, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39332") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48690->172.17.0.5:39332, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33250") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49536->172.17.0.5:33250, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30511") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34414->172.17.0.5:30511, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37717") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41168->172.17.0.5:37717, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36781") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45876->172.17.0.5:36781, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31609") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52260->172.17.0.5:31609, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38422") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46114->172.17.0.5:38422, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38810") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58874->172.17.0.5:38810, err= 2025/11/17 03:14:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-saniguh7fore" 2025/11/17 03:14:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:02 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:02 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Connecting to FTP server 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:57890->172.17.0.5:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-hevijin3nino -> ftp://172.17.0.5:21/rclone-test-saniguh7fore 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:31026") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35576") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:47642->172.17.0.5:31026, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49092->172.17.0.5:35576, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37370") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51828->172.17.0.5:37370, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39959") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33050->172.17.0.5:39959, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:33552") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:52076->172.17.0.5:33552, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:33554") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:39934->172.17.0.5:33554, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:33916") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:52170->172.17.0.5:33916, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38927") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45042->172.17.0.5:38927, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37019") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39238->172.17.0.5:37019, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33652") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36088->172.17.0.5:33652, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:34669") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:57736->172.17.0.5:34669, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30232") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45598->172.17.0.5:30232, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:33710") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:40200->172.17.0.5:33710, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34623") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47728->172.17.0.5:34623, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-saniguh7fore) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30036") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51732->172.17.0.5:30036, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:38569") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:51868->172.17.0.5:38569, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:34819") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:51798->172.17.0.5:34819, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:32756") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:51658->172.17.0.5:32756, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:33749") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:43808->172.17.0.5:33749, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: dial("tcp","172.17.0.5:39591") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: > dial: conn=172.17.0.1:39088->172.17.0.5:39591, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Purge object "sub dir/hello world" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Purge dir "sub dir" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-saniguh7fore: Purge dir "" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34819") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51810->172.17.0.5:34819, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34552") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37074->172.17.0.5:34552, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36551") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55358->172.17.0.5:36551, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35369") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48858->172.17.0.5:35369, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38736") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50110->172.17.0.5:38736, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38721") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39752->172.17.0.5:38721, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36404") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33088->172.17.0.5:36404, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35751") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42086->172.17.0.5:35751, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36953") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45656->172.17.0.5:36953, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/17 03:14:02 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39310") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40564->172.17.0.5:39310, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34213") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38062->172.17.0.5:34213, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33304") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36502->172.17.0.5:33304, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36129") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58244->172.17.0.5:36129, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37484") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39946->172.17.0.5:37484, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36107") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46318->172.17.0.5:36107, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37804") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52898->172.17.0.5:37804, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34204") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33088->172.17.0.5:34204, err= 2025/11/17 03:14:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-givoxop6roqe" 2025/11/17 03:14:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:02 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:02 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:02 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Connecting to FTP server 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:57896->172.17.0.5:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.5:21/rclone-test-hevijin3nino -> ftp://172.17.0.5:21/rclone-test-givoxop6roqe 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:34724") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35052") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:34736->172.17.0.5:34724, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41034->172.17.0.5:35052, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33687") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55930->172.17.0.5:33687, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31243") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38806->172.17.0.5:31243, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:35476") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:51370->172.17.0.5:35476, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:36567") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:33882->172.17.0.5:36567, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:33239") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:33084->172.17.0.5:33239, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34954") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51608->172.17.0.5:34954, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39096") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52782->172.17.0.5:39096, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36490") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58276->172.17.0.5:36490, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Using server-side directory move 2025/11/17 03:14:02 INFO : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:33091") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34493") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:57808->172.17.0.5:33091, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50286->172.17.0.5:34493, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30676") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42768->172.17.0.5:30676, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:36983") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:36952->172.17.0.5:36983, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.5:21/rclone-test-givoxop6roqe) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Waiting for transfers to finish 2025/11/17 03:14:02 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:02 INFO : sub dir/hello world: Moved (server-side) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30889") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43642->172.17.0.5:30889, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31440") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43680->172.17.0.5:31440, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:31793") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:38954->172.17.0.5:31793, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:36336") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:55472->172.17.0.5:36336, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34872") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55188->172.17.0.5:34872, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37441") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56128->172.17.0.5:37441, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31719") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49846->172.17.0.5:31719, err= 2025/11/17 03:14:02 DEBUG : testing file moves 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:30466") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34171") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:33310->172.17.0.5:30466, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53194->172.17.0.5:34171, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:35344") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:53272->172.17.0.5:35344, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31350") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34578->172.17.0.5:31350, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.5:21/rclone-test-givoxop6roqe) 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Sizes differ 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Waiting for transfers to finish 2025/11/17 03:14:02 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:02 INFO : sub dir/hello world: Moved (server-side) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39258") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41926->172.17.0.5:39258, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37019") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39254->172.17.0.5:37019, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:32224") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:44654->172.17.0.5:32224, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:31712") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:47538->172.17.0.5:31712, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:39279") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:45646->172.17.0.5:39279, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: dial("tcp","172.17.0.5:36918") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: > dial: conn=172.17.0.1:45686->172.17.0.5:36918, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Purge object "sub dir/hello world" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Purge dir "sub dir" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-givoxop6roqe: Purge dir "" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33481") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52778->172.17.0.5:33481, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35999") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60636->172.17.0.5:35999, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39884") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56694->172.17.0.5:39884, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30173") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52814->172.17.0.5:30173, err= 2025/11/17 03:14:02 ERROR : error listing: directory not found 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31795") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41176->172.17.0.5:31795, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39921") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33272->172.17.0.5:39921, err= 2025/11/17 03:14:02 INFO : Local file system at /tmp/rclone140266279: Making directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39922") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36726->172.17.0.5:39922, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32034") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51332->172.17.0.5:32034, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38241") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35972->172.17.0.5:38241, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32321") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52340->172.17.0.5:32321, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39890") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53020->172.17.0.5:39890, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32147") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55352->172.17.0.5:32147, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37587") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48604->172.17.0.5:37587, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38138") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54342->172.17.0.5:38138, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35575") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53576->172.17.0.5:35575, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37399") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44396->172.17.0.5:37399, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37694") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49870->172.17.0.5:37694, err= 2025/11/17 03:14:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34535") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43518->172.17.0.5:34535, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : Local file system at /tmp/rclone140266279: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : Local file system at /tmp/rclone140266279: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39427") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39748->172.17.0.5:39427, err= 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/17 03:14:02 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/17 03:14:02 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37812") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55324->172.17.0.5:37812, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32281") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46644->172.17.0.5:32281, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34616") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43978->172.17.0.5:34616, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36730") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48332->172.17.0.5:36730, err= 2025/11/17 03:14:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31578") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43076->172.17.0.5:31578, err= 2025/11/17 03:14:02 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/17 03:14:02 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/17 03:14:02 INFO : check sum: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30471") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51884->172.17.0.5:30471, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31913") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46028->172.17.0.5:31913, err= 2025/11/17 03:14:02 DEBUG : check sum: size = 1 OK 2025/11/17 03:14:02 NOTICE: ftp://172.17.0.5:21/rclone-test-hevijin3nino: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/17 03:14:02 DEBUG : check sum: Size of src and dst objects identical 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : check sum: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34051") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57288->172.17.0.5:34051, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36255") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55264->172.17.0.5:36255, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36344") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42536->172.17.0.5:36344, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39049") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34866->172.17.0.5:39049, err= 2025/11/17 03:14:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33363") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37512->172.17.0.5:33363, err= 2025/11/17 03:14:02 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/17 03:14:02 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/17 03:14:02 INFO : sizeonly: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34856") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55948->172.17.0.5:34856, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35087") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33372->172.17.0.5:35087, err= 2025/11/17 03:14:02 DEBUG : sizeonly: size = 6 OK 2025/11/17 03:14:02 DEBUG : sizeonly: Sizes identical 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : sizeonly: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35957") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60312->172.17.0.5:35957, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31484") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42318->172.17.0.5:31484, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33600") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52334->172.17.0.5:33600, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39789") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34566->172.17.0.5:39789, err= 2025/11/17 03:14:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39761") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38244->172.17.0.5:39761, err= 2025/11/17 03:14:02 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/17 03:14:02 INFO : ignore-size: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32300") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58348->172.17.0.5:32300, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39165") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45790->172.17.0.5:39165, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : ignore-size: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39184") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46438->172.17.0.5:39184, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36022") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37318->172.17.0.5:36022, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33715") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57728->172.17.0.5:33715, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36605") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59398->172.17.0.5:36605, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31046") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59070->172.17.0.5:31046, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31496") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33532->172.17.0.5:31496, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : existing: size = 6 OK 2025/11/17 03:14:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : existing: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34853") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53786->172.17.0.5:34853, err= 2025/11/17 03:14:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30455") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48402->172.17.0.5:30455, err= 2025/11/17 03:14:02 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/17 03:14:02 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/17 03:14:02 INFO : existing: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31315") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60016->172.17.0.5:31315, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30231") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48614->172.17.0.5:30231, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38331") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42696->172.17.0.5:38331, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36364") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41752->172.17.0.5:36364, err= 2025/11/17 03:14:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32349") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57624->172.17.0.5:32349, err= 2025/11/17 03:14:02 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/17 03:14:02 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/17 03:14:02 INFO : existing: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30235") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56768->172.17.0.5:30235, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33254") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33086->172.17.0.5:33254, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : existing: Destination exists, skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30741") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53908->172.17.0.5:30741, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31055") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47244->172.17.0.5:31055, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37958") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49424->172.17.0.5:37958, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31634") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52566->172.17.0.5:31634, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32738") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34990->172.17.0.5:32738, err= 2025/11/17 03:14:02 INFO : d: Making directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36662") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55174->172.17.0.5:36662, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39005") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32186") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57912->172.17.0.5:21, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34762->172.17.0.5:39005, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49776->172.17.0.5:32186, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34028") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56352->172.17.0.5:34028, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31366") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51920->172.17.0.5:31366, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37290") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31070") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47572->172.17.0.5:31070, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38726->172.17.0.5:37290, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38493") 2025/11/17 03:14:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58990->172.17.0.5:38493, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57920->172.17.0.5:21, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:14:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30569") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35042->172.17.0.5:30569, err= 2025/11/17 03:14:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/17 03:14:02 INFO : a/potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : b/potato: Deleted 2025/11/17 03:14:02 INFO : d: Removing directory 2025/11/17 03:14:02 INFO : b: Removing directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: deleted 2 directories 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39945") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42056->172.17.0.5:39945, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38532") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31271") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47302->172.17.0.5:38532, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59088->172.17.0.5:31271, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39531") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48508->172.17.0.5:39531, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33053") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30601") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37688->172.17.0.5:33053, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60270->172.17.0.5:30601, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34082") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49234->172.17.0.5:34082, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38854") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51764->172.17.0.5:38854, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35799") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36104->172.17.0.5:35799, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38934") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49274->172.17.0.5:38934, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31414") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35444->172.17.0.5:31414, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39705") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37536->172.17.0.5:39705, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37650") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42378->172.17.0.5:37650, err= 2025/11/17 03:14:02 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/17 03:14:02 INFO : empty space: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33829") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37266->172.17.0.5:33829, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30446") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41182->172.17.0.5:30446, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38851") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48682->172.17.0.5:38851, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32582") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54006->172.17.0.5:32582, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35033") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33644->172.17.0.5:35033, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32265") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41480->172.17.0.5:32265, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30668") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40910->172.17.0.5:30668, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33102") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60308->172.17.0.5:33102, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : foo: size = 3 OK 2025/11/17 03:14:02 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38978") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60532->172.17.0.5:38978, err= 2025/11/17 03:14:02 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/17 03:14:02 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/17 03:14:02 INFO : foo: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37897") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40258->172.17.0.5:37897, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31223") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54322->172.17.0.5:31223, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38506") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35480->172.17.0.5:38506, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36051") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42088->172.17.0.5:36051, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30377") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52414->172.17.0.5:30377, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34644") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58370->172.17.0.5:34644, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36410") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47902->172.17.0.5:36410, err= 2025/11/17 03:14:02 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/17 03:14:02 INFO : potato: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39595") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42102->172.17.0.5:39595, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37270") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53436->172.17.0.5:37270, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32896") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48576->172.17.0.5:32896, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35376") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48772->172.17.0.5:35376, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39482") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57496->172.17.0.5:39482, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37252") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46776->172.17.0.5:37252, err= 2025/11/17 03:14:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:02 DEBUG : potato: size = 60 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:02 DEBUG : potato: Sizes differ 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32762") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48876->172.17.0.5:32762, err= 2025/11/17 03:14:02 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/17 03:14:02 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/17 03:14:02 INFO : potato: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39419") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52736->172.17.0.5:39419, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38801") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50928->172.17.0.5:38801, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38663") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58414->172.17.0.5:38663, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35820") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41484->172.17.0.5:35820, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31841") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57216->172.17.0.5:31841, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39812") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49746->172.17.0.5:39812, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : potato: size = 21 OK 2025/11/17 03:14:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33439") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52802->172.17.0.5:33439, err= 2025/11/17 03:14:02 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/17 03:14:02 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/17 03:14:02 INFO : potato: Copied (replaced existing) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38898") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33084->172.17.0.5:38898, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36444") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57192->172.17.0.5:36444, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32711") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51742->172.17.0.5:32711, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39024") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39268->172.17.0.5:39024, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34057") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59088->172.17.0.5:34057, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39716") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32962->172.17.0.5:39716, err= 2025/11/17 03:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32535") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40098->172.17.0.5:32535, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36911") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44076->172.17.0.5:36911, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33671") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35144->172.17.0.5:33671, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33876") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54170->172.17.0.5:33876, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31746") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43284->172.17.0.5:31746, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34882") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44980->172.17.0.5:34882, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32924") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40296->172.17.0.5:32924, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35163") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56298->172.17.0.5:35163, err= 2025/11/17 03:14:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/17 03:14:02 INFO : potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : potato: Deleted 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39456") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33788->172.17.0.5:39456, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39989") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50540->172.17.0.5:39989, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30773") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45066->172.17.0.5:30773, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38768") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40678->172.17.0.5:38768, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36454") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46784->172.17.0.5:36454, err= 2025/11/17 03:14:02 INFO : d: Making directory 2025/11/17 03:14:02 INFO : d/e: Making directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31182") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40860->172.17.0.5:31182, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33216") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33198") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39073") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34192->172.17.0.5:33198, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45998->172.17.0.5:33216, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53874->172.17.0.5:39073, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36222") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40434->172.17.0.5:36222, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31695") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54672->172.17.0.5:31695, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35006") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34857") 2025/11/17 03:14:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32820->172.17.0.5:34857, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38145") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48778->172.17.0.5:35006, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33036->172.17.0.5:38145, err= 2025/11/17 03:14:02 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:14:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37032") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46066->172.17.0.5:37032, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37422") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56452->172.17.0.5:37422, err= 2025/11/17 03:14:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/17 03:14:02 INFO : a/potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : b/potato: Deleted 2025/11/17 03:14:02 INFO : d/e: Removing directory 2025/11/17 03:14:02 INFO : d: Removing directory 2025/11/17 03:14:02 INFO : b: Removing directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: deleted 3 directories 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35202") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36992->172.17.0.5:35202, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32709") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46714->172.17.0.5:32709, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35960") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41132->172.17.0.5:35960, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37485") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45182->172.17.0.5:37485, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37221") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34481") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52014->172.17.0.5:37221, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41336->172.17.0.5:34481, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34757") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45320->172.17.0.5:34757, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37479") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47816->172.17.0.5:37479, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31886") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55828->172.17.0.5:31886, err= 2025/11/17 03:14:02 INFO : d: Making directory 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35125") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43130->172.17.0.5:35125, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30999") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52352->172.17.0.5:30999, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32590") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36265") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35518->172.17.0.5:32590, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57682->172.17.0.5:36265, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34820") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51512->172.17.0.5:34820, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36774") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36327") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58714->172.17.0.5:36774, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37632->172.17.0.5:36327, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34274") 2025/11/17 03:14:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54002->172.17.0.5:34274, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31409") 2025/11/17 03:14:02 DEBUG : c/non empty space: size = 5 OK 2025/11/17 03:14:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37418->172.17.0.5:31409, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/17 03:14:02 INFO : a/potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : c/non empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: not deleting files as there were IO errors 2025/11/17 03:14:02 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: not deleting directories as there were IO errors 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36904") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42790->172.17.0.5:36904, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39845") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34847") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37483") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47564->172.17.0.5:39845, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39302->172.17.0.5:37483, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33651") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39062->172.17.0.5:34847, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36006->172.17.0.5:33651, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39987") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47758->172.17.0.5:39987, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35929") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34019") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32315") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59984->172.17.0.5:35929, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35953") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43148->172.17.0.5:34019, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33968->172.17.0.5:35953, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36972->172.17.0.5:32315, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31811") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48480->172.17.0.5:31811, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39505") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41854->172.17.0.5:39505, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39742") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51004->172.17.0.5:39742, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32929") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58202->172.17.0.5:32929, err= 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33115") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38108->172.17.0.5:33115, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37858") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50854->172.17.0.5:37858, err= 2025/11/17 03:14:02 INFO : potato: Deleted 2025/11/17 03:14:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/17 03:14:02 INFO : potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31454") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35454->172.17.0.5:31454, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35753") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54008->172.17.0.5:35753, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39476") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48068->172.17.0.5:39476, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30840") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53952->172.17.0.5:30840, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30677") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51002->172.17.0.5:30677, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35045") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50128->172.17.0.5:35045, err= 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35000") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60042->172.17.0.5:35000, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 INFO : potato: Deleted 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32560") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58552->172.17.0.5:32560, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31366") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51932->172.17.0.5:31366, err= 2025/11/17 03:14:02 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/17 03:14:02 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/17 03:14:02 INFO : potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36018") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45340->172.17.0.5:36018, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34719") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47140->172.17.0.5:34719, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39916") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46396->172.17.0.5:39916, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37410") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48780->172.17.0.5:37410, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33765") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48526->172.17.0.5:33765, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34581") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34396->172.17.0.5:34581, err= 2025/11/17 03:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31687") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33518->172.17.0.5:31687, err= 2025/11/17 03:14:02 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/17 03:14:02 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/17 03:14:02 INFO : potato2: Copied (new) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39683") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58282->172.17.0.5:39683, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39731") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34012->172.17.0.5:39731, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39458") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51242->172.17.0.5:39458, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34560") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59582->172.17.0.5:34560, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39195") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33868->172.17.0.5:39195, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33365") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37282->172.17.0.5:33365, err= 2025/11/17 03:14:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : enormous: Excluded 2025/11/17 03:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : potato2: Excluded 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37453") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47840->172.17.0.5:37453, err= 2025/11/17 03:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : potato2: Excluded 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35304") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35302->172.17.0.5:35304, err= 2025/11/17 03:14:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : enormous: Excluded 2025/11/17 03:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : potato2: Excluded 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35615") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41470->172.17.0.5:35615, err= 2025/11/17 03:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : potato2: Excluded 2025/11/17 03:14:02 DEBUG : Local file system at /tmp/rclone140266279: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : Local file system at /tmp/rclone140266279: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32330") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58658->172.17.0.5:32330, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35303") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38532->172.17.0.5:35303, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35740") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44366->172.17.0.5:35740, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35757") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56896->172.17.0.5:35757, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39398") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41890->172.17.0.5:39398, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31054") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49668->172.17.0.5:31054, err= 2025/11/17 03:14:02 DEBUG : enormous: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : enormous: Excluded 2025/11/17 03:14:02 DEBUG : potato2: Excluded (Size Filter) 2025/11/17 03:14:02 DEBUG : potato2: Excluded 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35550") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55742->172.17.0.5:35550, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : potato2: Deleted 2025/11/17 03:14:02 INFO : enormous: Deleted 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30979") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39940->172.17.0.5:30979, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36263") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47086->172.17.0.5:36263, err= 2025/11/17 03:14:02 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/17 03:14:02 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:02 DEBUG : Local file system at /tmp/rclone140266279: Waiting for checks to finish 2025/11/17 03:14:02 DEBUG : Local file system at /tmp/rclone140266279: Waiting for transfers to finish 2025/11/17 03:14:02 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:02 INFO : potato2: Deleted 2025/11/17 03:14:02 INFO : enormous: Deleted 2025/11/17 03:14:02 INFO : There was nothing to transfer 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39632") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35300->172.17.0.5:39632, err= 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34326") 2025/11/17 03:14:02 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48878->172.17.0.5:34326, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35151") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42006->172.17.0.5:35151, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33589") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53704->172.17.0.5:33589, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32737") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53572->172.17.0.5:32737, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35683") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46230->172.17.0.5:35683, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37642") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38752->172.17.0.5:37642, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39816") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49028->172.17.0.5:39816, err= 2025/11/17 03:14:03 DEBUG : five: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : one: Destination is newer than source, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : four: size = 8 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:03 DEBUG : four: Sizes differ 2025/11/17 03:14:03 DEBUG : two: size = 3 OK 2025/11/17 03:14:03 DEBUG : three: size = 5 OK 2025/11/17 03:14:03 DEBUG : three: Sizes identical 2025/11/17 03:14:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36642") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45464->172.17.0.5:36642, err= 2025/11/17 03:14:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39266") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50862->172.17.0.5:39266, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39318") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39822->172.17.0.5:39318, err= 2025/11/17 03:14:03 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/17 03:14:03 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/17 03:14:03 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/17 03:14:03 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/17 03:14:03 INFO : five: Copied (new) 2025/11/17 03:14:03 DEBUG : four.f852663a.partial: renamed to: four 2025/11/17 03:14:03 INFO : four: Copied (replaced existing) 2025/11/17 03:14:03 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/17 03:14:03 INFO : two: Copied (replaced existing) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30435") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53824->172.17.0.5:30435, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36312") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39380->172.17.0.5:36312, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35488") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35634->172.17.0.5:35488, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/17 03:14:03 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34204") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33102->172.17.0.5:34204, err= 2025/11/17 03:14:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30540") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38593") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33214->172.17.0.5:30540, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45616->172.17.0.5:38593, err= 2025/11/17 03:14:03 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/17 03:14:03 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/17 03:14:03 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/17 03:14:03 INFO : potato: Copied (new) 2025/11/17 03:14:03 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/17 03:14:03 INFO : yam: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32794") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53050->172.17.0.5:32794, err= 2025/11/17 03:14:03 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31329") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53704->172.17.0.5:31329, err= 2025/11/17 03:14:03 DEBUG : potato: size = 14 OK 2025/11/17 03:14:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : potato: Unchanged skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31712") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47554->172.17.0.5:31712, err= 2025/11/17 03:14:03 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/17 03:14:03 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/17 03:14:03 INFO : yaml: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : yam: Deleted 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34035") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42486->172.17.0.5:34035, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37308") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33936->172.17.0.5:37308, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35493") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56504->172.17.0.5:35493, 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.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34224") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42898->172.17.0.5:34224, err= 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Making map for --track-renames 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Finished making map for --track-renames 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:14:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for renames to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35545") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52520->172.17.0.5:35545, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39214") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34264->172.17.0.5:39214, err= 2025/11/17 03:14:03 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/17 03:14:03 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/17 03:14:03 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/17 03:14:03 INFO : yam: Copied (new) 2025/11/17 03:14:03 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/17 03:14:03 INFO : potato: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39402") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53652->172.17.0.5:39402, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36675") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40652->172.17.0.5:36675, err= 2025/11/17 03:14:03 DEBUG : potato: size = 14 OK 2025/11/17 03:14:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Making map for --track-renames 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Finished making map for --track-renames 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : potato: Unchanged skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for renames to finish 2025/11/17 03:14:03 INFO : yam: Moved (server-side) to: yaml 2025/11/17 03:14:03 INFO : yaml: Renamed from "yam" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35641") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37000->172.17.0.5:35641, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35462") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35768->172.17.0.5:35462, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33762") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42466->172.17.0.5:33762, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35765") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44626->172.17.0.5:35765, err= 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Making map for --track-renames 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Finished making map for --track-renames 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/17 03:14:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for renames to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31958") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36350->172.17.0.5:31958, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39419") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52742->172.17.0.5:39419, err= 2025/11/17 03:14:03 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/17 03:14:03 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/17 03:14:03 INFO : potato: Copied (new) 2025/11/17 03:14:03 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/17 03:14:03 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/17 03:14:03 INFO : sub/yam: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38025") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34126->172.17.0.5:38025, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39420") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42614->172.17.0.5:39420, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39562") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57230->172.17.0.5:39562, err= 2025/11/17 03:14:03 DEBUG : potato: size = 14 OK 2025/11/17 03:14:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : potato: Unchanged skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38709") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49262->172.17.0.5:38709, err= 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Making map for --track-renames 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Finished making map for --track-renames 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for renames to finish 2025/11/17 03:14:03 INFO : sub/yam: Moved (server-side) to: yam 2025/11/17 03:14:03 INFO : yam: Renamed from "sub/yam" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35632") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37646->172.17.0.5:35632, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34704") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46944->172.17.0.5:34704, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39940") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47156->172.17.0.5:39940, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38758") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35010->172.17.0.5:38758, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32162") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37288->172.17.0.5:32162, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "/tmp/rclone140266279/dir1" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "/tmp/rclone140266279/dir2" 2025/11/17 03:14:03 DEBUG : Local file system at /tmp/rclone140266279/dir2: Using server-side directory move 2025/11/17 03:14:03 INFO : Local file system at /tmp/rclone140266279/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/17 03:14:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:03 INFO : file1.txt: Moved (server-side) 2025/11/17 03:14:03 DEBUG : Local file system at /tmp/rclone140266279/dir2: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : Local file system at /tmp/rclone140266279/dir2: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38359") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45542->172.17.0.5:38359, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36829") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49982->172.17.0.5:36829, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33648") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34802->172.17.0.5:33648, err= 2025/11/17 03:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34948") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31012") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60438->172.17.0.5:31012, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48384->172.17.0.5:34948, err= 2025/11/17 03:14:03 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/17 03:14:03 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:03 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:03 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:03 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:03 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/17 03:14:03 INFO : nested/sub dir/file: Copied (new) 2025/11/17 03:14:03 INFO : nested/sub dir/file: Deleted 2025/11/17 03:14:03 INFO : sub dir: Removing directory 2025/11/17 03:14:03 INFO : nested/sub dir: Removing directory 2025/11/17 03:14:03 INFO : nested: Removing directory 2025/11/17 03:14:03 DEBUG : Local file system at /tmp/rclone140266279: deleted 3 directories 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35534") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47776->172.17.0.5:35534, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31393") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59952->172.17.0.5:31393, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37411") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34228->172.17.0.5:37411, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38366") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56278->172.17.0.5:38366, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39948") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40498->172.17.0.5:39948, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30176") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34735") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37340->172.17.0.5:30176, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33878->172.17.0.5:34735, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35092") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52864->172.17.0.5:35092, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33138") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34488->172.17.0.5:33138, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32243") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41680->172.17.0.5:32243, err= 2025/11/17 03:14:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34796") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34537") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35206->172.17.0.5:34796, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58970->172.17.0.5:34537, err= 2025/11/17 03:14:03 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/17 03:14:03 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/17 03:14:03 INFO : nested/sub dir/file: Copied (new) 2025/11/17 03:14:03 INFO : nested/sub dir/file: Deleted 2025/11/17 03:14:03 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/17 03:14:03 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/17 03:14:03 INFO : sub dir/hello world: Copied (new) 2025/11/17 03:14:03 INFO : sub dir/hello world: Deleted 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39673") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42282->172.17.0.5:39673, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30910") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47228->172.17.0.5:30910, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33817") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42944->172.17.0.5:33817, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39370") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58542->172.17.0.5:39370, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34525") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48206->172.17.0.5:34525, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31752") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36458->172.17.0.5:31752, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31884") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51166->172.17.0.5:31884, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36322") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55412->172.17.0.5:36322, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38394") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60714->172.17.0.5:38394, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38515") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35324->172.17.0.5:38515, err= 2025/11/17 03:14:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33976") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37474->172.17.0.5:33976, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31720") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35724->172.17.0.5:31720, err= 2025/11/17 03:14:03 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/17 03:14:03 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/17 03:14:03 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/17 03:14:03 INFO : existing: Copied (new) 2025/11/17 03:14:03 INFO : existing: Deleted 2025/11/17 03:14:03 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/17 03:14:03 INFO : existing-b: Copied (new) 2025/11/17 03:14:03 INFO : existing-b: Deleted 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36767") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33284->172.17.0.5:36767, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38813") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53008->172.17.0.5:38813, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : existing: Destination exists, skipping 2025/11/17 03:14:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34659") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39424->172.17.0.5:34659, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32352") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60454->172.17.0.5:32352, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39296") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50286->172.17.0.5:39296, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-quyujiy1ciwe" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:57932->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36461") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50894->172.17.0.5:36461, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33448") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39942->172.17.0.5:33448, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33609") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54956->172.17.0.5:33609, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37229") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45814->172.17.0.5:37229, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-hevijin3nino -> ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:39224") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:58728->172.17.0.5:39224, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:37811") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:38662->172.17.0.5:37811, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:30336") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:57084->172.17.0.5:30336, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Using server-side directory move 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:32525") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:50954->172.17.0.5:32525, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31739") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56542->172.17.0.5:31739, err= 2025/11/17 03:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:03 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:03 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe) 2025/11/17 03:14:03 DEBUG : potato3: Sizes differ 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:57944->172.17.0.5:21, err= 2025/11/17 03:14:03 INFO : empty space: Deleted 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Waiting for transfers to finish 2025/11/17 03:14:03 INFO : potato2: Moved (server-side) 2025/11/17 03:14:03 INFO : potato3: Deleted 2025/11/17 03:14:03 INFO : potato3: Moved (server-side) 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39946") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34130->172.17.0.5:39946, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:39578") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:53572->172.17.0.5:39578, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dodifut2canu" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: > dial: conn=172.17.0.1:57954->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Using server-side directory move 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Server side directory move succeeded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: dial("tcp","172.17.0.5:33912") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: > dial: conn=172.17.0.1:42572->172.17.0.5:33912, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:38080") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:56288->172.17.0.5:38080, err= 2025/11/17 03:14:03 ERROR : error listing: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: dial("tcp","172.17.0.5:35037") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: > dial: conn=172.17.0.1:44106->172.17.0.5:35037, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Purge object "empty space" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Purge object "potato2" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Purge object "potato3" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-dodifut2canu: Purge dir "" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: dial("tcp","172.17.0.5:34902") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: > dial: conn=172.17.0.1:38472->172.17.0.5:34902, err= 2025/11/17 03:14:03 ERROR : error listing: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-quyujiy1ciwe: Purge dir "" 2025/11/17 03:14:03 NOTICE: purge failed to rmdir "": directory not found 2025/11/17 03:14:03 NOTICE: purge failed: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33645") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58186->172.17.0.5:33645, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32379") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41724->172.17.0.5:32379, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-riravaw2taye" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:57958->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35963") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38258->172.17.0.5:35963, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32659") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39766->172.17.0.5:32659, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31543") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38848->172.17.0.5:31543, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30481") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57120->172.17.0.5:30481, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-hevijin3nino -> ftp://172.17.0.5:21/rclone-test-riravaw2taye 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:30677") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:51012->172.17.0.5:30677, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:36046") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:35490->172.17.0.5:36046, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:32537") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:51868->172.17.0.5:32537, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35663") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57450->172.17.0.5:35663, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:36134") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:38888->172.17.0.5:36134, err= 2025/11/17 03:14:03 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:14:03 DEBUG : empty space: Excluded 2025/11/17 03:14:03 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:14:03 DEBUG : empty space: Excluded 2025/11/17 03:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:03 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-riravaw2taye) 2025/11/17 03:14:03 DEBUG : potato3: Sizes differ 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:57966->172.17.0.5:21, err= 2025/11/17 03:14:03 INFO : potato2: Moved (server-side) 2025/11/17 03:14:03 INFO : potato3: Deleted 2025/11/17 03:14:03 INFO : potato3: Moved (server-side) 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35100") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46690->172.17.0.5:35100, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:36388") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:43230->172.17.0.5:36388, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cohezis7sufo" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: > dial: conn=172.17.0.1:57974->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: dial("tcp","172.17.0.5:37325") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: > dial: conn=172.17.0.1:41778->172.17.0.5:37325, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:38802") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:45732->172.17.0.5:38802, err= 2025/11/17 03:14:03 DEBUG : empty space: Excluded (Size Filter) 2025/11/17 03:14:03 DEBUG : empty space: Excluded 2025/11/17 03:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: > dial: conn=172.17.0.1:57984->172.17.0.5:21, err= 2025/11/17 03:14:03 INFO : potato2: Moved (server-side) 2025/11/17 03:14:03 INFO : potato3: Moved (server-side) 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: dial("tcp","172.17.0.5:31087") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: > dial: conn=172.17.0.1:55394->172.17.0.5:31087, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:34638") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:55122->172.17.0.5:34638, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: dial("tcp","172.17.0.5:37441") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: > dial: conn=172.17.0.1:56138->172.17.0.5:37441, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Purge object "potato2" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Purge object "potato3" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-cohezis7sufo: Purge dir "" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: dial("tcp","172.17.0.5:39356") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: > dial: conn=172.17.0.1:42756->172.17.0.5:39356, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: Purge object "empty space" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-riravaw2taye: Purge dir "" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35083") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40796->172.17.0.5:35083, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35185") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52296->172.17.0.5:35185, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rogiday3hibo" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:57992->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35725") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42414->172.17.0.5:35725, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36163") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51430->172.17.0.5:36163, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37192") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56270->172.17.0.5:37192, err= 2025/11/17 03:14:03 INFO : tomatoDir: Making directory 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32491") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60272->172.17.0.5:32491, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38527") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56304->172.17.0.5:38527, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.5:21/rclone-test-hevijin3nino -> ftp://172.17.0.5:21/rclone-test-rogiday3hibo 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:34230") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:41862->172.17.0.5:34230, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:33332") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:37694->172.17.0.5:33332, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:38104") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:43432->172.17.0.5:38104, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Using server-side directory move 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:34569") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:37720->172.17.0.5:34569, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34792") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40888->172.17.0.5:34792, err= 2025/11/17 03:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : empty space: size = 1 OK 2025/11/17 03:14:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : empty space: Unchanged skipping 2025/11/17 03:14:03 DEBUG : potato3: size = 68 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:03 DEBUG : potato3: size = 60 (ftp://172.17.0.5:21/rclone-test-rogiday3hibo) 2025/11/17 03:14:03 DEBUG : potato3: Sizes differ 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32116") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:58008->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56422->172.17.0.5:32116, err= 2025/11/17 03:14:03 INFO : empty space: Deleted 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Waiting for transfers to finish 2025/11/17 03:14:03 INFO : potato2: Moved (server-side) 2025/11/17 03:14:03 INFO : potato3: Deleted 2025/11/17 03:14:03 INFO : potato3: Moved (server-side) 2025/11/17 03:14:03 INFO : tomatoDir: Removing directory 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: deleted 1 directories 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33107") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45310->172.17.0.5:33107, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30435") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53834->172.17.0.5:30435, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:31395") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:59232->172.17.0.5:31395, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yiguyov1mefo" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: > dial: conn=172.17.0.1:58014->172.17.0.5:21, err= 2025/11/17 03:14:03 INFO : tomatoDir: Making directory 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Using server-side directory move 2025/11/17 03:14:03 INFO : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Server side directory move succeeded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: dial("tcp","172.17.0.5:34528") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: > dial: conn=172.17.0.1:58976->172.17.0.5:34528, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: dial("tcp","172.17.0.5:37470") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: > dial: conn=172.17.0.1:52072->172.17.0.5:37470, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:33286") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:52358->172.17.0.5:33286, err= 2025/11/17 03:14:03 ERROR : error listing: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:30482") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:60060->172.17.0.5:30482, err= 2025/11/17 03:14:03 ERROR : error listing: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: dial("tcp","172.17.0.5:37933") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: > dial: conn=172.17.0.1:40684->172.17.0.5:37933, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Purge object "empty space" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Purge object "potato2" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Purge object "potato3" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: dial("tcp","172.17.0.5:34751") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: > dial: conn=172.17.0.1:49374->172.17.0.5:34751, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Purge dir "tomatoDir" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-yiguyov1mefo: Purge dir "" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: dial("tcp","172.17.0.5:36013") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: > dial: conn=172.17.0.1:38486->172.17.0.5:36013, err= 2025/11/17 03:14:03 ERROR : error listing: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-rogiday3hibo: Purge dir "" 2025/11/17 03:14:03 NOTICE: purge failed to rmdir "": directory not found 2025/11/17 03:14:03 NOTICE: purge failed: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35298") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37496->172.17.0.5:35298, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34381") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38062->172.17.0.5:34381, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35504") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43356->172.17.0.5:35504, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37675") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53510->172.17.0.5:37675, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/rclone-sync-test" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: > dial: conn=172.17.0.1:58016->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30285") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44944->172.17.0.5:30285, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32421") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50816->172.17.0.5:32421, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/rclone-sync-test" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: > dial: conn=172.17.0.1:58018->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/rclone-sync-test-include/layer2" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58026->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/rclone-sync-test-ignore-file" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58040->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32960") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55080->172.17.0.5:32960, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: dial("tcp","172.17.0.5:38806") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: > dial: conn=172.17.0.1:49774->172.17.0.5:38806, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32654") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46388->172.17.0.5:32654, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test: Excluded 2025/11/17 03:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35778") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34706->172.17.0.5:35778, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32997") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: dial("tcp","172.17.0.5:39649") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49534->172.17.0.5:32997, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test: > dial: conn=172.17.0.1:37174->172.17.0.5:39649, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test: Excluded 2025/11/17 03:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36315") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54924->172.17.0.5:36315, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : rclone-sync-test-include: Removing directory 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: failed to delete 1 directories 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:34416") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33082") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35232->172.17.0.5:34416, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45264->172.17.0.5:33082, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test: Excluded 2025/11/17 03:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33981") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53966->172.17.0.5:33981, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34130") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48354->172.17.0.5:34130, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: dial("tcp","172.17.0.5:32486") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33922->172.17.0.5:32486, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test: Excluded 2025/11/17 03:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33723") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35892->172.17.0.5:33723, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : rclone-sync-test-include: Removing directory 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: failed to delete 1 directories 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31592") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: dial("tcp","172.17.0.5:39723") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42432->172.17.0.5:39723, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45842->172.17.0.5:31592, err= 2025/11/17 03:14:03 DEBUG : Excluded 2025/11/17 03:14:03 DEBUG : rclone-sync-test: Excluded 2025/11/17 03:14:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37758") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60096->172.17.0.5:37758, err= 2025/11/17 03:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36539") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52742->172.17.0.5:36539, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30791") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31800") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37613") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57208->172.17.0.5:30791, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44850->172.17.0.5:37613, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53314->172.17.0.5:31800, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35488") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35638->172.17.0.5:35488, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34211") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58340->172.17.0.5:34211, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58052->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: > dial: conn=172.17.0.1:58056->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" to be canonical "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:37831") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:43310->172.17.0.5:37831, err= 2025/11/17 03:14:03 DEBUG : one: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:37135") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:60584->172.17.0.5:37135, err= 2025/11/17 03:14:03 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/17 03:14:03 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/17 03:14:03 INFO : one: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33654") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42622->172.17.0.5:33654, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37947") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36166->172.17.0.5:37947, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35489") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57802->172.17.0.5:35489, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36055") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41000->172.17.0.5:36055, err= 2025/11/17 03:14:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:39257") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:35782->172.17.0.5:39257, err= 2025/11/17 03:14:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:03 DEBUG : one: Sizes differ 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:32843") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:37422->172.17.0.5:32843, err= 2025/11/17 03:14:03 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/17 03:14:03 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/17 03:14:03 INFO : one: Copied (replaced existing) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39852") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40452->172.17.0.5:39852, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31534") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44180->172.17.0.5:31534, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33294") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40042->172.17.0.5:33294, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35692") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49878->172.17.0.5:35692, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31767") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41744->172.17.0.5:31767, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34818") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36616->172.17.0.5:34818, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38992") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51788->172.17.0.5:38992, err= 2025/11/17 03:14:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:35594") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:57676->172.17.0.5:35594, err= 2025/11/17 03:14:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:03 DEBUG : one: Sizes differ 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : one: size = 5 OK 2025/11/17 03:14:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38264") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36062->172.17.0.5:38264, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33434") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36061") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50144->172.17.0.5:36061, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45802->172.17.0.5:33434, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35496") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35304->172.17.0.5:35496, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35321") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55224->172.17.0.5:35321, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37100") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45280->172.17.0.5:37100, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39168") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60722->172.17.0.5:39168, err= 2025/11/17 03:14:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:38297") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:51236->172.17.0.5:38297, err= 2025/11/17 03:14:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:03 DEBUG : one: Sizes differ 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : two: size = 3 OK 2025/11/17 03:14:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: > dial: conn=172.17.0.1:58058->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : one: size = 5 OK 2025/11/17 03:14:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31549") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57262->172.17.0.5:31549, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35295") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31184") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44156->172.17.0.5:31184, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44464->172.17.0.5:35295, err= 2025/11/17 03:14:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:33119") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58014->172.17.0.5:33119, err= 2025/11/17 03:14:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:03 DEBUG : one: Sizes differ 2025/11/17 03:14:03 DEBUG : two: size = 3 OK 2025/11/17 03:14:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : one: size = 5 OK 2025/11/17 03:14:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 INFO : There was nothing to transfer 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35879") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42298->172.17.0.5:35879, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31120") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36162->172.17.0.5:31120, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33454") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51710->172.17.0.5:33454, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37474") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48182->172.17.0.5:37474, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35415") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33654") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35606->172.17.0.5:35415, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42630->172.17.0.5:33654, err= 2025/11/17 03:14:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/CompareDest" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/CompareDest" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:36036") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:33154->172.17.0.5:36036, err= 2025/11/17 03:14:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:03 DEBUG : one: Sizes differ 2025/11/17 03:14:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:03 DEBUG : two: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest) 2025/11/17 03:14:03 DEBUG : two: Sizes differ 2025/11/17 03:14:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : one: size = 5 OK 2025/11/17 03:14:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:36716") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:33132->172.17.0.5:36716, err= 2025/11/17 03:14:03 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/17 03:14:03 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/17 03:14:03 INFO : two: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32802") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54136->172.17.0.5:32802, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31479") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36699") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33362->172.17.0.5:31479, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50064->172.17.0.5:36699, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35881") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50968->172.17.0.5:35881, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37629") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48826->172.17.0.5:37629, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39360") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49402->172.17.0.5:39360, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35832") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36424->172.17.0.5:35832, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36767") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33294->172.17.0.5:36767, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35130") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48664->172.17.0.5:35130, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34086") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50300->172.17.0.5:34086, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33168") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30495") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33946->172.17.0.5:30495, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35416->172.17.0.5:33168, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dest" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: > dial: conn=172.17.0.1:58070->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/pre-dest1" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest1: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest1: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest1: > dial: conn=172.17.0.1:58086->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hevijin3nino/pre-dest1" to be canonical "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/pre-dest1" 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/pre-dest2" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest2: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest2: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest2: > dial: conn=172.17.0.1:58100->172.17.0.5:21, err= 2025/11/17 03:14:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hevijin3nino/pre-dest2" to be canonical "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/pre-dest2" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: dial("tcp","172.17.0.5:35978") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: > dial: conn=172.17.0.1:46462->172.17.0.5:35978, err= 2025/11/17 03:14:03 DEBUG : 1: size = 1 OK 2025/11/17 03:14:03 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : 2: size = 1 OK 2025/11/17 03:14:03 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/17 03:14:03 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: Waiting for checks to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: Waiting for transfers to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: dial("tcp","172.17.0.5:39611") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: > dial: conn=172.17.0.1:60544->172.17.0.5:39611, err= 2025/11/17 03:14:03 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/17 03:14:03 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/17 03:14:03 INFO : 3: Copied (new) 2025/11/17 03:14:03 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: dial("tcp","172.17.0.5:31682") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dest: > dial: conn=172.17.0.1:46466->172.17.0.5:31682, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30921") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42118->172.17.0.5:30921, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37599") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47420->172.17.0.5:37599, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34677") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38823") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38770->172.17.0.5:34677, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43318->172.17.0.5:38823, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38427") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43292->172.17.0.5:38427, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33686") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47376->172.17.0.5:33686, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37228") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32292") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56814->172.17.0.5:37228, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57794->172.17.0.5:32292, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32090") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60032->172.17.0.5:32090, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest1: closing 1 unused connections 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32977") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52824->172.17.0.5:32977, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35626") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41190->172.17.0.5:35626, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32497") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46726->172.17.0.5:32497, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39451") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46130->172.17.0.5:39451, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39539") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44958->172.17.0.5:39539, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37470") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52088->172.17.0.5:37470, err= 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32455") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44466->172.17.0.5:32455, err= 2025/11/17 03:14:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:03 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:03 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:03 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58104->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: > dial: conn=172.17.0.1:58118->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hevijin3nino/backup" to be canonical "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:31004") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:39732->172.17.0.5:31004, err= 2025/11/17 03:14:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 INFO : one: Moved (server-side) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:31806") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:43126->172.17.0.5:31806, err= 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39766") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45350->172.17.0.5:39766, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31429") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38078") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39494->172.17.0.5:38078, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59734->172.17.0.5:31429, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31413") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52856->172.17.0.5:31413, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36971") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49532->172.17.0.5:36971, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37033") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35256") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53658->172.17.0.5:35256, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44630->172.17.0.5:37033, err= 2025/11/17 03:14:04 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/backup" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:37437") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:48988->172.17.0.5:37437, err= 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 INFO : one: Deleted 2025/11/17 03:14:04 INFO : one: Moved (server-side) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:34802") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:51432->172.17.0.5:34802, err= 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt: Deleted 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30979") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39942->172.17.0.5:30979, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38780") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37378") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41872->172.17.0.5:38780, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54106->172.17.0.5:37378, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34644") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58384->172.17.0.5:34644, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36868") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37570") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47300->172.17.0.5:37570, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41178->172.17.0.5:36868, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38352") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50644->172.17.0.5:38352, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30583") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53090->172.17.0.5:30583, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31466") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37168->172.17.0.5:31466, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35979") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58664->172.17.0.5:35979, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34493") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50296->172.17.0.5:34493, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37631") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50346->172.17.0.5:37631, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58124->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: > dial: conn=172.17.0.1:58130->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hevijin3nino/backup" to be canonical "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:35365") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:44576->172.17.0.5:35365, err= 2025/11/17 03:14:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:37836") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:48868->172.17.0.5:37836, err= 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34112") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37094->172.17.0.5:34112, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37554") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60994->172.17.0.5:37554, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38560") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45788->172.17.0.5:38560, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32395") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54294->172.17.0.5:32395, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31112") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59168->172.17.0.5:31112, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35674") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55506->172.17.0.5:35674, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36341") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52250->172.17.0.5:36341, err= 2025/11/17 03:14:04 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/backup" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:33312") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:47366->172.17.0.5:33312, err= 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 INFO : one.bak: Deleted 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:39394") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:46958->172.17.0.5:39394, err= 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt.bak: Deleted 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32700") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39700->172.17.0.5:32700, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39262") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33292") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45486->172.17.0.5:39262, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35572->172.17.0.5:33292, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35769") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55676->172.17.0.5:35769, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34101") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32025") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54198->172.17.0.5:34101, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44414->172.17.0.5:32025, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37414") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51190->172.17.0.5:37414, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33128") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47792->172.17.0.5:33128, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36500") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34728->172.17.0.5:36500, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39656") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34756->172.17.0.5:39656, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30823") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49592->172.17.0.5:30823, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39794") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33092->172.17.0.5:39794, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58132->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: > dial: conn=172.17.0.1:58144->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-hevijin3nino/backup" to be canonical "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:35277") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:59862->172.17.0.5:35277, err= 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:36571") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:56564->172.17.0.5:36571, err= 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32049") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42496->172.17.0.5:32049, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38791") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46302->172.17.0.5:38791, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35008") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39542->172.17.0.5:35008, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38041") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37050->172.17.0.5:38041, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36110") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48700->172.17.0.5:36110, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34017") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40938->172.17.0.5:34017, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31320") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59602->172.17.0.5:31320, err= 2025/11/17 03:14:04 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-hevijin3nino/backup" for canonical name "TestFTPPureftpd{Zi_Vs}:rclone-test-hevijin3nino/backup" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:32542") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:50718->172.17.0.5:32542, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 INFO : one-2019-01-01: Deleted 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:34258") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:54770->172.17.0.5:34258, err= 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three-2019-01-01.txt: Deleted 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31347") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35096->172.17.0.5:31347, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35294") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37993") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45124->172.17.0.5:35294, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53108->172.17.0.5:37993, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32127") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49058->172.17.0.5:32127, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36254") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49518->172.17.0.5:36254, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30536") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38742->172.17.0.5:30536, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30600") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40270->172.17.0.5:30600, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.12s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30881") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43990->172.17.0.5:30881, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34480") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40498->172.17.0.5:34480, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36079") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49204->172.17.0.5:36079, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31529") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52454->172.17.0.5:31529, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30177") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43666->172.17.0.5:30177, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58148->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:32372") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:48440->172.17.0.5:32372, err= 2025/11/17 03:14:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:30864") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:59578->172.17.0.5:30864, err= 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33286") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52360->172.17.0.5:33286, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31117") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36972->172.17.0.5:31117, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30157") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55846->172.17.0.5:30157, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:40000") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39778->172.17.0.5:40000, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31754") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34798->172.17.0.5:31754, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:32864") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:54546->172.17.0.5:32864, err= 2025/11/17 03:14:04 DEBUG : one.bak: Excluded (Path Filter) 2025/11/17 03:14:04 DEBUG : one.bak: Excluded 2025/11/17 03:14:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/17 03:14:04 DEBUG : three.txt.bak: Excluded 2025/11/17 03:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for checks to finish 2025/11/17 03:14:04 INFO : one.bak: Deleted 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:30129") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:39354->172.17.0.5:30129, err= 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : three.txt.bak: Deleted 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/17 03:14:04 INFO : three.txt: Moved into backup dir 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30019") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34096->172.17.0.5:30019, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32299") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55784->172.17.0.5:32299, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30297") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43636->172.17.0.5:30297, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31054") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49678->172.17.0.5:31054, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34820") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51518->172.17.0.5:34820, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33157") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33036->172.17.0.5:33157, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36993") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36570->172.17.0.5:36993, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33714") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53418->172.17.0.5:33714, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34654") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44576->172.17.0.5:34654, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30714") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34550->172.17.0.5:30714, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58150->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:36236") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:57712->172.17.0.5:36236, err= 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : three.txt: Sizes differ 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:39366") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:43946->172.17.0.5:39366, err= 2025/11/17 03:14:04 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/17 03:14:04 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/17 03:14:04 INFO : three.txt: Copied (new) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38567") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48410->172.17.0.5:38567, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39984") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52870->172.17.0.5:39984, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35486") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35126->172.17.0.5:35486, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31939") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34170->172.17.0.5:31939, err= 2025/11/17 03:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 INFO : one.bak: Deleted 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:39219") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:40212->172.17.0.5:39219, err= 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : three.txt: Sizes differ 2025/11/17 03:14:04 INFO : three.txt.bak: Deleted 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:38391") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:52746->172.17.0.5:38391, err= 2025/11/17 03:14:04 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/17 03:14:04 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/17 03:14:04 INFO : three.txt: Copied (new) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33393") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52382->172.17.0.5:33393, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35306") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39870->172.17.0.5:35306, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32473") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59830->172.17.0.5:32473, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33469") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39956->172.17.0.5:33469, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33352") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51610->172.17.0.5:33352, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36057") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52646->172.17.0.5:36057, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31278") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50480->172.17.0.5:31278, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38931") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56182->172.17.0.5:38931, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38659") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37884->172.17.0.5:38659, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37752") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45194->172.17.0.5:37752, err= 2025/11/17 03:14:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevijin3nino/dst" 2025/11/17 03:14:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Zi_Vs}" suffix to name 2025/11/17 03:14:04 DEBUG : Setting host="172.17.0.5" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/17 03:14:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/17 03:14:04 DEBUG : Setting pass="JLghSpUjcSLHKvHzNXazn1_1GMuDBLZNGtM7QzNna7w" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/17 03:14:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: Connecting to FTP server 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:58158->172.17.0.5:21, err= 2025/11/17 03:14:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:33228") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:48612->172.17.0.5:33228, err= 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/17 03:14:04 DEBUG : one.a292864a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : three.txt: size = 5 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : three.txt: Sizes differ 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:31197") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:39902->172.17.0.5:31197, err= 2025/11/17 03:14:04 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/17 03:14:04 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/17 03:14:04 INFO : three.txt: Copied (new) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35314") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48822->172.17.0.5:35314, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38016") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35236->172.17.0.5:38016, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36021") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36324->172.17.0.5:36021, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35234") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59900->172.17.0.5:35234, err= 2025/11/17 03:14:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : one: size = 4 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : one: Sizes differ 2025/11/17 03:14:04 INFO : one-2019-01-01: Deleted 2025/11/17 03:14:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:33455") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:57292->172.17.0.5:33455, err= 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/17 03:14:04 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/17 03:14:04 INFO : one: Copied (new) 2025/11/17 03:14:04 DEBUG : two: size = 3 OK 2025/11/17 03:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : two: Unchanged skipping 2025/11/17 03:14:04 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : three.txt: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst) 2025/11/17 03:14:04 DEBUG : three.txt: Sizes differ 2025/11/17 03:14:04 INFO : three-2019-01-01.txt: Deleted 2025/11/17 03:14:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: dial("tcp","172.17.0.5:35591") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino/dst: > dial: conn=172.17.0.1:44512->172.17.0.5:35591, err= 2025/11/17 03:14:04 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/17 03:14:04 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/17 03:14:04 INFO : three.txt: Copied (new) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30254") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37972->172.17.0.5:30254, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32046") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52726->172.17.0.5:32046, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31783") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36458->172.17.0.5:31783, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33560") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47060->172.17.0.5:33560, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36468") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49266->172.17.0.5:36468, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34204") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33114->172.17.0.5:34204, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35413") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60424->172.17.0.5:35413, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38430") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54576->172.17.0.5:38430, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : Testêé: size = 18 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : Testêé: Sizes differ 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38916") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45772->172.17.0.5:38916, err= 2025/11/17 03:14:04 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/17 03:14:04 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/17 03:14:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30777") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38456->172.17.0.5:30777, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39298") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54872->172.17.0.5:39298, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34059") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59178->172.17.0.5:34059, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35869") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49440->172.17.0.5:35869, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37435") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53706->172.17.0.5:37435, err= 2025/11/17 03:14:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37849") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45454->172.17.0.5:37849, err= 2025/11/17 03:14:04 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/17 03:14:04 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/17 03:14:04 INFO : existing: Copied (new) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35708") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44704->172.17.0.5:35708, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34392") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57480->172.17.0.5:34392, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31750") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37692->172.17.0.5:31750, err= 2025/11/17 03:14:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : existing: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : existing: Sizes differ 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:04 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: not deleting files as there were IO errors 2025/11/17 03:14:04 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: not deleting directories as there were IO errors 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38518") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43816->172.17.0.5:38518, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37767") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44804->172.17.0.5:37767, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34310") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57268->172.17.0.5:34310, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39973") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49454->172.17.0.5:39973, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31788") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39604->172.17.0.5:31788, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36127") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44496->172.17.0.5:36127, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : EXISTING: size = 6 OK 2025/11/17 03:14:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : existing: Unchanged skipping 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : There was nothing to transfer 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38595") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44242->172.17.0.5:38595, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39120") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42754->172.17.0.5:39120, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31674") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53004->172.17.0.5:31674, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37781") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43194->172.17.0.5:37781, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31103") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50348->172.17.0.5:31103, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31544") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58038->172.17.0.5:31544, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31889") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38168->172.17.0.5:31889, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32704") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57380->172.17.0.5:32704, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39184") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46452->172.17.0.5:39184, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36146") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42142->172.17.0.5:36146, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36655") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47464->172.17.0.5:36655, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39758") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60750->172.17.0.5:39758, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33486") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44480->172.17.0.5:33486, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37654") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40028->172.17.0.5:37654, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36872") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38696->172.17.0.5:36872, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30821") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49304->172.17.0.5:30821, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36236") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57718->172.17.0.5:36236, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32017") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50592->172.17.0.5:32017, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35592") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46040->172.17.0.5:35592, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35011") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51648->172.17.0.5:35011, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33647") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60896->172.17.0.5:33647, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35645") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35226->172.17.0.5:35645, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32255") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42686->172.17.0.5:32255, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30755") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42996->172.17.0.5:30755, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35809") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40100->172.17.0.5:35809, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32061") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47090->172.17.0.5:32061, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33192") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39996->172.17.0.5:33192, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34025") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33748->172.17.0.5:34025, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39388") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59410->172.17.0.5:39388, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39359") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47612->172.17.0.5:39359, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30785") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44614->172.17.0.5:30785, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35206") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56346->172.17.0.5:35206, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31591") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38366->172.17.0.5:31591, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32715") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38536->172.17.0.5:32715, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34662") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50036->172.17.0.5:34662, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37290") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38742->172.17.0.5:37290, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32075") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60372->172.17.0.5:32075, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38610") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35596->172.17.0.5:38610, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39705") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37538->172.17.0.5:39705, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35976") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52804->172.17.0.5:35976, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32466") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43220->172.17.0.5:32466, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31727") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43194->172.17.0.5:31727, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31836") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49084->172.17.0.5:31836, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34156") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53236->172.17.0.5:34156, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31163") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48870->172.17.0.5:31163, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38256") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41700->172.17.0.5:38256, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30840") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53960->172.17.0.5:30840, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35780") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45760->172.17.0.5:35780, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36140") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36172->172.17.0.5:36140, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35292") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49912->172.17.0.5:35292, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33371") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49782->172.17.0.5:33371, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38910") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36556->172.17.0.5:38910, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34101") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54200->172.17.0.5:34101, err= 2025/11/17 03:14:04 DEBUG : both0: size = 6 OK 2025/11/17 03:14:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both11: size = 6 OK 2025/11/17 03:14:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both12: size = 6 OK 2025/11/17 03:14:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : both10: size = 6 OK 2025/11/17 03:14:04 DEBUG : both0: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both13: size = 6 OK 2025/11/17 03:14:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both13: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both14: size = 6 OK 2025/11/17 03:14:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both14: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both15: size = 6 OK 2025/11/17 03:14:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both15: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both16: size = 6 OK 2025/11/17 03:14:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both16: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both17: size = 6 OK 2025/11/17 03:14:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both10: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both18: size = 6 OK 2025/11/17 03:14:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both18: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both19: size = 6 OK 2025/11/17 03:14:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both19: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both1: size = 6 OK 2025/11/17 03:14:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both12: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both2: size = 6 OK 2025/11/17 03:14:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both2: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both3: size = 6 OK 2025/11/17 03:14:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both3: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both4: size = 6 OK 2025/11/17 03:14:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both4: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both5: size = 6 OK 2025/11/17 03:14:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both11: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both6: size = 6 OK 2025/11/17 03:14:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both17: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both7: size = 6 OK 2025/11/17 03:14:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both6: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both8: size = 6 OK 2025/11/17 03:14:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both8: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both9: size = 6 OK 2025/11/17 03:14:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both1: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both5: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both7: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both9: Unchanged skipping 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 INFO : only15: Deleted 2025/11/17 03:14:04 INFO : only1: Deleted 2025/11/17 03:14:04 INFO : only14: Deleted 2025/11/17 03:14:04 INFO : only9: Deleted 2025/11/17 03:14:04 INFO : only7: Deleted 2025/11/17 03:14:04 INFO : only5: Deleted 2025/11/17 03:14:04 INFO : only3: Deleted 2025/11/17 03:14:04 INFO : only4: Deleted 2025/11/17 03:14:04 INFO : only16: Deleted 2025/11/17 03:14:04 INFO : only10: Deleted 2025/11/17 03:14:04 INFO : only8: Deleted 2025/11/17 03:14:04 INFO : only13: Deleted 2025/11/17 03:14:04 INFO : only0: Deleted 2025/11/17 03:14:04 INFO : only12: Deleted 2025/11/17 03:14:04 INFO : only19: Deleted 2025/11/17 03:14:04 INFO : only18: Deleted 2025/11/17 03:14:04 INFO : only6: Deleted 2025/11/17 03:14:04 INFO : only17: Deleted 2025/11/17 03:14:04 INFO : only2: Deleted 2025/11/17 03:14:04 INFO : only11: Deleted 2025/11/17 03:14:04 INFO : There was nothing to transfer 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39276") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41444->172.17.0.5:39276, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34593") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40058->172.17.0.5:34593, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31686") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38400->172.17.0.5:31686, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31596") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34662->172.17.0.5:31596, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35172") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37990->172.17.0.5:35172, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30510") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35464->172.17.0.5:30510, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34613") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50478->172.17.0.5:34613, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30497") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50606->172.17.0.5:30497, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33191") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51460->172.17.0.5:33191, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31866") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34826->172.17.0.5:31866, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38824") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43844->172.17.0.5:38824, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33245") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38282->172.17.0.5:33245, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33331") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58814->172.17.0.5:33331, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38332") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36550->172.17.0.5:38332, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36841") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33086->172.17.0.5:36841, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33751") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55230->172.17.0.5:33751, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38958") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42292->172.17.0.5:38958, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31422") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49300->172.17.0.5:31422, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37022") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38204->172.17.0.5:37022, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38007") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36694->172.17.0.5:38007, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35679") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41082->172.17.0.5:35679, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30770") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48212->172.17.0.5:30770, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37730") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60564->172.17.0.5:37730, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33143") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33036->172.17.0.5:33143, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34776") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52036->172.17.0.5:34776, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31532") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40402->172.17.0.5:31532, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35457") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58010->172.17.0.5:35457, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34414") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38682->172.17.0.5:34414, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36718") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52284->172.17.0.5:36718, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35852") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56394->172.17.0.5:35852, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34987") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58332->172.17.0.5:34987, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35373") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46118->172.17.0.5:35373, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35013") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43530->172.17.0.5:35013, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35067") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48184->172.17.0.5:35067, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36863") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46224->172.17.0.5:36863, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32165") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53548->172.17.0.5:32165, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35036") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48296->172.17.0.5:35036, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39126") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47856->172.17.0.5:39126, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39434") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36550->172.17.0.5:39434, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33447") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32902->172.17.0.5:33447, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32322") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50566->172.17.0.5:32322, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36713") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44800->172.17.0.5:36713, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35118") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42892->172.17.0.5:35118, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37369") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49564->172.17.0.5:37369, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35444") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39400->172.17.0.5:35444, err= 2025/11/17 03:14:04 DEBUG : both0: size = 6 OK 2025/11/17 03:14:04 DEBUG : both10: size = 6 OK 2025/11/17 03:14:04 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both11: size = 6 OK 2025/11/17 03:14:04 DEBUG : both12: size = 6 OK 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:04 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both0: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both13: size = 6 OK 2025/11/17 03:14:04 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both13: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both14: size = 6 OK 2025/11/17 03:14:04 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both14: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both15: size = 6 OK 2025/11/17 03:14:04 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both15: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both16: size = 6 OK 2025/11/17 03:14:04 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both16: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both17: size = 6 OK 2025/11/17 03:14:04 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both10: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both18: size = 6 OK 2025/11/17 03:14:04 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both17: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both19: size = 6 OK 2025/11/17 03:14:04 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both11: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both1: size = 6 OK 2025/11/17 03:14:04 DEBUG : both12: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both2: size = 6 OK 2025/11/17 03:14:04 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both19: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both3: size = 6 OK 2025/11/17 03:14:04 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both3: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both4: size = 6 OK 2025/11/17 03:14:04 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both4: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both5: size = 6 OK 2025/11/17 03:14:04 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both5: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both6: size = 6 OK 2025/11/17 03:14:04 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both6: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both7: size = 6 OK 2025/11/17 03:14:04 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both7: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both8: size = 6 OK 2025/11/17 03:14:04 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both1: Unchanged skipping 2025/11/17 03:14:04 DEBUG : both9: size = 6 OK 2025/11/17 03:14:04 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:04 DEBUG : both18: Unchanged skipping 2025/11/17 03:14:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only0: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only0: Sizes differ 2025/11/17 03:14:04 DEBUG : both2: Unchanged skipping 2025/11/17 03:14:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only10: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only10: Sizes differ 2025/11/17 03:14:04 DEBUG : both8: Unchanged skipping 2025/11/17 03:14:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only11: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only11: Sizes differ 2025/11/17 03:14:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only12: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only12: Sizes differ 2025/11/17 03:14:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only13: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only13: Sizes differ 2025/11/17 03:14:04 DEBUG : both9: Unchanged skipping 2025/11/17 03:14:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only14: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only14: Sizes differ 2025/11/17 03:14:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only15: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only15: Sizes differ 2025/11/17 03:14:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only16: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only16: Sizes differ 2025/11/17 03:14:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only17: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only17: Sizes differ 2025/11/17 03:14:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only18: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only18: Sizes differ 2025/11/17 03:14:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only19: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only19: Sizes differ 2025/11/17 03:14:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only1: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only1: Sizes differ 2025/11/17 03:14:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only2: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only2: Sizes differ 2025/11/17 03:14:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only3: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only3: Sizes differ 2025/11/17 03:14:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only4: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only4: Sizes differ 2025/11/17 03:14:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only5: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only5: Sizes differ 2025/11/17 03:14:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only6: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only6: Sizes differ 2025/11/17 03:14:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only7: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only7: Sizes differ 2025/11/17 03:14:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only8: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only8: Sizes differ 2025/11/17 03:14:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone140266279) 2025/11/17 03:14:04 DEBUG : only9: size = 6 (ftp://172.17.0.5:21/rclone-test-hevijin3nino) 2025/11/17 03:14:04 DEBUG : only9: Sizes differ 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37031") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36945") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32855") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37104->172.17.0.5:36945, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53486->172.17.0.5:32855, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41786->172.17.0.5:37031, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37708") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57036->172.17.0.5:37708, err= 2025/11/17 03:14:04 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/17 03:14:04 INFO : only15: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35004") 2025/11/17 03:14:04 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35948->172.17.0.5:35004, err= 2025/11/17 03:14:04 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/17 03:14:04 INFO : only11: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31289") 2025/11/17 03:14:04 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51302->172.17.0.5:31289, err= 2025/11/17 03:14:04 INFO : only14: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34411") 2025/11/17 03:14:04 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/17 03:14:04 INFO : only12: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44554->172.17.0.5:34411, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37462") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52426->172.17.0.5:37462, err= 2025/11/17 03:14:04 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/17 03:14:04 INFO : only16: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/17 03:14:04 INFO : only17: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38623") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33153") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53202->172.17.0.5:38623, err= 2025/11/17 03:14:04 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/17 03:14:04 INFO : only19: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/17 03:14:04 INFO : only18: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37526->172.17.0.5:33153, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39532") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39670->172.17.0.5:39532, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38058") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33336->172.17.0.5:38058, err= 2025/11/17 03:14:04 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/17 03:14:04 INFO : only0: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/17 03:14:04 INFO : only1: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37635") 2025/11/17 03:14:04 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/17 03:14:04 INFO : only4: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38244->172.17.0.5:37635, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37393") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37086") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40172->172.17.0.5:37393, err= 2025/11/17 03:14:04 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/17 03:14:04 INFO : only10: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37542->172.17.0.5:37086, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38199") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36384->172.17.0.5:38199, err= 2025/11/17 03:14:04 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/17 03:14:04 INFO : only5: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38679") 2025/11/17 03:14:04 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/17 03:14:04 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/17 03:14:04 INFO : only7: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42252->172.17.0.5:38679, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37964") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46274->172.17.0.5:37964, err= 2025/11/17 03:14:04 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/17 03:14:04 INFO : only6: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/17 03:14:04 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/17 03:14:04 INFO : only8: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34260") 2025/11/17 03:14:04 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32241") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44424->172.17.0.5:34260, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34404->172.17.0.5:32241, err= 2025/11/17 03:14:04 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/17 03:14:04 INFO : only9: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/17 03:14:04 INFO : only13: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/17 03:14:04 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/17 03:14:04 INFO : only2: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/17 03:14:04 INFO : only3: Copied (replaced existing) 2025/11/17 03:14:04 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35784") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60252->172.17.0.5:35784, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33064") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33868->172.17.0.5:33064, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34367") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55118->172.17.0.5:34367, err= --- PASS: TestSyncConcurrentTruncate (0.11s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:04 DEBUG : empty_on_remote: Making directory with metadata 2025/11/17 03:14:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:04 INFO : empty_on_remote: Making directory 2025/11/17 03:14:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 03:14:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36722") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59890->172.17.0.5:36722, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34920") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32543") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39269") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56452->172.17.0.5:34920, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43988->172.17.0.5:39269, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55086->172.17.0.5:32543, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39244") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35768->172.17.0.5:39244, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30575") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38356->172.17.0.5:30575, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:04 DEBUG : empty_on_remote: Making directory with metadata 2025/11/17 03:14:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/17 03:14:04 INFO : empty_on_remote: Making directory 2025/11/17 03:14:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/17 03:14:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39101") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58442->172.17.0.5:39101, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39947") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36852") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35978") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38452->172.17.0.5:39947, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46468->172.17.0.5:35978, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47278->172.17.0.5:36852, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35914") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41186->172.17.0.5:35914, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35724") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43746->172.17.0.5:35724, err= 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38814") 2025/11/17 03:14:04 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35346->172.17.0.5:38814, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:04 INFO : sub dir: Making directory 2025/11/17 03:14:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39014") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58398->172.17.0.5:39014, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31109") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36701") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36324->172.17.0.5:31109, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56380->172.17.0.5:36701, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31776") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41626->172.17.0.5:31776, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39624") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46256->172.17.0.5:39624, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35792") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60674->172.17.0.5:35792, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31254") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51566->172.17.0.5:31254, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39076") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52364->172.17.0.5:39076, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35582") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36438->172.17.0.5:35582, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39499") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60608->172.17.0.5:39499, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31234") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45646->172.17.0.5:31234, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/17 03:14:05 INFO : sub dir: Making directory 2025/11/17 03:14:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39476") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48084->172.17.0.5:39476, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35438") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46344->172.17.0.5:35438, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32971") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41054->172.17.0.5:32971, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31549") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57266->172.17.0.5:31549, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37316") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50020->172.17.0.5:37316, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39151") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55054->172.17.0.5:39151, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30297") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43646->172.17.0.5:30297, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33275") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54254->172.17.0.5:33275, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31321") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52200->172.17.0.5:31321, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38235") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58176->172.17.0.5:38235, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34219") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43400->172.17.0.5:34219, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31061") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33084->172.17.0.5:31061, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30989") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58060->172.17.0.5:30989, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37678") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57016->172.17.0.5:37678, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35731") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41000->172.17.0.5:35731, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31145") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49006->172.17.0.5:31145, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32484") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55790->172.17.0.5:32484, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31424") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58334->172.17.0.5:31424, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35188") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59046->172.17.0.5:35188, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32204") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57442->172.17.0.5:32204, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33170") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47048->172.17.0.5:33170, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31266") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50210->172.17.0.5:31266, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33962") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41924->172.17.0.5:33962, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34338") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52246->172.17.0.5:34338, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38266") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55094->172.17.0.5:38266, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37175") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35390->172.17.0.5:37175, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36278") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58346->172.17.0.5:36278, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30430") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42982->172.17.0.5:30430, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37758") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60110->172.17.0.5:37758, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32288") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51406->172.17.0.5:32288, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37613") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44858->172.17.0.5:37613, err= 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35869") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49444->172.17.0.5:35869, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37821") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43076->172.17.0.5:37821, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38916") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45788->172.17.0.5:38916, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33745") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40970->172.17.0.5:33745, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37713") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35140->172.17.0.5:37713, err= 2025/11/17 03:14:05 DEBUG : apple: size = 5 OK 2025/11/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : banana: size = 6 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37866") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42538->172.17.0.5:37866, err= 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 INFO : There was nothing to transfer 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39638") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36984->172.17.0.5:39638, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35416") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53456->172.17.0.5:35416, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33188") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45558->172.17.0.5:33188, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37412") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41742->172.17.0.5:37412, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35799") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36110->172.17.0.5:35799, err= 2025/11/17 03:14:05 DEBUG : apple: size = 5 OK 2025/11/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:05 DEBUG : banana: size = 6 OK 2025/11/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34146") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52590->172.17.0.5:34146, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 INFO : There was nothing to transfer 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34001") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44570->172.17.0.5:34001, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34704") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46948->172.17.0.5:34704, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38454") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33766->172.17.0.5:38454, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34189") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41070->172.17.0.5:34189, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36805") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49938->172.17.0.5:36805, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30262") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35240->172.17.0.5:30262, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37979") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41474->172.17.0.5:37979, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35670") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56116->172.17.0.5:35670, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35492") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37560->172.17.0.5:35492, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32997") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49550->172.17.0.5:32997, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32210") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44838->172.17.0.5:32210, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32123") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39498->172.17.0.5:32123, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33206") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60294->172.17.0.5:33206, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32487") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51586->172.17.0.5:32487, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39150") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37624->172.17.0.5:39150, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33571") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50064->172.17.0.5:33571, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32908") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53630->172.17.0.5:32908, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36715") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39754->172.17.0.5:36715, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31918") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51930->172.17.0.5:31918, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38549") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44798->172.17.0.5:38549, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38461") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41560->172.17.0.5:38461, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38924") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52004->172.17.0.5:38924, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35214") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33532->172.17.0.5:35214, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32696") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40912->172.17.0.5:32696, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30983") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48820->172.17.0.5:30983, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36067") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35354->172.17.0.5:36067, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35365") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44590->172.17.0.5:35365, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39808") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51220->172.17.0.5:39808, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35893") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34670->172.17.0.5:35893, err= 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30653") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49164->172.17.0.5:30653, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39626") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34988->172.17.0.5:39626, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36107") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46326->172.17.0.5:36107, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32245") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42424->172.17.0.5:32245, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38246") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53470->172.17.0.5:38246, err= 2025/11/17 03:14:05 DEBUG : apple: size = 5 OK 2025/11/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:05 DEBUG : banana: size = 6 OK 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30077") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45688->172.17.0.5:30077, err= 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 INFO : There was nothing to transfer 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34173") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58432->172.17.0.5:34173, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38030") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40058->172.17.0.5:38030, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35616") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44620->172.17.0.5:35616, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35587") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46670->172.17.0.5:35587, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34721") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48006->172.17.0.5:34721, err= 2025/11/17 03:14:05 DEBUG : apple: size = 5 OK 2025/11/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : banana: size = 6 OK 2025/11/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34949") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51886->172.17.0.5:34949, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 INFO : There was nothing to transfer 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31606") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32966->172.17.0.5:31606, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38464") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42326->172.17.0.5:38464, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39603") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47084->172.17.0.5:39603, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33967") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33078->172.17.0.5:33967, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37474") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48188->172.17.0.5:37474, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30697") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37784->172.17.0.5:30697, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38229") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57556->172.17.0.5:38229, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33652") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36096->172.17.0.5:33652, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36259") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57742->172.17.0.5:36259, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36740") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58682->172.17.0.5:36740, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31002") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47192->172.17.0.5:31002, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32474") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59086->172.17.0.5:32474, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33606") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35110->172.17.0.5:33606, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31795") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41180->172.17.0.5:31795, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36898") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44146->172.17.0.5:36898, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34182") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56178->172.17.0.5:34182, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30514") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41280->172.17.0.5:30514, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33290") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39888->172.17.0.5:33290, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32182") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60384->172.17.0.5:32182, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36932") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40172->172.17.0.5:36932, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39337") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51152->172.17.0.5:39337, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30107") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43240->172.17.0.5:30107, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35337") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50962->172.17.0.5:35337, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37266") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44412->172.17.0.5:37266, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38539") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35212->172.17.0.5:38539, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34048") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40694->172.17.0.5:34048, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39530") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46794->172.17.0.5:39530, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32040") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55360->172.17.0.5:32040, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33813") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34746->172.17.0.5:33813, err= 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39643") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57728->172.17.0.5:39643, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38584") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45566->172.17.0.5:38584, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33872") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42142->172.17.0.5:33872, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30626") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39966->172.17.0.5:30626, err= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38853") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45448->172.17.0.5:38853, err= 2025/11/17 03:14:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39879") 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36188") 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58172->172.17.0.5:21, err= 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40022->172.17.0.5:36188, err= 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52486->172.17.0.5:39879, err= 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30888") 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55956->172.17.0.5:30888, err= 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33694") 2025/11/17 03:14:05 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60566->172.17.0.5:33694, err= 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/17 03:14:05 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35441") 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44244->172.17.0.5:35441, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36340") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58604->172.17.0.5:36340, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30724") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45878->172.17.0.5:30724, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37695") 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52286->172.17.0.5:37695, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30709") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51168->172.17.0.5:30709, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38399") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60602->172.17.0.5:38399, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32803") 2025/11/17 03:14:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37344") 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45254->172.17.0.5:32803, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34438->172.17.0.5:37344, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35628") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43012->172.17.0.5:35628, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37602") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35188") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59058->172.17.0.5:35188, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43522->172.17.0.5:37602, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33918") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60134->172.17.0.5:33918, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34512") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33413") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57218->172.17.0.5:34512, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59004->172.17.0.5:33413, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36970") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56148->172.17.0.5:36970, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37646") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51746->172.17.0.5:37646, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/17 03:14:05 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38366") 2025/11/17 03:14:05 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/17 03:14:05 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56282->172.17.0.5:38366, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Connecting to FTP server 2025/11/17 03:14:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58186->172.17.0.5:21, err= 2025/11/17 03:14:05 INFO : apple: Deleted 2025/11/17 03:14:05 INFO : banana: Deleted 2025/11/17 03:14:05 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:14:05 INFO : appleappleapplebanana: Deleted 2025/11/17 03:14:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:14:05 INFO : splitbananasplit: Deleted 2025/11/17 03:14:05 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58202->172.17.0.5:21, err= 2025/11/17 03:14:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:21") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58218->172.17.0.5:21, err= 2025/11/17 03:14:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:14:05 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35045") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50140->172.17.0.5:35045, err= 2025/11/17 03:14:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : YXBwbGU=: Excluded 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/17 03:14:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : YmFuYW5h: Excluded 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31850") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53422->172.17.0.5:31850, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38819") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38428->172.17.0.5:38819, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33292") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35578->172.17.0.5:33292, err= 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36443") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52132->172.17.0.5:36443, err= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/17 03:14:05 DEBUG : YXBwbGU=: size = 5 OK 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:05 DEBUG : YmFuYW5h: size = 6 OK 2025/11/17 03:14:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30277") 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33978->172.17.0.5:30277, err= 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/17 03:14:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30891") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49650->172.17.0.5:30891, err= 2025/11/17 03:14:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : YXBwbGU=: Excluded 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/17 03:14:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : YmFuYW5h: Excluded 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30107") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43242->172.17.0.5:30107, err= 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31138") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44450->172.17.0.5:31138, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31198") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48772->172.17.0.5:31198, err= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : apple: transformed to: YXBwbGU= 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/17 03:14:05 DEBUG : banana: transformed to: YmFuYW5h 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31709") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44314->172.17.0.5:31709, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37284") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60790->172.17.0.5:37284, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31506") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39814->172.17.0.5:31506, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35498") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55082->172.17.0.5:35498, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38620") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47480->172.17.0.5:38620, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33068") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48784->172.17.0.5:33068, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36890") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56872->172.17.0.5:36890, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39562") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57242->172.17.0.5:39562, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32292") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57808->172.17.0.5:32292, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37945") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56738->172.17.0.5:37945, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32526") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58552->172.17.0.5:32526, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33415") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34154->172.17.0.5:33415, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39344") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33434->172.17.0.5:39344, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39176") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33642->172.17.0.5:39176, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32534") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43094->172.17.0.5:32534, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30333") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40470->172.17.0.5:30333, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34919") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33688->172.17.0.5:34919, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34789") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51152->172.17.0.5:34789, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33397") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35248->172.17.0.5:33397, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31212") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59188->172.17.0.5:31212, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36914") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35838->172.17.0.5:36914, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37906") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57456->172.17.0.5:37906, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33277") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49482->172.17.0.5:33277, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38548") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52856->172.17.0.5:38548, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36230") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35166->172.17.0.5:36230, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31522") 2025/11/17 03:14:05 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40984->172.17.0.5:31522, err= 2025/11/17 03:14:05 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : apple: Excluded 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:05 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : banana: Excluded 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33542") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46074->172.17.0.5:33542, err= 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36990") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45804->172.17.0.5:36990, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32037") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34520->172.17.0.5:32037, err= 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38786") 2025/11/17 03:14:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54842->172.17.0.5:38786, err= 2025/11/17 03:14:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:05 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38375") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34586") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37725") 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41588->172.17.0.5:37725, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43642->172.17.0.5:34586, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45942->172.17.0.5:38375, err= 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31785") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33419") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50194->172.17.0.5:31785, err= 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45610->172.17.0.5:33419, err= 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/17 03:14:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/17 03:14:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/17 03:14:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/17 03:14:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/17 03:14:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/17 03:14:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/17 03:14:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:05 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/17 03:14:05 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/17 03:14:05 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/17 03:14:05 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/17 03:14:05 INFO : apple: Copied (new) to: PREFIXapple 2025/11/17 03:14:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/17 03:14:05 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/17 03:14:05 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/17 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34384") 2025/11/17 03:14:05 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/17 03:14:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57014->172.17.0.5:34384, err= 2025/11/17 03:14:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32621") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36782") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37492->172.17.0.5:32621, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58740->172.17.0.5:36782, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34885") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39228->172.17.0.5:34885, err= 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32677") 2025/11/17 03:14:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49016->172.17.0.5:32677, err= 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35822") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32963") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34746") 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37364->172.17.0.5:35822, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33856->172.17.0.5:34746, err= 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50198->172.17.0.5:32963, err= 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35881") 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/17 03:14:05 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50978->172.17.0.5:35881, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36951") 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43026->172.17.0.5:36951, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38734") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38458") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35288->172.17.0.5:38458, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36436->172.17.0.5:38734, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31428") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51416->172.17.0.5:31428, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37803") 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38494->172.17.0.5:37803, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35170") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38939") 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45296->172.17.0.5:38939, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32788->172.17.0.5:35170, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 INFO : banana: Deleted 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:14:06 INFO : apple: Deleted 2025/11/17 03:14:06 INFO : splitbananasplit: Deleted 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:14:06 INFO : appleappleapplebanana: Deleted 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37258") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48082->172.17.0.5:37258, err= 2025/11/17 03:14:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : PREFIXapple: Excluded 2025/11/17 03:14:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : PREFIXbanana: Excluded 2025/11/17 03:14:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32218") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56280->172.17.0.5:32218, err= 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39870") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38758->172.17.0.5:39870, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33445") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35202->172.17.0.5:33445, err= 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : apple: transformed to: PREFIXapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/17 03:14:06 DEBUG : banana: transformed to: PREFIXbanana 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36829") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49998->172.17.0.5:36829, err= 2025/11/17 03:14:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32313") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33012") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38053") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31533") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47248->172.17.0.5:32313, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50828->172.17.0.5:31533, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36232") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53328->172.17.0.5:38053, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43288->172.17.0.5:33012, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56750->172.17.0.5:36232, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/17 03:14:06 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/17 03:14:06 INFO : splitbananasplit: Copied (new) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/17 03:14:06 INFO : appleappleapplebanana: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32244") 2025/11/17 03:14:06 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/17 03:14:06 INFO : apple: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51010->172.17.0.5:32244, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39872") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37590->172.17.0.5:39872, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38405") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46888->172.17.0.5:38405, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/17 03:14:06 INFO : banana: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34776") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31384") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37335") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52050->172.17.0.5:34776, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51580->172.17.0.5:31384, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33058") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42666->172.17.0.5:37335, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37930->172.17.0.5:33058, err= 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32997") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49554->172.17.0.5:32997, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37185") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32595") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36874->172.17.0.5:37185, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50458->172.17.0.5:32595, err= 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30448") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49404->172.17.0.5:30448, err= 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32064") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39418") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54158->172.17.0.5:32064, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33974->172.17.0.5:39418, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30906") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45238->172.17.0.5:30906, err= 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31704") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59244->172.17.0.5:31704, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39682") 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39524->172.17.0.5:39682, err= 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/17 03:14:06 INFO : PREFIXsplitbananasplit: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/17 03:14:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/17 03:14:06 INFO : PREFIXbanana: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/17 03:14:06 INFO : PREFIXapple: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31000") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41118->172.17.0.5:31000, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36045") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35632->172.17.0.5:36045, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31280") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42992->172.17.0.5:31280, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39392") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57294->172.17.0.5:39392, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31908") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34596->172.17.0.5:31908, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30451") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54490->172.17.0.5:30451, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33937") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38674->172.17.0.5:33937, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33543") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54382->172.17.0.5:33543, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31738") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43070->172.17.0.5:31738, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38465") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58502->172.17.0.5:38465, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39082") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36308->172.17.0.5:39082, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39840") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53078->172.17.0.5:39840, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34598") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35882->172.17.0.5:34598, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36667") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52422->172.17.0.5:36667, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39502") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55324->172.17.0.5:39502, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37226") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39886->172.17.0.5:37226, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33362") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34818->172.17.0.5:33362, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35768") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37128->172.17.0.5:35768, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31756") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41352->172.17.0.5:31756, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31069") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33760->172.17.0.5:31069, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39258") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41936->172.17.0.5:39258, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31428") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51432->172.17.0.5:31428, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37285") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42994->172.17.0.5:37285, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31816") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49990->172.17.0.5:31816, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36849") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43174->172.17.0.5:36849, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30534") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48054->172.17.0.5:30534, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33102") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60314->172.17.0.5:33102, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39821") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59900->172.17.0.5:39821, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35423") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56986->172.17.0.5:35423, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30038") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52486->172.17.0.5:30038, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33151") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56434->172.17.0.5:33151, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30626") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39970->172.17.0.5:30626, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39193") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51688->172.17.0.5:39193, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35179") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57268->172.17.0.5:35179, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32374") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45380->172.17.0.5:32374, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39792") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33954->172.17.0.5:39792, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33786") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48196->172.17.0.5:33786, err= 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30795") 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41006->172.17.0.5:30795, err= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31052") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38875") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35156") 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41802->172.17.0.5:38875, err= 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36309") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43120->172.17.0.5:31052, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48864->172.17.0.5:35156, err= 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34886->172.17.0.5:36309, err= 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31692") 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42666->172.17.0.5:31692, err= 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/17 03:14:06 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/17 03:14:06 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/17 03:14:06 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31492") 2025/11/17 03:14:06 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35490") 2025/11/17 03:14:06 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51724->172.17.0.5:31492, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40010->172.17.0.5:35490, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35772") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42900->172.17.0.5:35772, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39251") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43376->172.17.0.5:39251, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37410") 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48806->172.17.0.5:37410, err= 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37833") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46990->172.17.0.5:37833, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34269") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38674") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52126->172.17.0.5:34269, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43470->172.17.0.5:38674, err= 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32751") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34786") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52124->172.17.0.5:32751, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37004->172.17.0.5:34786, err= 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37879") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53188->172.17.0.5:37879, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33098") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58170->172.17.0.5:33098, err= 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34898") 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50870->172.17.0.5:34898, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:40000") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39794->172.17.0.5:40000, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31368") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57678->172.17.0.5:31368, err= 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34389") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36604->172.17.0.5:34389, err= 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 INFO : splitbananasplit: Deleted 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:14:06 INFO : appleappleapplebanana: Deleted 2025/11/17 03:14:06 INFO : banana: Deleted 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:14:06 INFO : apple: Deleted 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31545") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52572->172.17.0.5:31545, err= 2025/11/17 03:14:06 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : bananaSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39610") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56774->172.17.0.5:39610, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36499") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50992->172.17.0.5:36499, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37655") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46406->172.17.0.5:37655, err= 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : apple: transformed to: appleSUFFIX 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/17 03:14:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39079") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60204->172.17.0.5:39079, err= 2025/11/17 03:14:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32448") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36458->172.17.0.5:32448, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39997") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38138") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46886->172.17.0.5:39997, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37538") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54354->172.17.0.5:38138, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39795") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34094->172.17.0.5:39795, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35950->172.17.0.5:37538, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/17 03:14:06 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/17 03:14:06 INFO : splitbananasplit: Copied (new) 2025/11/17 03:14:06 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/17 03:14:06 INFO : banana: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32583") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46570->172.17.0.5:32583, err= 2025/11/17 03:14:06 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/17 03:14:06 INFO : apple: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35763") 2025/11/17 03:14:06 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40548->172.17.0.5:35763, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38302") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59684->172.17.0.5:38302, err= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/17 03:14:06 INFO : appleappleapplebanana: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36771") 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57074->172.17.0.5:36771, err= 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34205") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30931") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37874->172.17.0.5:34205, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34844") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39826->172.17.0.5:30931, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58684->172.17.0.5:34844, err= 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39057") 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35416->172.17.0.5:39057, err= 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37691") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52516->172.17.0.5:37691, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31313") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31634") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33348->172.17.0.5:31313, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52568->172.17.0.5:31634, err= 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30040") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36850") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37306->172.17.0.5:30040, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55150->172.17.0.5:36850, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31694") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32598") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56874->172.17.0.5:31694, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37872->172.17.0.5:32598, err= 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31661") 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56620->172.17.0.5:31661, err= 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : appleSUFFIX: Deleted 2025/11/17 03:14:06 INFO : splitbananasplitSUFFIX: Deleted 2025/11/17 03:14:06 INFO : bananaSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36201") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45014->172.17.0.5:36201, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31114") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55068->172.17.0.5:31114, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35074") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34794->172.17.0.5:35074, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32738") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34992->172.17.0.5:32738, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38501") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36176->172.17.0.5:38501, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33108") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40394->172.17.0.5:33108, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34649") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40500->172.17.0.5:34649, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33412") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58528->172.17.0.5:33412, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31501") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32868->172.17.0.5:31501, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35661") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55366->172.17.0.5:35661, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37472") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45756->172.17.0.5:37472, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35280") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59952->172.17.0.5:35280, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33106") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34600->172.17.0.5:33106, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33614") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41600->172.17.0.5:33614, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31090") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34004->172.17.0.5:31090, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31863") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35178->172.17.0.5:31863, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32838") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47158->172.17.0.5:32838, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37955") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46098->172.17.0.5:37955, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31607") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56852->172.17.0.5:31607, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31377") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34880->172.17.0.5:31377, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36606") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38940->172.17.0.5:36606, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36611") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34072->172.17.0.5:36611, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34001") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44576->172.17.0.5:34001, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30864") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59582->172.17.0.5:30864, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32301") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53392->172.17.0.5:32301, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30872") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56266->172.17.0.5:30872, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33429") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48014->172.17.0.5:33429, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30162") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49072->172.17.0.5:30162, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35672") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40990->172.17.0.5:35672, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31048") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51766->172.17.0.5:31048, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39617") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44172->172.17.0.5:39617, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32608") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49924->172.17.0.5:32608, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30826") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52776->172.17.0.5:30826, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34050") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45880->172.17.0.5:34050, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34088") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42414->172.17.0.5:34088, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36602") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39496->172.17.0.5:36602, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39978") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58922->172.17.0.5:39978, err= 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35231") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56920->172.17.0.5:35231, err= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : apple: size = 5 OK 2025/11/17 03:14:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : banana: size = 6 OK 2025/11/17 03:14:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35882") 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36113") 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37401") 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51526->172.17.0.5:35882, err= 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39970->172.17.0.5:36113, err= 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60944->172.17.0.5:37401, err= 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30218") 2025/11/17 03:14:06 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/17 03:14:06 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37678->172.17.0.5:30218, err= 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39314") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46090->172.17.0.5:39314, err= 2025/11/17 03:14:06 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/17 03:14:06 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37703") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34200") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42470->172.17.0.5:37703, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59828->172.17.0.5:34200, err= 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31032") 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33350") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43786->172.17.0.5:31032, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47388->172.17.0.5:33350, err= 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37066") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42740->172.17.0.5:37066, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30063") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43150->172.17.0.5:30063, err= 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32051") 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59900->172.17.0.5:32051, err= 2025/11/17 03:14:06 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37373") 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50030->172.17.0.5:37373, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39292") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60264->172.17.0.5:39292, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38976") 2025/11/17 03:14:06 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44620->172.17.0.5:38976, err= 2025/11/17 03:14:06 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37569") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33939") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37106->172.17.0.5:33939, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36634->172.17.0.5:37569, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33536") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57062->172.17.0.5:33536, err= 2025/11/17 03:14:06 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32096") 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45282->172.17.0.5:32096, err= 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/17 03:14:06 INFO : splitbananasplit: Deleted 2025/11/17 03:14:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/17 03:14:06 INFO : appleappleapplebanana: Deleted 2025/11/17 03:14:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/17 03:14:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31998") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52288->172.17.0.5:31998, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleapple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleapple: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbanan: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38380") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47402->172.17.0.5:38380, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-12345: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-23456: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-34567: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-45678: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32471") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49148->172.17.0.5:32471, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31172") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35766->172.17.0.5:31172, err= 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32047") 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44650->172.17.0.5:32047, err= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : apple: size = 5 OK 2025/11/17 03:14:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : splitbanan: size = 16 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:06 DEBUG : appleapple: size = 21 OK 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:06 DEBUG : banana: size = 6 OK 2025/11/17 03:14:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38765") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52352->172.17.0.5:38765, err= 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/17 03:14:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/17 03:14:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/17 03:14:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/17 03:14:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/17 03:14:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/17 03:14:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/17 03:14:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/17 03:14:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/17 03:14:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/17 03:14:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30748") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41420->172.17.0.5:30748, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleapple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleapple: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbanan: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35606") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55624->172.17.0.5:35606, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcde: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdef: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefg: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defgh: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghi: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghij: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijk: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-12345: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-23456: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-34567: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-45678: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35636") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35114->172.17.0.5:35636, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30298") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59494->172.17.0.5:30298, err= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/17 03:14:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39132") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42764->172.17.0.5:39132, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34428") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42322->172.17.0.5:34428, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39963") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44480->172.17.0.5:39963, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37652") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51208->172.17.0.5:37652, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39401") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57514->172.17.0.5:39401, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39802") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41738->172.17.0.5:39802, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38006") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50814->172.17.0.5:38006, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38635") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48902->172.17.0.5:38635, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32879") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39046->172.17.0.5:32879, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30616") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58436->172.17.0.5:30616, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33201") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50584->172.17.0.5:33201, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36005") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53914->172.17.0.5:36005, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30601") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60278->172.17.0.5:30601, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34492") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38830->172.17.0.5:34492, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32052") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37850->172.17.0.5:32052, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33952") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59572->172.17.0.5:33952, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32648") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52308->172.17.0.5:32648, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33532") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39668->172.17.0.5:33532, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31842") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45058->172.17.0.5:31842, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30529") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39794->172.17.0.5:30529, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31983") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57818->172.17.0.5:31983, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32092") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37706->172.17.0.5:32092, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30027") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34788->172.17.0.5:30027, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33178") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47632->172.17.0.5:33178, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30297") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43654->172.17.0.5:30297, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34335") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54160->172.17.0.5:34335, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36767") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33302->172.17.0.5:36767, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39674") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39408->172.17.0.5:39674, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34874") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34898->172.17.0.5:34874, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32049") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42502->172.17.0.5:32049, err= 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:06 DEBUG : apple: size = 5 OK 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:06 DEBUG : banana: size = 6 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32219") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50754->172.17.0.5:32219, err= 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34914") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48380->172.17.0.5:34914, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34290") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38714->172.17.0.5:34290, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30665") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59572->172.17.0.5:30665, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37788") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54970->172.17.0.5:37788, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34925") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37546->172.17.0.5:34925, err= 2025/11/17 03:14:06 DEBUG : apple: size = 5 OK 2025/11/17 03:14:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:06 DEBUG : banana: size = 6 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33601") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44378->172.17.0.5:33601, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34831") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47512->172.17.0.5:34831, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38264") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36070->172.17.0.5:38264, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39665") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54592->172.17.0.5:39665, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36161") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34794->172.17.0.5:36161, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32094") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54260->172.17.0.5:32094, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34952") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58524->172.17.0.5:34952, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31585") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40210->172.17.0.5:31585, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32040") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55362->172.17.0.5:32040, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32639") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51562->172.17.0.5:32639, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32539") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52688->172.17.0.5:32539, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35639") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32968->172.17.0.5:35639, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34372") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56178->172.17.0.5:34372, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33918") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60140->172.17.0.5:33918, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34494") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53914->172.17.0.5:34494, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35150") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53952->172.17.0.5:35150, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34528") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58988->172.17.0.5:34528, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37488") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59662->172.17.0.5:37488, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34552") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37078->172.17.0.5:34552, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34001") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44584->172.17.0.5:34001, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31361") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50082->172.17.0.5:31361, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39819") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51250->172.17.0.5:39819, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38664") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50318->172.17.0.5:38664, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38676") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33702->172.17.0.5:38676, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37801") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40870->172.17.0.5:37801, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32035") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33316->172.17.0.5:32035, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31089") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57268->172.17.0.5:31089, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37674") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34190->172.17.0.5:37674, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31782") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47486->172.17.0.5:31782, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37082") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46614->172.17.0.5:37082, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30868") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59086->172.17.0.5:30868, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32263") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35872->172.17.0.5:32263, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36827") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40018->172.17.0.5:36827, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36215") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35906->172.17.0.5:36215, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37131") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54714->172.17.0.5:37131, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38893") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48380->172.17.0.5:38893, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32253") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44858->172.17.0.5:32253, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36894") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33814->172.17.0.5:36894, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31883") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53856->172.17.0.5:31883, err= 2025/11/17 03:14:06 DEBUG : apple: size = 5 OK 2025/11/17 03:14:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : banana: size = 6 OK 2025/11/17 03:14:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37150") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57942->172.17.0.5:37150, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39503") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38590->172.17.0.5:39503, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35991") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53808->172.17.0.5:35991, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37186") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53890->172.17.0.5:37186, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30455") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48412->172.17.0.5:30455, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39037") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34852->172.17.0.5:39037, err= 2025/11/17 03:14:06 DEBUG : apple: size = 5 OK 2025/11/17 03:14:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:06 DEBUG : banana: size = 6 OK 2025/11/17 03:14:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33335") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39224->172.17.0.5:33335, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33460") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36912->172.17.0.5:33460, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34088") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42428->172.17.0.5:34088, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36534") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38842->172.17.0.5:36534, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35542") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50662->172.17.0.5:35542, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36979") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48470->172.17.0.5:36979, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30295") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48840->172.17.0.5:30295, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39619") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51330->172.17.0.5:39619, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39943") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36902->172.17.0.5:39943, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30247") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55464->172.17.0.5:30247, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32500") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38494->172.17.0.5:32500, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31085") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56614->172.17.0.5:31085, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30858") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43848->172.17.0.5:30858, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30404") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35134->172.17.0.5:30404, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34418") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37670->172.17.0.5:34418, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32335") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55534->172.17.0.5:32335, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36394") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50658->172.17.0.5:36394, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34748") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51858->172.17.0.5:34748, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35882") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51534->172.17.0.5:35882, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34562") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49626->172.17.0.5:34562, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34632") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42514->172.17.0.5:34632, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31129") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40212->172.17.0.5:31129, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35814") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51350->172.17.0.5:35814, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39032") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33160->172.17.0.5:39032, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35811") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52162->172.17.0.5:35811, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32170") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56554->172.17.0.5:32170, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35331") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41640->172.17.0.5:35331, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33644") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32956->172.17.0.5:33644, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37684") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59274->172.17.0.5:37684, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30913") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47646->172.17.0.5:30913, err= 2025/11/17 03:14:06 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38777") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57476->172.17.0.5:38777, err= 2025/11/17 03:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : apple: Excluded 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : banana: Excluded 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31053") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49170->172.17.0.5:31053, err= 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33725") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50194->172.17.0.5:33725, err= 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34249") 2025/11/17 03:14:06 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52654->172.17.0.5:34249, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36745") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36706->172.17.0.5:36745, err= 2025/11/17 03:14:07 DEBUG : banana: size = 6 OK 2025/11/17 03:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : apple: size = 5 OK 2025/11/17 03:14:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31832") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60802->172.17.0.5:31832, err= 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39820") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51780->172.17.0.5:39820, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39437") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35098->172.17.0.5:39437, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30315") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60712->172.17.0.5:30315, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32752") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55954->172.17.0.5:32752, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39316") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33072->172.17.0.5:39316, err= 2025/11/17 03:14:07 DEBUG : apple: size = 5 OK 2025/11/17 03:14:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : banana: size = 6 OK 2025/11/17 03:14:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31075") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46534->172.17.0.5:31075, err= 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37175") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35392->172.17.0.5:37175, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34383") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45276->172.17.0.5:34383, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39953") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48376->172.17.0.5:39953, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38511") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43760->172.17.0.5:38511, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37838") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36016->172.17.0.5:37838, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33962") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41932->172.17.0.5:33962, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32737") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53584->172.17.0.5:32737, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37705") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47036->172.17.0.5:37705, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39390") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33036->172.17.0.5:39390, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35081") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35426->172.17.0.5:35081, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33623") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41158->172.17.0.5:33623, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39955") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59124->172.17.0.5:39955, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39909") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59904->172.17.0.5:39909, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36954") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56020->172.17.0.5:36954, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38865") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57474->172.17.0.5:38865, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31772") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32788->172.17.0.5:31772, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33408") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56692->172.17.0.5:33408, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34673") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56486->172.17.0.5:34673, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36283") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52802->172.17.0.5:36283, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35961") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37104->172.17.0.5:35961, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31618") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51900->172.17.0.5:31618, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35377") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52864->172.17.0.5:35377, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35485") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43976->172.17.0.5:35485, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31005") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41568->172.17.0.5:31005, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35063") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44086->172.17.0.5:35063, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35673") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57142->172.17.0.5:35673, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33192") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40008->172.17.0.5:33192, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30622") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51408->172.17.0.5:30622, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38755") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41766->172.17.0.5:38755, err= 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30361") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37356->172.17.0.5:30361, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39082") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36320->172.17.0.5:39082, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30293") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44450->172.17.0.5:30293, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35318") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46606->172.17.0.5:35318, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31234") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45658->172.17.0.5:31234, err= 2025/11/17 03:14:07 DEBUG : apple: size = 5 OK 2025/11/17 03:14:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:07 DEBUG : banana: size = 6 OK 2025/11/17 03:14:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39490") 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53202->172.17.0.5:39490, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31387") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54220->172.17.0.5:31387, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38183") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55218->172.17.0.5:38183, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37524") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38164->172.17.0.5:37524, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35554") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44064->172.17.0.5:35554, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37971") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48244->172.17.0.5:37971, err= 2025/11/17 03:14:07 DEBUG : apple: size = 5 OK 2025/11/17 03:14:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : banana: size = 6 OK 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33561") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57014->172.17.0.5:33561, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35615") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41484->172.17.0.5:35615, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35834") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41818->172.17.0.5:35834, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33719") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48356->172.17.0.5:33719, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32195") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56842->172.17.0.5:32195, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38000") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50310->172.17.0.5:38000, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32783") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44514->172.17.0.5:32783, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32419") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44728->172.17.0.5:32419, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38577") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34960->172.17.0.5:38577, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30382") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40288->172.17.0.5:30382, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38474") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46346->172.17.0.5:38474, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34716") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51402->172.17.0.5:34716, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38457") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33136->172.17.0.5:38457, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38040") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42912->172.17.0.5:38040, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36904") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42802->172.17.0.5:36904, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33047") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53492->172.17.0.5:33047, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31244") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37308->172.17.0.5:31244, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31210") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51102->172.17.0.5:31210, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34822") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33174->172.17.0.5:34822, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35665") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54954->172.17.0.5:35665, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36515") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45136->172.17.0.5:36515, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39807") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37658->172.17.0.5:39807, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35759") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39360->172.17.0.5:35759, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39628") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59334->172.17.0.5:39628, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32930") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36632->172.17.0.5:32930, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35735") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45994->172.17.0.5:35735, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37497") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41814->172.17.0.5:37497, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35818") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43812->172.17.0.5:35818, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33442") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35414->172.17.0.5:33442, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30398") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55574->172.17.0.5:30398, err= 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31608") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51826->172.17.0.5:31608, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33263") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39368->172.17.0.5:33263, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32588") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37316->172.17.0.5:32588, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35838") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51662->172.17.0.5:35838, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30987") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38854->172.17.0.5:30987, err= 2025/11/17 03:14:07 DEBUG : apple: size = 5 OK 2025/11/17 03:14:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:07 DEBUG : banana: size = 6 OK 2025/11/17 03:14:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34520") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51974->172.17.0.5:34520, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36713") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44810->172.17.0.5:36713, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34306") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32950->172.17.0.5:34306, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34967") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37064->172.17.0.5:34967, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33087") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51640->172.17.0.5:33087, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38323") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33746->172.17.0.5:38323, err= 2025/11/17 03:14:07 DEBUG : apple: size = 5 OK 2025/11/17 03:14:07 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/17 03:14:07 DEBUG : apple: Unchanged skipping 2025/11/17 03:14:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/17 03:14:07 DEBUG : banana: size = 6 OK 2025/11/17 03:14:07 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/17 03:14:07 DEBUG : banana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38234") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35412->172.17.0.5:38234, err= 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39799") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39300->172.17.0.5:39799, err= 2025/11/17 03:14:07 DEBUG : apple: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : apple: Excluded 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : appleappleapplebanana: Excluded 2025/11/17 03:14:07 DEBUG : banana: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : banana: Excluded 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : splitbananasplit: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30421") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51556->172.17.0.5:30421, err= 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/17 03:14:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33735") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59334->172.17.0.5:33735, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33943") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54240->172.17.0.5:33943, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31517") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57276->172.17.0.5:31517, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39463") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56054->172.17.0.5:39463, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32184") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47440->172.17.0.5:32184, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36956") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41112->172.17.0.5:36956, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33681") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57224->172.17.0.5:33681, err= --- PASS: TestTransform (2.34s) --- PASS: TestTransform/NFC (0.17s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.30s) --- PASS: TestTransform/prefix (0.26s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.20s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.21s) --- PASS: TestTransform/lowercase (0.21s) --- PASS: TestTransform/ascii (0.18s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34834") 2025/11/17 03:14:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56724->172.17.0.5:34834, err= 2025/11/17 03:14:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:14:07 INFO : sub dir_somesuffix: Making directory 2025/11/17 03:14:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/17 03:14:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/17 03:14:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:14:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31989") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42620->172.17.0.5:31989, err= 2025/11/17 03:14:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:14:07 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32329") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41776->172.17.0.5:32329, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38479") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52806->172.17.0.5:38479, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32642") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55308->172.17.0.5:32642, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30342") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58414->172.17.0.5:30342, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33846") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43216->172.17.0.5:33846, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30083") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39070->172.17.0.5:30083, err= 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35277") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59866->172.17.0.5:35277, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36709") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59724->172.17.0.5:36709, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36635") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46600->172.17.0.5:36635, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34857") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32826->172.17.0.5:34857, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38378") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46478->172.17.0.5:38378, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34555") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55478->172.17.0.5:34555, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32509") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55978->172.17.0.5:32509, err= 2025/11/17 03:14:07 INFO : toe: Making directory 2025/11/17 03:14:07 INFO : toe/toe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37114") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59280->172.17.0.5:37114, err= 2025/11/17 03:14:07 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/17 03:14:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31756") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41362->172.17.0.5:31756, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39465") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44746->172.17.0.5:39465, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32246") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34426->172.17.0.5:32246, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39958") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34068->172.17.0.5:39958, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34092") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60750->172.17.0.5:34092, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38243") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52288->172.17.0.5:38243, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38134") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41138->172.17.0.5:38134, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38682") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:39460->172.17.0.5:38682, err= 2025/11/17 03:14:07 INFO : toe: Making directory 2025/11/17 03:14:07 INFO : toe/toe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38036") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55742->172.17.0.5:38036, err= 2025/11/17 03:14:07 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/17 03:14:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38803") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58352->172.17.0.5:38803, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33622") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51044->172.17.0.5:33622, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30474") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36494->172.17.0.5:30474, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39698") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57606->172.17.0.5:39698, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36964") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60516->172.17.0.5:36964, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31394") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58024->172.17.0.5:31394, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35082") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37152->172.17.0.5:35082, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32178") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44798->172.17.0.5:32178, err= 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 INFO : tictacempty_dir: Making directory 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39793") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33380->172.17.0.5:39793, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30875") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41676->172.17.0.5:30875, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37174") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30738") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49932->172.17.0.5:37174, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32992->172.17.0.5:30738, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30391") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60860->172.17.0.5:30391, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35741") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51626->172.17.0.5:35741, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33543") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54386->172.17.0.5:33543, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31843") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44146->172.17.0.5:31843, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36506") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50846->172.17.0.5:36506, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32421") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50830->172.17.0.5:32421, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38941") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38014->172.17.0.5:38941, err= 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 INFO : tictacempty_dir: Making directory 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31117") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36974->172.17.0.5:31117, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35917") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60390->172.17.0.5:35917, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35568") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56672->172.17.0.5:35568, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33352") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51624->172.17.0.5:33352, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33162") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35634->172.17.0.5:33162, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34171") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53198->172.17.0.5:34171, err= 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30098") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35671") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59584->172.17.0.5:30098, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37854->172.17.0.5:35671, err= 2025/11/17 03:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38147") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33864->172.17.0.5:38147, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/17 03:14:07 NOTICE: ftp://172.17.0.5:21/rclone-test-hevijin3nino: 0 differences found 2025/11/17 03:14:07 NOTICE: ftp://172.17.0.5:21/rclone-test-hevijin3nino: 1 hashes could not be checked 2025/11/17 03:14:07 NOTICE: ftp://172.17.0.5:21/rclone-test-hevijin3nino: 1 matching files 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35936") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54426->172.17.0.5:35936, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39616") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34952->172.17.0.5:39616, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35613") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60794->172.17.0.5:35613, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32577") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54618->172.17.0.5:32577, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30316") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40328->172.17.0.5:30316, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32118") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60150->172.17.0.5:32118, err= 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30260") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38180->172.17.0.5:30260, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36702") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33460->172.17.0.5:36702, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35667") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34906->172.17.0.5:35667, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36221") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44206->172.17.0.5:36221, err= 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33505") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36774->172.17.0.5:33505, err= 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36309") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34902->172.17.0.5:36309, err= 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38908") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51236->172.17.0.5:38908, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34796") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:35228->172.17.0.5:34796, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31591") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38378->172.17.0.5:31591, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31884") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51182->172.17.0.5:31884, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37613") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44872->172.17.0.5:37613, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31485") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37952->172.17.0.5:31485, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31922") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50508->172.17.0.5:31922, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35538") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55418->172.17.0.5:35538, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/11/17 03:14:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37048") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52264->172.17.0.5:37048, err= 2025/11/17 03:14:07 INFO : toe: Making directory 2025/11/17 03:14:07 INFO : toe/toe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37254") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42798->172.17.0.5:37254, err= 2025/11/17 03:14:07 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/17 03:14:07 INFO : toe/toe/toe: Copied (new) 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38163") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60278->172.17.0.5:38163, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37362") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36316->172.17.0.5:37362, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35376") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48788->172.17.0.5:35376, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36644") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48462->172.17.0.5:36644, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36092") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57204->172.17.0.5:36092, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33542") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46086->172.17.0.5:33542, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37334") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44866->172.17.0.5:37334, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30300") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41732->172.17.0.5:30300, err= 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 INFO : tictacempty_dir: Making directory 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34853") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53800->172.17.0.5:34853, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:14:07 INFO : toe/toe: Removing directory 2025/11/17 03:14:07 INFO : toe: Removing directory 2025/11/17 03:14:07 INFO : empty_dir: Removing directory 2025/11/17 03:14:07 DEBUG : Local file system at /tmp/rclone140266279: deleted 3 directories 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35834") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41832->172.17.0.5:35834, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32721") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36167") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37618->172.17.0.5:32721, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44226->172.17.0.5:36167, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35688") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43928->172.17.0.5:35688, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33204") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:34350->172.17.0.5:33204, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30556") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30876") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36378->172.17.0.5:30876, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55580->172.17.0.5:30556, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37318") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47306->172.17.0.5:37318, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38530") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59890->172.17.0.5:38530, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37715") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57974->172.17.0.5:37715, err= 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 INFO : tictacempty_dir: Making directory 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37009") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54298->172.17.0.5:37009, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:14:07 INFO : toe/toe: Removing directory 2025/11/17 03:14:07 INFO : toe: Removing directory 2025/11/17 03:14:07 INFO : empty_dir: Removing directory 2025/11/17 03:14:07 DEBUG : Local file system at /tmp/rclone140266279: deleted 3 directories 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30543") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59382->172.17.0.5:30543, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37856") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32411") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50154->172.17.0.5:37856, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:49406->172.17.0.5:32411, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33917") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59226->172.17.0.5:33917, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34768") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33368->172.17.0.5:34768, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31563") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38801") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32284") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45174->172.17.0.5:31563, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50936->172.17.0.5:38801, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54172->172.17.0.5:32284, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39733") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58576->172.17.0.5:39733, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31684") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59054->172.17.0.5:31684, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39698") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57618->172.17.0.5:39698, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35828") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31395") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:47114->172.17.0.5:35828, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59248->172.17.0.5:31395, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33163") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57836->172.17.0.5:33163, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31610") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:46126->172.17.0.5:31610, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33164") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:32908->172.17.0.5:33164, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32408") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55824->172.17.0.5:32408, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : Reset feature "Copy" 2025/11/17 03:14:07 DEBUG : Reset feature "Move" 2025/11/17 03:14:07 DEBUG : Reset feature "Copy" 2025/11/17 03:14:07 DEBUG : Reset feature "Move" 2025/11/17 03:14:07 DEBUG : empty_dir: Making directory with metadata 2025/11/17 03:14:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36865") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60248->172.17.0.5:36865, err= 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 INFO : tictacempty_dir: Making directory 2025/11/17 03:14:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 INFO : tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: tictactoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 INFO : tictactoe/tictactoe: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/17 03:14:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34183") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36814->172.17.0.5:34183, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Deleted 2025/11/17 03:14:07 INFO : toe/toe: Removing directory 2025/11/17 03:14:07 INFO : toe: Removing directory 2025/11/17 03:14:07 INFO : empty_dir: Removing directory 2025/11/17 03:14:07 DEBUG : Local file system at /tmp/rclone140266279: deleted 3 directories 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35405") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55272->172.17.0.5:35405, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37916") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41166->172.17.0.5:37916, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34256") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:42626->172.17.0.5:34256, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34736") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40774->172.17.0.5:34736, err= 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35728") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41610->172.17.0.5:35728, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32327") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56540->172.17.0.5:32327, err= 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:14:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/17 03:14:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38082") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48472->172.17.0.5:38082, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30433") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32917") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30805") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41706->172.17.0.5:30433, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44058->172.17.0.5:32917, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54496->172.17.0.5:30805, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33324") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:53764->172.17.0.5:33324, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39823") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51804->172.17.0.5:39823, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30462") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:36588->172.17.0.5:30462, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:37715") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32793") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57978->172.17.0.5:37715, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31985") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55014->172.17.0.5:32793, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59466->172.17.0.5:31985, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33848") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:60524->172.17.0.5:33848, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39996") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44858->172.17.0.5:39996, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30345") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37308->172.17.0.5:30345, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 DEBUG : toe: transformed to: dG9l 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32451") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41510->172.17.0.5:32451, err= 2025/11/17 03:14:07 DEBUG : toe: transformed to: dG9l 2025/11/17 03:14:07 INFO : dG9l: Making directory 2025/11/17 03:14:07 DEBUG : toe: transformed to: dG9l 2025/11/17 03:14:07 DEBUG : toe: transformed to: dG9l 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/17 03:14:07 INFO : dG9l/dG9l: Making directory 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/17 03:14:07 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34444") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:51706->172.17.0.5:34444, err= 2025/11/17 03:14:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/17 03:14:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30118") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50054->172.17.0.5:30118, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31203") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:40898->172.17.0.5:31203, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33928") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:50726->172.17.0.5:33928, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38964") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38792->172.17.0.5:38964, err= 2025/11/17 03:14:07 DEBUG : dG9l: transformed to: toe 2025/11/17 03:14:07 DEBUG : dG9l: transformed to: toe 2025/11/17 03:14:07 DEBUG : toe: Directory modification time the same (differ by 723.159977ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39720") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:56502->172.17.0.5:39720, err= 2025/11/17 03:14:07 DEBUG : dG9l: transformed to: toe 2025/11/17 03:14:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/17 03:14:07 DEBUG : toe/toe: Directory modification time the same (differ by 723.159977ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36979") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48476->172.17.0.5:36979, err= 2025/11/17 03:14:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/17 03:14:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/17 03:14:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/17 03:14:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/17 03:14:07 DEBUG : Local file system at /tmp/rclone140266279: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/17 03:14:07 DEBUG : Local file system at /tmp/rclone140266279: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : Waiting for deletions to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35197") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:38718->172.17.0.5:35197, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:34698") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48462->172.17.0.5:34698, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:31171") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:54318->172.17.0.5:31171, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32587") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:52234->172.17.0.5:32587, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32635") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43046->172.17.0.5:32635, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:38202") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:58118->172.17.0.5:38202, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:39374") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:44478->172.17.0.5:39374, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hevijin3nino", Local "Local file system at /tmp/rclone140266279", Modify Window "1s" 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30509") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45736->172.17.0.5:30509, err= 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: 2025/11/17 03:14:07 INFO : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Making directory 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: 2025/11/17 03:14:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/17 03:14:07 INFO : toe/toe: Making directory 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe/toe: transformed to: 2025/11/17 03:14:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe: transformed to: 2025/11/17 03:14:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/17 03:14:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/17 03:14:07 DEBUG : toe/toe/toe: transformed to: 2025/11/17 03:14:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for checks to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Waiting for transfers to finish 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32162") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:37302->172.17.0.5:32162, err= 2025/11/17 03:14:07 DEBUG : toe/toe/toe: size = 11 OK 2025/11/17 03:14:07 INFO : toe/toe/toe: Copied (new) 2025/11/17 03:14:07 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: not deleting files as there were IO errors 2025/11/17 03:14:07 ERROR : ftp://172.17.0.5:21/rclone-test-hevijin3nino: not deleting directories as there were IO errors 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36949") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:55008->172.17.0.5:36949, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33748") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:43626->172.17.0.5:33748, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:33962") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:41938->172.17.0.5:33962, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35495") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:57030->172.17.0.5:35495, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:36008") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:45816->172.17.0.5:36008, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:32600") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:59340->172.17.0.5:32600, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:30159") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:48636->172.17.0.5:30159, err= --- PASS: TestError (0.02s) PASS 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: dial("tcp","172.17.0.5:35364") 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: > dial: conn=172.17.0.1:33024->172.17.0.5:35364, err= 2025/11/17 03:14:07 DEBUG : ftp://172.17.0.5:21/rclone-test-hevijin3nino: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.151443136s (try 1/5)