"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/14 05:56:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-polewon2xoqe" 2026/06/14 05:56:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/14 05:56:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:27 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:27 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Connecting to FTP server 2026/06/14 05:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:27 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39166->172.17.0.4:21, err= 2026/06/14 05:56:29 DEBUG : Creating backend with remote "/tmp/rclone3076694664" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35542") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51140->172.17.0.4:35542, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39377") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46758->172.17.0.4:39377, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30126") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52276->172.17.0.4:30126, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38508") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55398->172.17.0.4:38508, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32027") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45268->172.17.0.4:32027, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33501") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53890->172.17.0.4:33501, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:29 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35450") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48244->172.17.0.4:35450, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38176") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55886->172.17.0.4:38176, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37243") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51870->172.17.0.4:37243, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32358") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:32916->172.17.0.4:32358, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33050") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58482->172.17.0.4:33050, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37127") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58468->172.17.0.4:37127, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36683") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37694->172.17.0.4:36683, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36686") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60128->172.17.0.4:36686, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32842") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39900->172.17.0.4:32842, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : Creating backend with remote "/non-existing" 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39968") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46838->172.17.0.4:39968, err= 2026/06/14 05:56:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33292") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37356->172.17.0.4:33292, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38498") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45148->172.17.0.4:38498, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36246") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57016->172.17.0.4:36246, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:29 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39681") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33898->172.17.0.4:39681, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36648") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:32850->172.17.0.4:36648, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34595") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50172->172.17.0.4:34595, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36159") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39302->172.17.0.4:36159, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37250") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:32912->172.17.0.4:37250, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36834") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46886->172.17.0.4:36834, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32060") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56062->172.17.0.4:32060, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Running all checks before starting transfers 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37089") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50884->172.17.0.4:37089, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Checks finished, now starting transfers 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32443") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53566->172.17.0.4:32443, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:29 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39312") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45494->172.17.0.4:39312, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39902") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50380->172.17.0.4:39902, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36011") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57156->172.17.0.4:36011, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37883") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56280->172.17.0.4:37883, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31158") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57852->172.17.0.4:31158, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 ERROR : Ignoring --no-traverse with sync 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39188") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48318->172.17.0.4:39188, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34013") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57058->172.17.0.4:34013, err= 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:29 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:29 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36235") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43246->172.17.0.4:36235, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36167") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58748->172.17.0.4:36167, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34522") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44864->172.17.0.4:34522, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36509") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37288->172.17.0.4:36509, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35438") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41970->172.17.0.4:35438, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35711") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56066->172.17.0.4:35711, err= 2026/06/14 05:56:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32369") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37826->172.17.0.4:32369, err= 2026/06/14 05:56:29 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/14 05:56:29 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/14 05:56:29 INFO : hello world2: Copied (new) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37085") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57536->172.17.0.4:37085, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37599") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51930->172.17.0.4:37599, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33195") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57890->172.17.0.4:33195, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35470") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37716->172.17.0.4:35470, err= 2026/06/14 05:56:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30818") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40108->172.17.0.4:30818, err= 2026/06/14 05:56:29 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/14 05:56:29 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/14 05:56:29 INFO : potato2: Copied (new) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31629") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34206->172.17.0.4:31629, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37081") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54152->172.17.0.4:37081, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34818") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60022->172.17.0.4:34818, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36394") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44034->172.17.0.4:36394, err= 2026/06/14 05:56:29 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/14 05:56:29 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/14 05:56:29 INFO : potato2: Copied (new) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35190") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59366->172.17.0.4:35190, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31824") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34928->172.17.0.4:31824, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31987") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38500->172.17.0.4:31987, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/14 05:56:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 05:56:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/14 05:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38768") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36144->172.17.0.4:38768, err= 2026/06/14 05:56:29 INFO : sub dir2: Making directory 2026/06/14 05:56:29 INFO : sub dir: Making directory 2026/06/14 05:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:29 INFO : sub dir2/sub sub dir2: Making directory 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Connecting to FTP server 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39168->172.17.0.4:21, err= 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:29 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37058") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46520->172.17.0.4:37058, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:31 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33579") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34074->172.17.0.4:33579, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36085") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34334") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42588->172.17.0.4:36085, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50584->172.17.0.4:34334, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37458") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42418->172.17.0.4:37458, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39789") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36272->172.17.0.4:39789, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39905") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60874->172.17.0.4:39905, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39172") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44528->172.17.0.4:39172, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36021") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54946->172.17.0.4:36021, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33209") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51700->172.17.0.4:33209, err= --- PASS: TestCopyEmptyDirectories (2.24s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:31 INFO : sub dir2: Making directory 2026/06/14 05:56:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/14 05:56:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34351") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41920->172.17.0.4:34351, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39965") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45206->172.17.0.4:39965, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:31 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31613") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51310->172.17.0.4:31613, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34897") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58664->172.17.0.4:34897, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32977") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45034->172.17.0.4:32977, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32070") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46340->172.17.0.4:32070, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37570") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52424->172.17.0.4:37570, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:31 DEBUG : sub dir2: Making directory with metadata 2026/06/14 05:56:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36093") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47712->172.17.0.4:36093, err= 2026/06/14 05:56:31 INFO : sub dir2: Making directory 2026/06/14 05:56:31 INFO : sub dir: Making directory 2026/06/14 05:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33151") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50180->172.17.0.4:33151, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:31 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:31 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31697") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60304->172.17.0.4:31697, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36222") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37531") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35704->172.17.0.4:36222, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33102->172.17.0.4:37531, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30369") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49156->172.17.0.4:30369, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37143") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45314->172.17.0.4:37143, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34287") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58180->172.17.0.4:34287, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31398") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56400->172.17.0.4:31398, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32407") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50586->172.17.0.4:32407, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35226") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53470->172.17.0.4:35226, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36947") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38700->172.17.0.4:36947, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:31 INFO : sub dir2: Making directory 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34059") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56482->172.17.0.4:34059, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33180") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50548->172.17.0.4:33180, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:31 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:31 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34488") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33598->172.17.0.4:34488, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36933") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50512->172.17.0.4:36933, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36489") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41464->172.17.0.4:36489, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31400") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39208->172.17.0.4:31400, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39118") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54668->172.17.0.4:39118, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:31 DEBUG : sub dir2: Making directory with metadata 2026/06/14 05:56:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/14 05:56:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36223") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53048->172.17.0.4:36223, err= 2026/06/14 05:56:31 INFO : sub dir2: Making directory 2026/06/14 05:56:31 INFO : sub dir: Making directory 2026/06/14 05:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35658") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44656->172.17.0.4:35658, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:31 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:31 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33704") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46336->172.17.0.4:33704, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35520") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34085") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48876->172.17.0.4:35520, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53756->172.17.0.4:34085, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31930") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54684->172.17.0.4:31930, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39023") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37962->172.17.0.4:39023, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36800") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55300->172.17.0.4:36800, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31428") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43046->172.17.0.4:31428, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34200") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39954->172.17.0.4:34200, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35401") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47442->172.17.0.4:35401, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:31 INFO : sub dir2: Making directory 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33130") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49582->172.17.0.4:33130, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32055") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33336->172.17.0.4:32055, err= 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:31 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:31 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36731") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44086->172.17.0.4:36731, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34880") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51002->172.17.0.4:34880, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31802") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43196->172.17.0.4:31802, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31264") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59230->172.17.0.4:31264, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30404") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47074->172.17.0.4:30404, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33046") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52712->172.17.0.4:33046, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35094") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50820->172.17.0.4:35094, err= 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37021") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40498->172.17.0.4:37021, err= 2026/06/14 05:56:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xixemiz4ziqe" 2026/06/14 05:56:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:31 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:31 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: Connecting to FTP server 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:31 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:58020->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-polewon2xoqe -> ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:30384") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32861") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:56074->172.17.0.4:30384, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48308->172.17.0.4:32861, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38808") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50298->172.17.0.4:38808, err= 2026/06/14 05:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: Waiting for checks to finish 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: Waiting for transfers to finish 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38241") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53658->172.17.0.4:38241, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:38622") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:38418->172.17.0.4:38622, err= 2026/06/14 05:56:34 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/14 05:56:34 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/14 05:56:34 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:36152") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:52410->172.17.0.4:36152, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:39603") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:60418->172.17.0.4:39603, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:34408") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:41476->172.17.0.4:34408, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: dial("tcp","172.17.0.4:32952") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: > dial: conn=172.17.0.1:55986->172.17.0.4:32952, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: Purge object "sub dir/hello world" 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: Purge dir "sub dir" 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-xixemiz4ziqe: Purge dir "" 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33072") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51312->172.17.0.4:33072, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39562") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39824->172.17.0.4:39562, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31696") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33718->172.17.0.4:31696, err= --- PASS: TestServerSideCopy (2.20s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37286") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58626->172.17.0.4:37286, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37689") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39144->172.17.0.4:37689, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32555") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60014->172.17.0.4:32555, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30054") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53422->172.17.0.4:30054, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30800") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:32844->172.17.0.4:30800, err= 2026/06/14 05:56:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3076694664) 2026/06/14 05:56:34 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:34 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33480") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42322->172.17.0.4:33480, err= 2026/06/14 05:56:34 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/14 05:56:34 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/14 05:56:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37574") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46186->172.17.0.4:37574, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36104") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58712->172.17.0.4:36104, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35667") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35584->172.17.0.4:35667, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35230") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50186->172.17.0.4:35230, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38823") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50014->172.17.0.4:38823, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34849") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58942->172.17.0.4:34849, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33504") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50090->172.17.0.4:33504, err= 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34297") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54198->172.17.0.4:34297, err= 2026/06/14 05:56:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mixoqas2soti" 2026/06/14 05:56:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:34 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:34 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Connecting to FTP server 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:34 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:58030->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-polewon2xoqe -> ftp://172.17.0.4:21/rclone-test-mixoqas2soti 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36749") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:32099") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:42940->172.17.0.4:32099, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41216->172.17.0.4:36749, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31140") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59286->172.17.0.4:31140, err= 2026/06/14 05:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Waiting for checks to finish 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Waiting for transfers to finish 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36456") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37454->172.17.0.4:36456, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:35315") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:53824->172.17.0.4:35315, err= 2026/06/14 05:56:36 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/14 05:56:36 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/14 05:56:36 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:37294") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:37058->172.17.0.4:37294, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:35568") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:38204->172.17.0.4:35568, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39704") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35014->172.17.0.4:39704, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36462") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45982->172.17.0.4:36462, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32247") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55762->172.17.0.4:32247, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:32060") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31091") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:35796->172.17.0.4:32060, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33712->172.17.0.4:31091, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:36408") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30485") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:55540->172.17.0.4:36408, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51396->172.17.0.4:30485, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Waiting for checks to finish 2026/06/14 05:56:36 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:36 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-mixoqas2soti) 2026/06/14 05:56:36 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Waiting for transfers to finish 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31169") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34168->172.17.0.4:31169, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:35633") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:40864->172.17.0.4:35633, err= 2026/06/14 05:56:36 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/14 05:56:36 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/14 05:56:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:36864") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:35614->172.17.0.4:36864, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:35127") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:34872->172.17.0.4:35127, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:32948") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:37272->172.17.0.4:32948, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: dial("tcp","172.17.0.4:38209") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: > dial: conn=172.17.0.1:38668->172.17.0.4:38209, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Purge object "sub dir/hello world" 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Purge dir "sub dir" 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-mixoqas2soti: Purge dir "" 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39439") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42840->172.17.0.4:39439, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37490") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51656->172.17.0.4:37490, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37748") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53736->172.17.0.4:37748, err= --- PASS: TestServerSideCopyOverSelf (2.27s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32598") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57310->172.17.0.4:32598, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34284") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54570->172.17.0.4:34284, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32168") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49918->172.17.0.4:32168, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36495") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33226->172.17.0.4:36495, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34983") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45894->172.17.0.4:34983, err= 2026/06/14 05:56:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3076694664) 2026/06/14 05:56:36 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:36 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31940") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39052->172.17.0.4:31940, err= 2026/06/14 05:56:36 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/14 05:56:36 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/14 05:56:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/14 05:56:36 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39122") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35362->172.17.0.4:39122, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39071") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36418->172.17.0.4:39071, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37701") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51478->172.17.0.4:37701, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39528") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42944->172.17.0.4:39528, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36059") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38688->172.17.0.4:36059, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33702") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35184->172.17.0.4:33702, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38440") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58324->172.17.0.4:38440, err= 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30848") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44446->172.17.0.4:30848, err= 2026/06/14 05:56:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-toyosoh3nobi" 2026/06/14 05:56:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:36 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:36 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Connecting to FTP server 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:36 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:58034->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-polewon2xoqe -> ftp://172.17.0.4:21/rclone-test-toyosoh3nobi 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32053") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:38193") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41292->172.17.0.4:32053, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:50068->172.17.0.4:38193, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36228") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45608->172.17.0.4:36228, err= 2026/06/14 05:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34456") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51894->172.17.0.4:34456, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:37951") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:52562->172.17.0.4:37951, err= 2026/06/14 05:56:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/14 05:56:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/14 05:56:38 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:30754") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:57816->172.17.0.4:30754, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:34008") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:45918->172.17.0.4:34008, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32045") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38294->172.17.0.4:32045, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30103") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39230->172.17.0.4:30103, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34568") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49284->172.17.0.4:34568, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Using server-side directory move 2026/06/14 05:56:38 INFO : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:35409") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34190") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:43042->172.17.0.4:35409, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43576->172.17.0.4:34190, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32599") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42054->172.17.0.4:32599, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:37922") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:60042->172.17.0.4:37922, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-toyosoh3nobi) 2026/06/14 05:56:38 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Waiting for transfers to finish 2026/06/14 05:56:38 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:38 INFO : sub dir/hello world: Moved (server-side) 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33877") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38680->172.17.0.4:33877, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35332") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34430->172.17.0.4:35332, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:36033") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:37132->172.17.0.4:36033, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:31526") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:47270->172.17.0.4:31526, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31491") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42866->172.17.0.4:31491, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36195") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48616->172.17.0.4:36195, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39454") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50794->172.17.0.4:39454, err= 2026/06/14 05:56:38 DEBUG : testing file moves 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35202") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59250->172.17.0.4:35202, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:34736") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:53410->172.17.0.4:34736, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38970") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54476->172.17.0.4:38970, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:39749") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:35196->172.17.0.4:39749, err= 2026/06/14 05:56:38 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-toyosoh3nobi) 2026/06/14 05:56:38 DEBUG : sub dir/hello world: Sizes differ 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Waiting for transfers to finish 2026/06/14 05:56:38 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:38 INFO : sub dir/hello world: Moved (server-side) 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39836") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35966->172.17.0.4:39836, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38876") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41006->172.17.0.4:38876, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:38568") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:34010->172.17.0.4:38568, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:30078") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:55766->172.17.0.4:30078, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:39971") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:40612->172.17.0.4:39971, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: dial("tcp","172.17.0.4:30037") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: > dial: conn=172.17.0.1:43396->172.17.0.4:30037, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Purge object "sub dir/hello world" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Purge dir "sub dir" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-toyosoh3nobi: Purge dir "" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32562") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47664->172.17.0.4:32562, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33481") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52802->172.17.0.4:33481, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34420") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33034->172.17.0.4:34420, err= --- PASS: TestServerSideMoveOverSelf (2.25s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36812") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39880->172.17.0.4:36812, err= 2026/06/14 05:56:38 ERROR : error listing: directory not found 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30591") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34398->172.17.0.4:30591, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30120") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35518->172.17.0.4:30120, err= 2026/06/14 05:56:38 INFO : Local file system at /tmp/rclone3076694664: Making directory 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39524") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35622->172.17.0.4:39524, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35734") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54782->172.17.0.4:35734, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31879") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36264->172.17.0.4:31879, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39710") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49812->172.17.0.4:39710, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36093") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47726->172.17.0.4:36093, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39622") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59002->172.17.0.4:39622, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32640") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42714->172.17.0.4:32640, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36698") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59266->172.17.0.4:36698, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37678") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35088->172.17.0.4:37678, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36048") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51358->172.17.0.4:36048, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31909") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37200->172.17.0.4:31909, err= 2026/06/14 05:56:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38676") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40124->172.17.0.4:38676, err= 2026/06/14 05:56:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:38 DEBUG : Local file system at /tmp/rclone3076694664: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : Local file system at /tmp/rclone3076694664: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31285") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35014->172.17.0.4:31285, err= 2026/06/14 05:56:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/14 05:56:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/14 05:56:38 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32918") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49942->172.17.0.4:32918, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38436") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60002->172.17.0.4:38436, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38865") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36466->172.17.0.4:38865, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36441") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60508->172.17.0.4:36441, err= 2026/06/14 05:56:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36995") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54140->172.17.0.4:36995, err= 2026/06/14 05:56:38 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/14 05:56:38 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/14 05:56:38 INFO : check sum: Copied (new) 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36979") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38426->172.17.0.4:36979, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38141") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52676->172.17.0.4:38141, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : check sum: size = 1 OK 2026/06/14 05:56:38 NOTICE: ftp://172.17.0.4:21/rclone-test-polewon2xoqe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/14 05:56:38 DEBUG : check sum: Size of src and dst objects identical 2026/06/14 05:56:38 DEBUG : check sum: Unchanged skipping 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 INFO : There was nothing to transfer 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39360") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39048->172.17.0.4:39360, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37715") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45396->172.17.0.4:37715, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35804") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38296->172.17.0.4:35804, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39004") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35204->172.17.0.4:39004, err= 2026/06/14 05:56:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36100") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53582->172.17.0.4:36100, err= 2026/06/14 05:56:38 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/14 05:56:38 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/14 05:56:38 INFO : sizeonly: Copied (new) 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32617") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42424->172.17.0.4:32617, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37737") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50532->172.17.0.4:37737, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : sizeonly: size = 6 OK 2026/06/14 05:56:38 DEBUG : sizeonly: Sizes identical 2026/06/14 05:56:38 DEBUG : sizeonly: Unchanged skipping 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 INFO : There was nothing to transfer 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35712") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38902->172.17.0.4:35712, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30463") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56770->172.17.0.4:30463, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33566") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52660->172.17.0.4:33566, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33437") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36968->172.17.0.4:33437, err= 2026/06/14 05:56:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35730") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42386->172.17.0.4:35730, err= 2026/06/14 05:56:38 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/14 05:56:38 INFO : ignore-size: Copied (new) 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32060") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35800->172.17.0.4:32060, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39541") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48446->172.17.0.4:39541, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/14 05:56:38 DEBUG : ignore-size: Unchanged skipping 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 INFO : There was nothing to transfer 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35498") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56754->172.17.0.4:35498, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36073") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52310->172.17.0.4:36073, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30162") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37522->172.17.0.4:30162, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35003") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45028->172.17.0.4:35003, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34092") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35682->172.17.0.4:34092, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38185") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49612->172.17.0.4:38185, err= 2026/06/14 05:56:38 DEBUG : existing: size = 6 OK 2026/06/14 05:56:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/14 05:56:38 DEBUG : existing: Unchanged skipping 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 INFO : There was nothing to transfer 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32979") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56342->172.17.0.4:32979, err= 2026/06/14 05:56:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31866") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49530->172.17.0.4:31866, err= 2026/06/14 05:56:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/14 05:56:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/14 05:56:38 INFO : existing: Copied (replaced existing) 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37498") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47916->172.17.0.4:37498, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38563") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57142->172.17.0.4:38563, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39132") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58858->172.17.0.4:39132, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38472") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57516->172.17.0.4:38472, err= 2026/06/14 05:56:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38025") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53360->172.17.0.4:38025, err= 2026/06/14 05:56:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/14 05:56:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/14 05:56:38 INFO : existing: Copied (new) 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31525") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57856->172.17.0.4:31525, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35925") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45164->172.17.0.4:35925, err= 2026/06/14 05:56:38 DEBUG : existing: Destination exists, skipping 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:38 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:38 INFO : There was nothing to transfer 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36001") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:32992->172.17.0.4:36001, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37523") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34942->172.17.0.4:37523, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39783") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51296->172.17.0.4:39783, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35313") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56588->172.17.0.4:35313, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39800") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33312->172.17.0.4:39800, err= 2026/06/14 05:56:38 INFO : d: Making directory 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37270") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56804->172.17.0.4:37270, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Connecting to FTP server 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58038->172.17.0.4:21, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35671") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34407") 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55698->172.17.0.4:34407, err= 2026/06/14 05:56:38 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35206->172.17.0.4:35671, err= 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38924") 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56824->172.17.0.4:38924, err= 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30852") 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47540->172.17.0.4:30852, err= 2026/06/14 05:56:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Connecting to FTP server 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33980") 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36038") 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58052->172.17.0.4:21, err= 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41398->172.17.0.4:33980, err= 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39870->172.17.0.4:36038, err= 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32322") 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49526->172.17.0.4:32322, err= 2026/06/14 05:56:41 DEBUG : c/non empty space: size = 5 OK 2026/06/14 05:56:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:41 DEBUG : c/non empty space: Unchanged skipping 2026/06/14 05:56:41 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35805") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36356->172.17.0.4:35805, err= 2026/06/14 05:56:43 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/14 05:56:43 INFO : a/potato2: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : b/potato: Deleted 2026/06/14 05:56:43 INFO : d: Removing directory 2026/06/14 05:56:43 INFO : b: Removing directory 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: deleted 2 directories 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35545") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44820->172.17.0.4:35545, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37245") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60506->172.17.0.4:37245, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33618") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46536->172.17.0.4:33618, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30574") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57812->172.17.0.4:30574, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36903") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37148") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52380->172.17.0.4:36903, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57002->172.17.0.4:37148, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38157") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45570->172.17.0.4:38157, err= --- PASS: TestSyncIgnoreErrors (4.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39981") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39138->172.17.0.4:39981, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35356") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55934->172.17.0.4:35356, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31430") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60258->172.17.0.4:31430, err= 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31244") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51718->172.17.0.4:31244, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38828") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42784->172.17.0.4:38828, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38076") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57934->172.17.0.4:38076, err= 2026/06/14 05:56:43 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/14 05:56:43 INFO : empty space: Copied (replaced existing) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31416") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54708->172.17.0.4:31416, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34442") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59654->172.17.0.4:34442, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34453") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33690->172.17.0.4:34453, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30915") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48386->172.17.0.4:30915, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36468") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38320->172.17.0.4:36468, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34378") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52054->172.17.0.4:34378, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32106") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41500->172.17.0.4:32106, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31662") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36346->172.17.0.4:31662, err= 2026/06/14 05:56:43 DEBUG : foo: size = 3 OK 2026/06/14 05:56:43 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33872") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43406->172.17.0.4:33872, err= 2026/06/14 05:56:43 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/14 05:56:43 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/14 05:56:43 INFO : foo: Copied (replaced existing) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37278") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53882->172.17.0.4:37278, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31590") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34154->172.17.0.4:31590, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31032") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42204->172.17.0.4:31032, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31411") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42568->172.17.0.4:31411, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38567") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38936->172.17.0.4:38567, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33581") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44064->172.17.0.4:33581, err= 2026/06/14 05:56:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35854") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46322->172.17.0.4:35854, err= 2026/06/14 05:56:43 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/14 05:56:43 INFO : potato: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39722") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51524->172.17.0.4:39722, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38813") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42562->172.17.0.4:38813, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31064") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39670->172.17.0.4:31064, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39336") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35562->172.17.0.4:39336, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36511") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39780->172.17.0.4:36511, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33090") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51078->172.17.0.4:33090, err= 2026/06/14 05:56:43 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3076694664) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:43 DEBUG : potato: Sizes differ 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31678") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51538->172.17.0.4:31678, err= 2026/06/14 05:56:43 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/14 05:56:43 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/14 05:56:43 INFO : potato: Copied (replaced existing) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32376") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47502->172.17.0.4:32376, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31541") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57484->172.17.0.4:31541, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31945") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55524->172.17.0.4:31945, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31523") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45916->172.17.0.4:31523, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35157") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49256->172.17.0.4:35157, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31818") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39590->172.17.0.4:31818, err= 2026/06/14 05:56:43 DEBUG : potato: size = 21 OK 2026/06/14 05:56:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36829") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60452->172.17.0.4:36829, err= 2026/06/14 05:56:43 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/14 05:56:43 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/14 05:56:43 INFO : potato: Copied (replaced existing) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32055") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41220->172.17.0.4:32055, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38981") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57870->172.17.0.4:38981, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39442") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38266->172.17.0.4:39442, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38604") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44908->172.17.0.4:38604, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30685") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55818->172.17.0.4:30685, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39890") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36622->172.17.0.4:39890, err= 2026/06/14 05:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34220") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50392->172.17.0.4:34220, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33626") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33902->172.17.0.4:33626, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30927") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40556->172.17.0.4:30927, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31875") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59164->172.17.0.4:31875, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37671") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55420->172.17.0.4:37671, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32679") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59000->172.17.0.4:32679, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37544") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33858->172.17.0.4:37544, err= 2026/06/14 05:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34458") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59072->172.17.0.4:34458, err= 2026/06/14 05:56:43 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/14 05:56:43 INFO : potato2: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : potato: Deleted 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38933") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50302->172.17.0.4:38933, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39027") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49864->172.17.0.4:39027, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34508") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45804->172.17.0.4:34508, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35996") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34932->172.17.0.4:35996, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37874") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51966->172.17.0.4:37874, err= 2026/06/14 05:56:43 INFO : d: Making directory 2026/06/14 05:56:43 INFO : d/e: Making directory 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31711") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50378->172.17.0.4:31711, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36692") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37083") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37869") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35270->172.17.0.4:36692, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53014->172.17.0.4:37083, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34306->172.17.0.4:37869, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30487") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49854->172.17.0.4:30487, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34975") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36998->172.17.0.4:34975, err= 2026/06/14 05:56:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30390") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31644") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35840->172.17.0.4:30390, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58958->172.17.0.4:31644, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34455") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47040->172.17.0.4:34455, err= 2026/06/14 05:56:43 DEBUG : c/non empty space: size = 5 OK 2026/06/14 05:56:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : c/non empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38568") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37298->172.17.0.4:38568, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37718") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51240->172.17.0.4:37718, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/14 05:56:43 INFO : a/potato2: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : b/potato: Deleted 2026/06/14 05:56:43 INFO : d/e: Removing directory 2026/06/14 05:56:43 INFO : d: Removing directory 2026/06/14 05:56:43 INFO : b: Removing directory 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: deleted 3 directories 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35421") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54078->172.17.0.4:35421, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31257") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30628") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51594->172.17.0.4:31257, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55886->172.17.0.4:30628, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33296") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52250->172.17.0.4:33296, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35719") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55914->172.17.0.4:35719, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31919") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45480->172.17.0.4:31919, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32823") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58646->172.17.0.4:32823, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36084") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37636->172.17.0.4:36084, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38928") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44190->172.17.0.4:38928, err= 2026/06/14 05:56:43 INFO : d: Making directory 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32835") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48042->172.17.0.4:32835, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39765") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44428->172.17.0.4:39765, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35465") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39326") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36460->172.17.0.4:35465, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49426->172.17.0.4:39326, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31608") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51830->172.17.0.4:31608, err= 2026/06/14 05:56:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35402") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37740") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37115") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52002->172.17.0.4:35402, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34826->172.17.0.4:37740, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41138->172.17.0.4:37115, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37036") 2026/06/14 05:56:43 DEBUG : c/non empty space: size = 5 OK 2026/06/14 05:56:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : c/non empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40386->172.17.0.4:37036, err= 2026/06/14 05:56:43 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/14 05:56:43 INFO : a/potato2: Copied (new) 2026/06/14 05:56:43 ERROR : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: not deleting files as there were IO errors 2026/06/14 05:56:43 ERROR : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: not deleting directories as there were IO errors 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33244") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38684->172.17.0.4:33244, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34870") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31257") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38196") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31416") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44494->172.17.0.4:34870, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51608->172.17.0.4:31257, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42694->172.17.0.4:38196, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54724->172.17.0.4:31416, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30999") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45092->172.17.0.4:30999, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30509") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37546") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38948") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49808->172.17.0.4:38948, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33226->172.17.0.4:37546, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38634->172.17.0.4:30509, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33227") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58250->172.17.0.4:33227, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38266") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43856->172.17.0.4:38266, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37267") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34096->172.17.0.4:37267, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36581") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52196->172.17.0.4:36581, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33808") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49964->172.17.0.4:33808, err= 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30952") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56626->172.17.0.4:30952, err= 2026/06/14 05:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39782") 2026/06/14 05:56:43 INFO : potato: Deleted 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49864->172.17.0.4:39782, err= 2026/06/14 05:56:43 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/14 05:56:43 INFO : potato2: Copied (new) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36898") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58284->172.17.0.4:36898, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30992") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53030->172.17.0.4:30992, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32960") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33906->172.17.0.4:32960, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38091") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38332->172.17.0.4:38091, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39694") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46954->172.17.0.4:39694, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35025") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42108->172.17.0.4:35025, err= 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31264") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59694->172.17.0.4:31264, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 INFO : potato: Deleted 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30932") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57096->172.17.0.4:30932, err= 2026/06/14 05:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32070") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37998->172.17.0.4:32070, err= 2026/06/14 05:56:43 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/14 05:56:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/14 05:56:43 INFO : potato2: Copied (new) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30027") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33336->172.17.0.4:30027, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31054") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39156->172.17.0.4:31054, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30705") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33768->172.17.0.4:30705, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32371") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34290->172.17.0.4:32371, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39806") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58222->172.17.0.4:39806, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32203") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39300->172.17.0.4:32203, err= 2026/06/14 05:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39844") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34382->172.17.0.4:39844, err= 2026/06/14 05:56:43 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/14 05:56:43 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/14 05:56:43 INFO : potato2: Copied (new) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36584") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47802->172.17.0.4:36584, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33025") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54206->172.17.0.4:33025, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31952") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34210->172.17.0.4:31952, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33214") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36296->172.17.0.4:33214, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31354") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35476->172.17.0.4:31354, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37502") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52922->172.17.0.4:37502, err= 2026/06/14 05:56:43 DEBUG : enormous: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : enormous: Excluded 2026/06/14 05:56:43 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : potato2: Excluded 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39196") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42528->172.17.0.4:39196, err= 2026/06/14 05:56:43 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : potato2: Excluded 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36130") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48894->172.17.0.4:36130, err= 2026/06/14 05:56:43 DEBUG : enormous: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : enormous: Excluded 2026/06/14 05:56:43 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : potato2: Excluded 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32460") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36406->172.17.0.4:32460, err= 2026/06/14 05:56:43 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : potato2: Excluded 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39979") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54456->172.17.0.4:39979, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38074") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59388->172.17.0.4:38074, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39502") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59482->172.17.0.4:39502, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32247") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53836->172.17.0.4:32247, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39182") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46078->172.17.0.4:39182, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31722") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52844->172.17.0.4:31722, err= 2026/06/14 05:56:43 DEBUG : enormous: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : enormous: Excluded 2026/06/14 05:56:43 DEBUG : potato2: Excluded (Size Filter) 2026/06/14 05:56:43 DEBUG : potato2: Excluded 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34624") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59530->172.17.0.4:34624, err= 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : potato2: Deleted 2026/06/14 05:56:43 INFO : enormous: Deleted 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37058") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47052->172.17.0.4:37058, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33917") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45368->172.17.0.4:33917, err= 2026/06/14 05:56:43 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : enormous: Deleted 2026/06/14 05:56:43 INFO : potato2: Deleted 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38977") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52584->172.17.0.4:38977, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34450") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36726->172.17.0.4:34450, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30507") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38782->172.17.0.4:30507, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39293") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51560->172.17.0.4:39293, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35092") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60676->172.17.0.4:35092, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32599") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47362->172.17.0.4:32599, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32829") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41056->172.17.0.4:32829, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30551") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33770->172.17.0.4:30551, err= 2026/06/14 05:56:43 DEBUG : five: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone3076694664) 2026/06/14 05:56:43 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:43 DEBUG : four: Sizes differ 2026/06/14 05:56:43 DEBUG : three: size = 5 OK 2026/06/14 05:56:43 DEBUG : two: size = 3 OK 2026/06/14 05:56:43 DEBUG : three: Sizes identical 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : one: Destination is newer than source, skipping 2026/06/14 05:56:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/14 05:56:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39336") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37485") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39258") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35566->172.17.0.4:39336, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49158->172.17.0.4:39258, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33612->172.17.0.4:37485, err= 2026/06/14 05:56:43 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/14 05:56:43 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/14 05:56:43 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/14 05:56:43 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/14 05:56:43 INFO : two: Copied (replaced existing) 2026/06/14 05:56:43 DEBUG : four.f852663a.partial: renamed to: four 2026/06/14 05:56:43 INFO : four: Copied (replaced existing) 2026/06/14 05:56:43 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/14 05:56:43 INFO : five: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38456") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43058->172.17.0.4:38456, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32336") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49148->172.17.0.4:32336, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37051") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43954->172.17.0.4:37051, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/14 05:56:43 ERROR : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39188") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47934->172.17.0.4:39188, err= 2026/06/14 05:56:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34788") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33787") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57232->172.17.0.4:34788, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57828->172.17.0.4:33787, err= 2026/06/14 05:56:43 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/14 05:56:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/14 05:56:43 INFO : potato: Copied (new) 2026/06/14 05:56:43 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/14 05:56:43 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/14 05:56:43 INFO : yam: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37373") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41612->172.17.0.4:37373, err= 2026/06/14 05:56:43 ERROR : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38059") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38918->172.17.0.4:38059, err= 2026/06/14 05:56:43 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : potato: size = 14 OK 2026/06/14 05:56:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : potato: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33904") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37926->172.17.0.4:33904, err= 2026/06/14 05:56:43 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/14 05:56:43 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/14 05:56:43 INFO : yaml: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : yam: Deleted 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33556") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42004->172.17.0.4:33556, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34466") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:32804->172.17.0.4:34466, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33743") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49358->172.17.0.4:33743, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37550") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57788->172.17.0.4:37550, err= 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Making map for --track-renames 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Finished making map for --track-renames 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for renames to finish 2026/06/14 05:56:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32971") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54128->172.17.0.4:32971, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35768") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41550->172.17.0.4:35768, err= 2026/06/14 05:56:43 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/14 05:56:43 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/14 05:56:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/14 05:56:43 INFO : potato: Copied (new) 2026/06/14 05:56:43 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/14 05:56:43 INFO : yam: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32459") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46262->172.17.0.4:32459, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34685") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37708->172.17.0.4:34685, err= 2026/06/14 05:56:43 DEBUG : potato: size = 14 OK 2026/06/14 05:56:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Making map for --track-renames 2026/06/14 05:56:43 DEBUG : potato: Unchanged skipping 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Finished making map for --track-renames 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for renames to finish 2026/06/14 05:56:43 INFO : yam: Moved (server-side) to: yaml 2026/06/14 05:56:43 INFO : yaml: Renamed from "yam" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34786") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40570->172.17.0.4:34786, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37982") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50214->172.17.0.4:37982, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31527") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50254->172.17.0.4:31527, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31757") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48356->172.17.0.4:31757, err= 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Making map for --track-renames 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Finished making map for --track-renames 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/14 05:56:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for renames to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33150") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59972->172.17.0.4:33150, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30548") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42406->172.17.0.4:30548, err= 2026/06/14 05:56:43 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/14 05:56:43 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/14 05:56:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/14 05:56:43 INFO : potato: Copied (new) 2026/06/14 05:56:43 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/14 05:56:43 INFO : sub/yam: Copied (new) 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39654") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40696->172.17.0.4:39654, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35353") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53306->172.17.0.4:35353, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39402") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57996->172.17.0.4:39402, err= 2026/06/14 05:56:43 DEBUG : potato: size = 14 OK 2026/06/14 05:56:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/14 05:56:43 DEBUG : potato: Unchanged skipping 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38620") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46388->172.17.0.4:38620, err= 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Making map for --track-renames 2026/06/14 05:56:43 INFO : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Finished making map for --track-renames 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for renames to finish 2026/06/14 05:56:43 INFO : sub/yam: Moved (server-side) to: yam 2026/06/14 05:56:43 INFO : yam: Renamed from "sub/yam" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : Waiting for deletions to finish 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39158") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35258->172.17.0.4:39158, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38048") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46498->172.17.0.4:38048, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30689") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41772->172.17.0.4:30689, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30665") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38686->172.17.0.4:30665, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39912") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48818->172.17.0.4:39912, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : Creating backend with remote "/tmp/rclone3076694664/dir1" 2026/06/14 05:56:43 DEBUG : Creating backend with remote "/tmp/rclone3076694664/dir2" 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664/dir2: Using server-side directory move 2026/06/14 05:56:43 INFO : Local file system at /tmp/rclone3076694664/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/14 05:56:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664/dir2: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664/dir2: Waiting for transfers to finish 2026/06/14 05:56:43 INFO : file1.txt: Moved (server-side) 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33476") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37668->172.17.0.4:33476, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38695") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:38396->172.17.0.4:38695, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34808") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45982->172.17.0.4:34808, err= 2026/06/14 05:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33539") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:45708->172.17.0.4:33539, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39035") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59112->172.17.0.4:39035, err= 2026/06/14 05:56:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:43 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/14 05:56:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:43 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:43 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/14 05:56:43 INFO : nested/sub dir/file: Copied (new) 2026/06/14 05:56:43 INFO : nested/sub dir/file: Deleted 2026/06/14 05:56:43 INFO : sub dir: Removing directory 2026/06/14 05:56:43 INFO : nested/sub dir: Removing directory 2026/06/14 05:56:43 INFO : nested: Removing directory 2026/06/14 05:56:43 DEBUG : Local file system at /tmp/rclone3076694664: deleted 3 directories 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37163") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54888->172.17.0.4:37163, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36622") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32718") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40588->172.17.0.4:36622, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51046->172.17.0.4:32718, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33141") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51096->172.17.0.4:33141, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31265") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53934->172.17.0.4:31265, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36174") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33437") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55448->172.17.0.4:36174, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41922->172.17.0.4:33437, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35551") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58280->172.17.0.4:35551, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37879") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55906->172.17.0.4:37879, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34995") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:41554->172.17.0.4:34995, err= 2026/06/14 05:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34153") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46974->172.17.0.4:34153, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37239") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:51560->172.17.0.4:37239, err= 2026/06/14 05:56:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/14 05:56:43 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/14 05:56:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/14 05:56:43 INFO : sub dir/hello world: Copied (new) 2026/06/14 05:56:43 INFO : sub dir/hello world: Deleted 2026/06/14 05:56:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/14 05:56:43 INFO : nested/sub dir/file: Copied (new) 2026/06/14 05:56:43 INFO : nested/sub dir/file: Deleted 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32839") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60672->172.17.0.4:32839, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30707") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:35698->172.17.0.4:30707, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33457") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39360->172.17.0.4:33457, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36178") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:56606->172.17.0.4:36178, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32935") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52040->172.17.0.4:32935, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32337") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31651") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58550->172.17.0.4:32337, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34880->172.17.0.4:31651, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38166") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57420->172.17.0.4:38166, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38464") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42256->172.17.0.4:38464, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31007") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:33406->172.17.0.4:31007, err= 2026/06/14 05:56:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35462") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33623") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55164->172.17.0.4:35462, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36786->172.17.0.4:33623, err= 2026/06/14 05:56:43 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/14 05:56:43 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/14 05:56:43 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/14 05:56:43 INFO : existing-b: Copied (new) 2026/06/14 05:56:43 INFO : existing-b: Deleted 2026/06/14 05:56:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/14 05:56:43 INFO : existing: Copied (new) 2026/06/14 05:56:43 INFO : existing: Deleted 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36458") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40364->172.17.0.4:36458, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30185") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42014->172.17.0.4:30185, err= 2026/06/14 05:56:43 DEBUG : existing: Destination exists, skipping 2026/06/14 05:56:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for checks to finish 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: Waiting for transfers to finish 2026/06/14 05:56:43 INFO : There was nothing to transfer 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34883") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59304->172.17.0.4:34883, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37722") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39360->172.17.0.4:37722, err= 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36851") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34340->172.17.0.4:36851, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gilesar1muvo" 2026/06/14 05:56:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:43 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:43 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Connecting to FTP server 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:44342->172.17.0.4:21, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30407") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50194->172.17.0.4:30407, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39857") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49834->172.17.0.4:39857, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30335") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:46870->172.17.0.4:30335, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30735") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39208->172.17.0.4:30735, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-polewon2xoqe -> ftp://172.17.0.4:21/rclone-test-gilesar1muvo 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:38092") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:46748->172.17.0.4:38092, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:31324") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:52746->172.17.0.4:31324, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:32554") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:55744->172.17.0.4:32554, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Using server-side directory move 2026/06/14 05:56:45 INFO : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:32182") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39478") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:50458->172.17.0.4:32182, err= 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:59318->172.17.0.4:39478, err= 2026/06/14 05:56:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:45 DEBUG : empty space: size = 1 OK 2026/06/14 05:56:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/14 05:56:45 DEBUG : empty space: Unchanged skipping 2026/06/14 05:56:45 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:45 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-gilesar1muvo) 2026/06/14 05:56:45 DEBUG : potato3: Sizes differ 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Waiting for checks to finish 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Connecting to FTP server 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:44348->172.17.0.4:21, err= 2026/06/14 05:56:45 INFO : empty space: Deleted 2026/06/14 05:56:45 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Waiting for transfers to finish 2026/06/14 05:56:45 INFO : potato2: Moved (server-side) 2026/06/14 05:56:48 INFO : potato3: Deleted 2026/06/14 05:56:48 INFO : potato3: Moved (server-side) 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:36956") 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:55508->172.17.0.4:36956, err= 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:32159") 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:44764->172.17.0.4:32159, err= 2026/06/14 05:56:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yapumif7zogu" 2026/06/14 05:56:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:48 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:48 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Connecting to FTP server 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:48 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: > dial: conn=172.17.0.1:44374->172.17.0.4:21, err= 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Using server-side directory move 2026/06/14 05:56:50 INFO : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Server side directory move succeeded 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: dial("tcp","172.17.0.4:38076") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: > dial: conn=172.17.0.1:57944->172.17.0.4:38076, err= 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:31581") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:57672->172.17.0.4:31581, err= 2026/06/14 05:56:50 ERROR : error listing: directory not found 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: dial("tcp","172.17.0.4:34207") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: > dial: conn=172.17.0.1:37006->172.17.0.4:34207, err= 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Purge object "empty space" 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Purge object "potato2" 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Purge object "potato3" 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-yapumif7zogu: Purge dir "" 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: dial("tcp","172.17.0.4:30096") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: > dial: conn=172.17.0.1:59118->172.17.0.4:30096, err= 2026/06/14 05:56:50 ERROR : error listing: directory not found 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-gilesar1muvo: Purge dir "" 2026/06/14 05:56:50 NOTICE: purge failed to rmdir "": directory not found 2026/06/14 05:56:50 NOTICE: purge failed: directory not found 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34424") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48004->172.17.0.4:34424, err= 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39314") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:50350->172.17.0.4:39314, err= --- PASS: TestServerSideMove (7.03s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:56:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dubivaf9gude" 2026/06/14 05:56:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:50 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:50 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: Connecting to FTP server 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:50 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:44386->172.17.0.4:21, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31271") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42894->172.17.0.4:31271, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39146") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48658->172.17.0.4:39146, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34037") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:42370->172.17.0.4:34037, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37646") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:53402->172.17.0.4:37646, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-polewon2xoqe -> ftp://172.17.0.4:21/rclone-test-dubivaf9gude 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:39896") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:53910->172.17.0.4:39896, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:37645") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:36764->172.17.0.4:37645, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:30955") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:38006->172.17.0.4:30955, err= 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:36485") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:39014->172.17.0.4:36485, err= 2026/06/14 05:56:52 DEBUG : empty space: Excluded (Size Filter) 2026/06/14 05:56:52 DEBUG : empty space: Excluded 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33115") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:39868->172.17.0.4:33115, err= 2026/06/14 05:56:52 DEBUG : empty space: Excluded (Size Filter) 2026/06/14 05:56:52 DEBUG : empty space: Excluded 2026/06/14 05:56:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:52 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:56:52 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-dubivaf9gude) 2026/06/14 05:56:52 DEBUG : potato3: Sizes differ 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: Connecting to FTP server 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: Waiting for checks to finish 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: Waiting for transfers to finish 2026/06/14 05:56:52 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:40674->172.17.0.4:21, err= 2026/06/14 05:56:52 INFO : potato2: Moved (server-side) 2026/06/14 05:56:56 INFO : potato3: Deleted 2026/06/14 05:56:56 INFO : potato3: Moved (server-side) 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32115") 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:54448->172.17.0.4:32115, err= 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:38187") 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:52848->172.17.0.4:38187, err= 2026/06/14 05:56:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-duweyuz8biji" 2026/06/14 05:56:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:56:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:56 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:56:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:56:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:56:56 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:56:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Connecting to FTP server 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:56 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: > dial: conn=172.17.0.1:40728->172.17.0.4:21, err= 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: dial("tcp","172.17.0.4:35060") 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: > dial: conn=172.17.0.1:40624->172.17.0.4:35060, err= 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:38251") 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:40458->172.17.0.4:38251, err= 2026/06/14 05:56:58 DEBUG : empty space: Excluded (Size Filter) 2026/06/14 05:56:58 DEBUG : empty space: Excluded 2026/06/14 05:56:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:56:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Connecting to FTP server 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: dial("tcp","172.17.0.4:21") 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Waiting for checks to finish 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Waiting for transfers to finish 2026/06/14 05:56:58 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: > dial: conn=172.17.0.1:40736->172.17.0.4:21, err= 2026/06/14 05:56:58 INFO : potato2: Moved (server-side) 2026/06/14 05:57:00 INFO : potato3: Moved (server-side) 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: dial("tcp","172.17.0.4:37238") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: > dial: conn=172.17.0.1:47922->172.17.0.4:37238, err= 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:36177") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:37658->172.17.0.4:36177, err= 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: dial("tcp","172.17.0.4:31588") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: > dial: conn=172.17.0.1:35786->172.17.0.4:31588, err= 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Purge object "potato2" 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Purge object "potato3" 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-duweyuz8biji: Purge dir "" 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: dial("tcp","172.17.0.4:37597") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: > dial: conn=172.17.0.1:41808->172.17.0.4:37597, err= 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: Purge object "empty space" 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-dubivaf9gude: Purge dir "" 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30745") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34950->172.17.0.4:30745, err= 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31335") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57526->172.17.0.4:31335, err= --- PASS: TestServerSideMoveWithFilter (10.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:57:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qabagah4suji" 2026/06/14 05:57:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:57:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:00 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:57:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:00 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Connecting to FTP server 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:00 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:40740->172.17.0.4:21, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33897") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:40750->172.17.0.4:33897, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:34396") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:43026->172.17.0.4:34396, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37342") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:48492->172.17.0.4:37342, err= 2026/06/14 05:57:03 INFO : tomatoDir: Making directory 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:31990") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:47828->172.17.0.4:31990, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:33143") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58354->172.17.0.4:33143, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-polewon2xoqe -> ftp://172.17.0.4:21/rclone-test-qabagah4suji 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:38653") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:50806->172.17.0.4:38653, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:33948") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:35124->172.17.0.4:33948, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:31660") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:60954->172.17.0.4:31660, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Using server-side directory move 2026/06/14 05:57:03 INFO : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:37510") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:44916->172.17.0.4:37510, err= 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39238") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:52910->172.17.0.4:39238, err= 2026/06/14 05:57:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/14 05:57:03 DEBUG : empty space: size = 1 OK 2026/06/14 05:57:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/14 05:57:03 DEBUG : empty space: Unchanged skipping 2026/06/14 05:57:03 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-polewon2xoqe) 2026/06/14 05:57:03 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-qabagah4suji) 2026/06/14 05:57:03 DEBUG : potato3: Sizes differ 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Connecting to FTP server 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39290") 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:36712->172.17.0.4:21, err= 2026/06/14 05:57:03 INFO : empty space: Deleted 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58442->172.17.0.4:39290, err= 2026/06/14 05:57:03 INFO : potato2: Moved (server-side) 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Waiting for checks to finish 2026/06/14 05:57:03 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Waiting for transfers to finish 2026/06/14 05:57:05 INFO : potato3: Deleted 2026/06/14 05:57:05 INFO : potato3: Moved (server-side) 2026/06/14 05:57:05 INFO : tomatoDir: Removing directory 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: deleted 1 directories 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35816") 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:37170->172.17.0.4:35816, err= 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35474") 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:49832->172.17.0.4:35474, err= 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:34016") 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:46814->172.17.0.4:34016, err= 2026/06/14 05:57:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gupupam9pegu" 2026/06/14 05:57:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:57:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:05 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:57:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:05 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Connecting to FTP server 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:05 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: > dial: conn=172.17.0.1:36728->172.17.0.4:21, err= 2026/06/14 05:57:08 INFO : tomatoDir: Making directory 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Using server-side directory move 2026/06/14 05:57:08 INFO : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Server side directory move succeeded 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: dial("tcp","172.17.0.4:34359") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: > dial: conn=172.17.0.1:35320->172.17.0.4:34359, err= 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: dial("tcp","172.17.0.4:34346") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: > dial: conn=172.17.0.1:35854->172.17.0.4:34346, err= 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:39780") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:45332->172.17.0.4:39780, err= 2026/06/14 05:57:08 ERROR : error listing: directory not found 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:31971") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:60076->172.17.0.4:31971, err= 2026/06/14 05:57:08 ERROR : error listing: directory not found 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: dial("tcp","172.17.0.4:36739") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: > dial: conn=172.17.0.1:50322->172.17.0.4:36739, err= 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Purge object "empty space" 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Purge object "potato2" 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Purge object "potato3" 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: dial("tcp","172.17.0.4:36651") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: > dial: conn=172.17.0.1:56418->172.17.0.4:36651, err= 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Purge dir "tomatoDir" 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-gupupam9pegu: Purge dir "" 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: dial("tcp","172.17.0.4:37729") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: > dial: conn=172.17.0.1:33848->172.17.0.4:37729, err= 2026/06/14 05:57:08 ERROR : error listing: directory not found 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-qabagah4suji: Purge dir "" 2026/06/14 05:57:08 NOTICE: purge failed to rmdir "": directory not found 2026/06/14 05:57:08 NOTICE: purge failed: directory not found 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35020") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:58032->172.17.0.4:35020, err= 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:39219") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:34466->172.17.0.4:39219, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.51s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:35597") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60942->172.17.0.4:35597, err= 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30447") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:57012->172.17.0.4:30447, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:57:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-polewon2xoqe/rclone-sync-test" 2026/06/14 05:57:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:57:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:08 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:57:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:08 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: Connecting to FTP server 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36774->172.17.0.4:21, err= 2026/06/14 05:57:08 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36776->172.17.0.4:21, err= 2026/06/14 05:57:08 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36786->172.17.0.4:21, err= 2026/06/14 05:57:08 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36796->172.17.0.4:21, err= 2026/06/14 05:57:08 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36808->172.17.0.4:21, err= 2026/06/14 05:57:08 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:08 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36816->172.17.0.4:21, err= 2026/06/14 05:57:08 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/14 05:57:09 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:09 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:36832->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: Reducing sleep to 480ms 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:30094") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36194->172.17.0.4:30094, err= 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:37089") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:60730->172.17.0.4:37089, err= --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-polewon2xoqe", Local "Local file system at /tmp/rclone3076694664", Modify Window "1s" 2026/06/14 05:57:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-polewon2xoqe/rclone-sync-test" 2026/06/14 05:57:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/14 05:57:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:11 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{t4IOO}" suffix to name 2026/06/14 05:57:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/14 05:57:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/14 05:57:11 DEBUG : Setting pass="7D9EnCKdz9jcaBofhp6AqpJdJX3LMZSk0gmHS2Up_po" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/14 05:57:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: Connecting to FTP server 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42894->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42900->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42904->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42914->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42930->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:11 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42936->172.17.0.4:21, err= 2026/06/14 05:57:11 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:11 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/14 05:57:12 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:12 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42956->172.17.0.4:21, err= 2026/06/14 05:57:12 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/14 05:57:12 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:12 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42970->172.17.0.4:21, err= 2026/06/14 05:57:12 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/06/14 05:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:42988->172.17.0.4:21, err= 2026/06/14 05:57:13 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/06/14 05:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe/rclone-sync-test: > dial: conn=172.17.0.1:43008->172.17.0.4:21, err= 2026/06/14 05:57:15 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/06/14 05:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:32617") 2026/06/14 05:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:44224->172.17.0.4:32617, err= 2026/06/14 05:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: dial("tcp","172.17.0.4:38028") 2026/06/14 05:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-polewon2xoqe: > dial: conn=172.17.0.1:36168->172.17.0.4:38028, err= --- FAIL: TestSyncOverlapWithFilter (4.56s) panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked] [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x218227e] goroutine 5309 [running]: testing.tRunner.func1.2({0x2526f00, 0x45f1550}) /usr/local/go/src/testing/testing.go:1974 +0x232 testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1977 +0x349 panic({0x2526f00?, 0x45f1550?}) /usr/local/go/src/runtime/panic.go:860 +0x13a github.com/rclone/rclone/fs/sync.TestSyncOverlapWithFilter(0x1b2b515cf208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2012 +0x1de testing.tRunner(0x1b2b515cf208, 0x2bb15b8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 48.751668656s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter]