"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/24 04:38:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida" 2025/11/24 04:38:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:38:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57800->172.17.0.7:21, err= 2025/11/24 04:38:12 DEBUG : Creating backend with remote "/tmp/rclone228631882" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34379") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47862->172.17.0.7:34379, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39188") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37886->172.17.0.7:39188, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34163") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56168->172.17.0.7:34163, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32514") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40704->172.17.0.7:32514, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34648") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33536->172.17.0.7:34648, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38500") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52528->172.17.0.7:38500, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36323") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40372->172.17.0.7:36323, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34049") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38696->172.17.0.7:34049, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38462") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41660->172.17.0.7:38462, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39353") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38228->172.17.0.7:39353, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35618") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51910->172.17.0.7:35618, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33108") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34712->172.17.0.7:33108, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37219") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60880->172.17.0.7:37219, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34667") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60798->172.17.0.7:34667, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33644") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36614->172.17.0.7:33644, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : Creating backend with remote "/non-existing" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36171") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41760->172.17.0.7:36171, err= 2025/11/24 04:38:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37153") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45018->172.17.0.7:37153, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34663") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54314->172.17.0.7:34663, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36560") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42436->172.17.0.7:36560, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32030") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60416->172.17.0.7:32030, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37886") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48644->172.17.0.7:37886, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32584") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35952->172.17.0.7:32584, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30839") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41700->172.17.0.7:30839, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39506") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38222->172.17.0.7:39506, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39118") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48272->172.17.0.7:39118, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33502") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59188->172.17.0.7:33502, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Running all checks before starting transfers 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37841") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33804->172.17.0.7:37841, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Checks finished, now starting transfers 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32596") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46150->172.17.0.7:32596, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33850") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59406->172.17.0.7:33850, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30145") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39532->172.17.0.7:30145, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36303") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47154->172.17.0.7:36303, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37409") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59760->172.17.0.7:37409, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36861") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43678->172.17.0.7:36861, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 ERROR : Ignoring --no-traverse with sync 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31623") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40056->172.17.0.7:31623, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39252") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42274->172.17.0.7:39252, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35772") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37778->172.17.0.7:35772, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33320") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40164->172.17.0.7:33320, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39476") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45464->172.17.0.7:39476, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31258") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48748->172.17.0.7:31258, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33271") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41010->172.17.0.7:33271, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30235") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49514->172.17.0.7:30235, err= 2025/11/24 04:38:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35283") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54428->172.17.0.7:35283, err= 2025/11/24 04:38:12 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/24 04:38:12 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/24 04:38:12 INFO : hello world2: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36608") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44318->172.17.0.7:36608, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37983") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34930->172.17.0.7:37983, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31026") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37068->172.17.0.7:31026, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37374") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47786->172.17.0.7:37374, err= 2025/11/24 04:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33449") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48502->172.17.0.7:33449, err= 2025/11/24 04:38:12 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/24 04:38:12 INFO : potato2: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30911") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54258->172.17.0.7:30911, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33761") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46872->172.17.0.7:33761, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32115") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35374->172.17.0.7:32115, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32645") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51736->172.17.0.7:32645, err= 2025/11/24 04:38:12 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/24 04:38:12 INFO : potato2: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33439") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43434->172.17.0.7:33439, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34711") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37598->172.17.0.7:34711, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38614") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35118->172.17.0.7:38614, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 04:38:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35719") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41708->172.17.0.7:35719, err= 2025/11/24 04:38:12 INFO : sub dir2: Making directory 2025/11/24 04:38:12 INFO : sub dir: Making directory 2025/11/24 04:38:12 INFO : sub dir2/sub sub dir2: Making directory 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38841") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52482->172.17.0.7:38841, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38884") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47330->172.17.0.7:38884, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39595") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57548->172.17.0.7:39595, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57802->172.17.0.7:21, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31017") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57980->172.17.0.7:31017, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38496") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39842->172.17.0.7:38496, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38452") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52552->172.17.0.7:38452, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30364") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54952->172.17.0.7:30364, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38285") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38810->172.17.0.7:38285, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34524") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41454->172.17.0.7:34524, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38608") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57426->172.17.0.7:38608, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 INFO : sub dir2: Making directory 2025/11/24 04:38:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/24 04:38:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39784") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53216->172.17.0.7:39784, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38992") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33550->172.17.0.7:38992, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38804") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49214->172.17.0.7:38804, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33772") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49900->172.17.0.7:33772, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30999") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39338->172.17.0.7:30999, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36562") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49172->172.17.0.7:36562, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38473") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35722->172.17.0.7:38473, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 04:38:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31550") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45340->172.17.0.7:31550, err= 2025/11/24 04:38:12 INFO : sub dir2: Making directory 2025/11/24 04:38:12 INFO : sub dir: Making directory 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31762") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44186->172.17.0.7:31762, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30742") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47416->172.17.0.7:30742, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31883") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55584->172.17.0.7:31883, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38027") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48776->172.17.0.7:38027, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35530") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37846->172.17.0.7:35530, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36786") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54252->172.17.0.7:36786, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34880") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46588->172.17.0.7:34880, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37045") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35398->172.17.0.7:37045, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36840") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52980->172.17.0.7:36840, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39533") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41882->172.17.0.7:39533, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32761") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35382->172.17.0.7:32761, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 INFO : sub dir2: Making directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33268") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36204->172.17.0.7:33268, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38500") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52542->172.17.0.7:38500, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38228") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41980->172.17.0.7:38228, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32267") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59050->172.17.0.7:32267, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30437") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47810->172.17.0.7:30437, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38683") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36128->172.17.0.7:38683, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37025") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57224->172.17.0.7:37025, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : sub dir2: Making directory with metadata 2025/11/24 04:38:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36212") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48548->172.17.0.7:36212, err= 2025/11/24 04:38:12 INFO : sub dir2: Making directory 2025/11/24 04:38:12 INFO : sub dir: Making directory 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38124") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58856->172.17.0.7:38124, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35525") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35864->172.17.0.7:35525, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36236") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40492->172.17.0.7:36236, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30984") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56324->172.17.0.7:30984, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34090") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41808->172.17.0.7:34090, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30669") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37674") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43630->172.17.0.7:30669, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50576->172.17.0.7:37674, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32146") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54798->172.17.0.7:32146, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37369") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36096->172.17.0.7:37369, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37416") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55672->172.17.0.7:37416, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 INFO : sub dir2: Making directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30568") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37056->172.17.0.7:30568, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39387") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57396->172.17.0.7:39387, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38415") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33006->172.17.0.7:38415, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31848") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57636->172.17.0.7:31848, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32853") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37074->172.17.0.7:32853, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34507") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46692->172.17.0.7:34507, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30152") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38638->172.17.0.7:30152, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31085") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60104->172.17.0.7:31085, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38770") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48578->172.17.0.7:38770, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33698") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33004->172.17.0.7:33698, err= 2025/11/24 04:38:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tujimex6vayu" 2025/11/24 04:38:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:57806->172.17.0.7:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-huyavuk6bida -> ftp://172.17.0.7:21/rclone-test-tujimex6vayu 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:32704") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:40664->172.17.0.7:32704, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31338") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49474->172.17.0.7:31338, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36688") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51462->172.17.0.7:36688, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36004") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45088->172.17.0.7:36004, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:31866") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:51152->172.17.0.7:31866, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:31879") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:46360->172.17.0.7:31879, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:32352") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:60124->172.17.0.7:32352, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:39554") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:37730->172.17.0.7:39554, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: dial("tcp","172.17.0.7:30703") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: > dial: conn=172.17.0.1:48882->172.17.0.7:30703, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: Purge object "sub dir/hello world" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: Purge dir "sub dir" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-tujimex6vayu: Purge dir "" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34295") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56510->172.17.0.7:34295, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35280") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40708->172.17.0.7:35280, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37416") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55686->172.17.0.7:37416, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37449") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55176->172.17.0.7:37449, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39788") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46828->172.17.0.7:39788, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30690") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47180->172.17.0.7:30690, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34907") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51598->172.17.0.7:34907, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36850") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53640->172.17.0.7:36850, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32529") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39704->172.17.0.7:32529, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34334") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37834->172.17.0.7:34334, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30120") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49880->172.17.0.7:30120, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33179") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52698->172.17.0.7:33179, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38025") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34040->172.17.0.7:38025, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32676") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57264->172.17.0.7:32676, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33101") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56320->172.17.0.7:33101, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38168") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40940->172.17.0.7:38168, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31092") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45014->172.17.0.7:31092, err= 2025/11/24 04:38:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cekacip7muvo" 2025/11/24 04:38:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:57818->172.17.0.7:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-huyavuk6bida -> ftp://172.17.0.7:21/rclone-test-cekacip7muvo 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:38314") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37088") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34352->172.17.0.7:37088, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:42948->172.17.0.7:38314, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34536") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35192->172.17.0.7:34536, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34774") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33644->172.17.0.7:34774, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:39961") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:52084->172.17.0.7:39961, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:36538") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:45292->172.17.0.7:36538, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:37191") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:45278->172.17.0.7:37191, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39974") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47540->172.17.0.7:39974, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30290") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56282->172.17.0.7:30290, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39416") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41020->172.17.0.7:39416, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:37267") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30708") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59310->172.17.0.7:30708, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:55306->172.17.0.7:37267, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:30822") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:53768->172.17.0.7:30822, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35972") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50262->172.17.0.7:35972, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-cekacip7muvo) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32508") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47108->172.17.0.7:32508, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:39624") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:55072->172.17.0.7:39624, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:39211") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:45216->172.17.0.7:39211, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:38109") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:52626->172.17.0.7:38109, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:31482") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:44428->172.17.0.7:31482, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: dial("tcp","172.17.0.7:34364") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: > dial: conn=172.17.0.1:37468->172.17.0.7:34364, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Purge object "sub dir/hello world" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Purge dir "sub dir" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-cekacip7muvo: Purge dir "" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39852") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47440->172.17.0.7:39852, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31014") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40552->172.17.0.7:31014, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30415") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51914->172.17.0.7:30415, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36559") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36110->172.17.0.7:36559, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37036") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44748->172.17.0.7:37036, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36316") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54294->172.17.0.7:36316, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36909") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54506->172.17.0.7:36909, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37412") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45432->172.17.0.7:37412, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30557") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58880->172.17.0.7:30557, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/24 04:38:12 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36107") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49208->172.17.0.7:36107, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34958") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56632->172.17.0.7:34958, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30720") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34578->172.17.0.7:30720, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35277") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36048->172.17.0.7:35277, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36222") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40576->172.17.0.7:36222, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34550") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56954->172.17.0.7:34550, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39642") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41388->172.17.0.7:39642, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37037") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38290->172.17.0.7:37037, err= 2025/11/24 04:38:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jedeham9rohi" 2025/11/24 04:38:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:12 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:12 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:57824->172.17.0.7:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.7:21/rclone-test-huyavuk6bida -> ftp://172.17.0.7:21/rclone-test-jedeham9rohi 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30709") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:32533") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:58992->172.17.0.7:32533, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55870->172.17.0.7:30709, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34079") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47892->172.17.0.7:34079, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38358") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57880->172.17.0.7:38358, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:37668") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:55256->172.17.0.7:37668, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:37244") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:59752->172.17.0.7:37244, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:30121") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:38272->172.17.0.7:30121, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36465") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55270->172.17.0.7:36465, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36207") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47768->172.17.0.7:36207, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38813") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40120->172.17.0.7:38813, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Using server-side directory move 2025/11/24 04:38:12 INFO : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:33805") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38407") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60892->172.17.0.7:38407, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:44344->172.17.0.7:33805, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:30043") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38559") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49688->172.17.0.7:38559, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:47702->172.17.0.7:30043, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.7:21/rclone-test-jedeham9rohi) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Waiting for transfers to finish 2025/11/24 04:38:12 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:12 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39835") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48120->172.17.0.7:39835, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34097") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39456->172.17.0.7:34097, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:36685") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:44750->172.17.0.7:36685, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:39178") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:35838->172.17.0.7:39178, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38292") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44444->172.17.0.7:38292, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33377") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32792->172.17.0.7:33377, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39129") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51224->172.17.0.7:39129, err= 2025/11/24 04:38:12 DEBUG : testing file moves 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:38628") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35665") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35168->172.17.0.7:35665, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:34062->172.17.0.7:38628, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:30777") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:36210->172.17.0.7:30777, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34574") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57786->172.17.0.7:34574, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.7:21/rclone-test-jedeham9rohi) 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Waiting for transfers to finish 2025/11/24 04:38:12 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:12 INFO : sub dir/hello world: Moved (server-side) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34433") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57890->172.17.0.7:34433, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32932") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38634->172.17.0.7:32932, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:30239") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:39376->172.17.0.7:30239, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:30306") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:38274->172.17.0.7:30306, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:39475") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:60224->172.17.0.7:39475, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: dial("tcp","172.17.0.7:37994") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: > dial: conn=172.17.0.1:53430->172.17.0.7:37994, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Purge object "sub dir/hello world" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Purge dir "sub dir" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-jedeham9rohi: Purge dir "" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31452") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47682->172.17.0.7:31452, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35072") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54686->172.17.0.7:35072, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33663") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54528->172.17.0.7:33663, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35169") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34920->172.17.0.7:35169, err= 2025/11/24 04:38:12 ERROR : error listing: directory not found 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35967") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47466->172.17.0.7:35967, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38732") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41598->172.17.0.7:38732, err= 2025/11/24 04:38:12 INFO : Local file system at /tmp/rclone228631882: Making directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37273") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60746->172.17.0.7:37273, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34261") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57636->172.17.0.7:34261, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34151") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40522->172.17.0.7:34151, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33519") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40498->172.17.0.7:33519, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37482") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45094->172.17.0.7:37482, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33594") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46342->172.17.0.7:33594, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32300") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49608->172.17.0.7:32300, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33836") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54008->172.17.0.7:33836, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33475") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47122->172.17.0.7:33475, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31690") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58928->172.17.0.7:31690, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35896") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35722->172.17.0.7:35896, err= 2025/11/24 04:38:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36519") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58682->172.17.0.7:36519, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : Local file system at /tmp/rclone228631882: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : Local file system at /tmp/rclone228631882: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33513") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37406->172.17.0.7:33513, err= 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/24 04:38:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/24 04:38:12 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37631") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56244->172.17.0.7:37631, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35921") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57370->172.17.0.7:35921, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36221") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41218->172.17.0.7:36221, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31347") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56014->172.17.0.7:31347, err= 2025/11/24 04:38:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33603") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33388->172.17.0.7:33603, err= 2025/11/24 04:38:12 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/24 04:38:12 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/24 04:38:12 INFO : check sum: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34848") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50912->172.17.0.7:34848, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32728") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48406->172.17.0.7:32728, err= 2025/11/24 04:38:12 DEBUG : check sum: size = 1 OK 2025/11/24 04:38:12 NOTICE: ftp://172.17.0.7:21/rclone-test-huyavuk6bida: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/24 04:38:12 DEBUG : check sum: Size of src and dst objects identical 2025/11/24 04:38:12 DEBUG : check sum: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : There was nothing to transfer 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35611") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57078->172.17.0.7:35611, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36758") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49248->172.17.0.7:36758, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31369") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35116->172.17.0.7:31369, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30778") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51356->172.17.0.7:30778, err= 2025/11/24 04:38:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39151") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46210->172.17.0.7:39151, err= 2025/11/24 04:38:12 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/24 04:38:12 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/24 04:38:12 INFO : sizeonly: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35013") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37388->172.17.0.7:35013, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30781") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57772->172.17.0.7:30781, err= 2025/11/24 04:38:12 DEBUG : sizeonly: size = 6 OK 2025/11/24 04:38:12 DEBUG : sizeonly: Sizes identical 2025/11/24 04:38:12 DEBUG : sizeonly: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : There was nothing to transfer 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30040") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32930->172.17.0.7:30040, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35419") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57516->172.17.0.7:35419, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37796") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33294->172.17.0.7:37796, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32864") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49340->172.17.0.7:32864, err= 2025/11/24 04:38:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36484") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57024->172.17.0.7:36484, err= 2025/11/24 04:38:12 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/24 04:38:12 INFO : ignore-size: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37489") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41800->172.17.0.7:37489, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34372") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47236->172.17.0.7:34372, err= 2025/11/24 04:38:12 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : ignore-size: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : There was nothing to transfer 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34535") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33736->172.17.0.7:34535, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32345") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50664->172.17.0.7:32345, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39516") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50850->172.17.0.7:39516, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39792") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52722->172.17.0.7:39792, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35600") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37398->172.17.0.7:35600, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35450") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42286->172.17.0.7:35450, err= 2025/11/24 04:38:12 DEBUG : existing: size = 6 OK 2025/11/24 04:38:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : existing: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : There was nothing to transfer 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35203") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55640->172.17.0.7:35203, err= 2025/11/24 04:38:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36732") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35840->172.17.0.7:36732, err= 2025/11/24 04:38:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/24 04:38:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/24 04:38:12 INFO : existing: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31782") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57452->172.17.0.7:31782, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38399") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49984->172.17.0.7:38399, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33395") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34846->172.17.0.7:33395, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31110") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55606->172.17.0.7:31110, err= 2025/11/24 04:38:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37919") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34476->172.17.0.7:37919, err= 2025/11/24 04:38:12 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/24 04:38:12 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/24 04:38:12 INFO : existing: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39716") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57624->172.17.0.7:39716, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37250") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37126->172.17.0.7:37250, err= 2025/11/24 04:38:12 DEBUG : existing: Destination exists, skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : There was nothing to transfer 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36402") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33802->172.17.0.7:36402, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39797") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39246->172.17.0.7:39797, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34389") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43896->172.17.0.7:34389, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33490") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34308->172.17.0.7:33490, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38100") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54248->172.17.0.7:38100, err= 2025/11/24 04:38:12 INFO : d: Making directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38326") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35074->172.17.0.7:38326, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37694") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52820->172.17.0.7:37694, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57840->172.17.0.7:21, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30712") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37012->172.17.0.7:30712, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32432") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49146->172.17.0.7:32432, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31649") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39704->172.17.0.7:31649, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39253") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38010") 2025/11/24 04:38:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37374") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56124->172.17.0.7:38010, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47792->172.17.0.7:37374, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57842->172.17.0.7:21, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32930->172.17.0.7:39253, err= 2025/11/24 04:38:12 DEBUG : c/non empty space: size = 5 OK 2025/11/24 04:38:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37890") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34014->172.17.0.7:37890, err= 2025/11/24 04:38:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/24 04:38:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/24 04:38:12 INFO : a/potato2: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : b/potato: Deleted 2025/11/24 04:38:12 INFO : d: Removing directory 2025/11/24 04:38:12 INFO : b: Removing directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: deleted 2 directories 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34431") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60008->172.17.0.7:34431, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35201") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60378->172.17.0.7:35201, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39701") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52850->172.17.0.7:39701, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30116") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37484->172.17.0.7:30116, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35968") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39024->172.17.0.7:35968, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30542") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37166->172.17.0.7:30542, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33777") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41212->172.17.0.7:33777, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37119") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47516->172.17.0.7:37119, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38599") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49782->172.17.0.7:38599, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39246") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55074->172.17.0.7:39246, err= 2025/11/24 04:38:12 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/24 04:38:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30438") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51500->172.17.0.7:30438, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31814") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37856->172.17.0.7:31814, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36369") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56170->172.17.0.7:36369, err= 2025/11/24 04:38:12 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/24 04:38:12 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/24 04:38:12 INFO : empty space: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31778") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54472->172.17.0.7:31778, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34008") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60990->172.17.0.7:34008, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36818") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41638->172.17.0.7:36818, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38111") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58426->172.17.0.7:38111, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30668") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41540->172.17.0.7:30668, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39343") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56696->172.17.0.7:39343, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33851") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51264->172.17.0.7:33851, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34023") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42854->172.17.0.7:34023, err= 2025/11/24 04:38:12 DEBUG : foo: size = 3 OK 2025/11/24 04:38:12 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39833") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40894->172.17.0.7:39833, err= 2025/11/24 04:38:12 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/24 04:38:12 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/24 04:38:12 INFO : foo: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30543") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33556->172.17.0.7:30543, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31925") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43348->172.17.0.7:31925, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39193") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58024->172.17.0.7:39193, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32947") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37686->172.17.0.7:32947, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37855") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34462->172.17.0.7:37855, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35713") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55480->172.17.0.7:35713, err= 2025/11/24 04:38:12 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30213") 2025/11/24 04:38:12 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34574->172.17.0.7:30213, err= 2025/11/24 04:38:12 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/24 04:38:12 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/24 04:38:12 INFO : potato: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34957") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54886->172.17.0.7:34957, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38935") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52058->172.17.0.7:38935, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31390") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57258->172.17.0.7:31390, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32206") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53734->172.17.0.7:32206, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37320") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60648->172.17.0.7:37320, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37084") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36574->172.17.0.7:37084, err= 2025/11/24 04:38:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:12 DEBUG : potato: size = 60 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:12 DEBUG : potato: Sizes differ 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39284") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46914->172.17.0.7:39284, err= 2025/11/24 04:38:12 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/24 04:38:12 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/24 04:38:12 INFO : potato: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37220") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49176->172.17.0.7:37220, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30401") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53772->172.17.0.7:30401, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34174") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42202->172.17.0.7:34174, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35192") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36918->172.17.0.7:35192, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38716") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40022->172.17.0.7:38716, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31026") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37076->172.17.0.7:31026, err= 2025/11/24 04:38:12 DEBUG : potato: size = 21 OK 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38516") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39812->172.17.0.7:38516, err= 2025/11/24 04:38:12 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/24 04:38:12 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/24 04:38:12 INFO : potato: Copied (replaced existing) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38702") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47914->172.17.0.7:38702, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38839") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36354->172.17.0.7:38839, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33187") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44544->172.17.0.7:33187, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33100") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58814->172.17.0.7:33100, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33927") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55814->172.17.0.7:33927, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32507") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56894->172.17.0.7:32507, err= 2025/11/24 04:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34878") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58506->172.17.0.7:34878, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35435") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41614->172.17.0.7:35435, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36760") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48974->172.17.0.7:36760, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37737") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41970->172.17.0.7:37737, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39844") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59436->172.17.0.7:39844, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31081") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47054->172.17.0.7:31081, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38811") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58788->172.17.0.7:38811, err= 2025/11/24 04:38:12 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38419") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54366->172.17.0.7:38419, err= 2025/11/24 04:38:12 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/24 04:38:12 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/24 04:38:12 INFO : potato2: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : potato: Deleted 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37628") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36032->172.17.0.7:37628, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32568") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35334->172.17.0.7:32568, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33695") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51164->172.17.0.7:33695, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37404") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54060->172.17.0.7:37404, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36785") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32926->172.17.0.7:36785, err= 2025/11/24 04:38:12 INFO : d: Making directory 2025/11/24 04:38:12 INFO : d/e: Making directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38306") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41180->172.17.0.7:38306, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34005") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37991") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41362->172.17.0.7:34005, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45134->172.17.0.7:37991, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37830") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48096->172.17.0.7:37830, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39747") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43608->172.17.0.7:39747, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37939") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48136->172.17.0.7:37939, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39135") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50490->172.17.0.7:39135, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33145") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34025") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33628->172.17.0.7:34025, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58270->172.17.0.7:33145, err= 2025/11/24 04:38:12 DEBUG : c/non empty space: size = 5 OK 2025/11/24 04:38:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36575") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42874->172.17.0.7:36575, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33104") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56696->172.17.0.7:33104, err= 2025/11/24 04:38:12 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:12 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/24 04:38:12 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/24 04:38:12 INFO : a/potato2: Copied (new) 2025/11/24 04:38:12 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:12 INFO : b/potato: Deleted 2025/11/24 04:38:12 INFO : d/e: Removing directory 2025/11/24 04:38:12 INFO : d: Removing directory 2025/11/24 04:38:12 INFO : b: Removing directory 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: deleted 3 directories 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37205") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35338->172.17.0.7:37205, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34144") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41536->172.17.0.7:34144, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39064") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35192->172.17.0.7:39064, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33028") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52616->172.17.0.7:33028, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31152") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50126->172.17.0.7:31152, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32689") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38456->172.17.0.7:32689, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32326") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47512->172.17.0.7:32326, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39778") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49858->172.17.0.7:39778, err= 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31370") 2025/11/24 04:38:12 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54106->172.17.0.7:31370, err= 2025/11/24 04:38:12 INFO : d: Making directory 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34149") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47120->172.17.0.7:34149, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38882") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44194->172.17.0.7:38882, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35529") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36949") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42092->172.17.0.7:35529, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55808->172.17.0.7:36949, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34716") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47504->172.17.0.7:34716, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37657") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40590->172.17.0.7:37657, err= 2025/11/24 04:38:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : c/non empty space: size = 5 OK 2025/11/24 04:38:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38226") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39406") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40114->172.17.0.7:38226, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47646->172.17.0.7:39406, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36632") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47234->172.17.0.7:36632, err= 2025/11/24 04:38:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/24 04:38:13 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/24 04:38:13 INFO : a/potato2: Copied (new) 2025/11/24 04:38:13 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: not deleting files as there were IO errors 2025/11/24 04:38:13 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: not deleting directories as there were IO errors 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37218") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50912->172.17.0.7:37218, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37357") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37358") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40912->172.17.0.7:37358, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46142->172.17.0.7:37357, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30723") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37864") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36328->172.17.0.7:30723, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47712->172.17.0.7:37864, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31571") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57592->172.17.0.7:31571, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31507") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40872->172.17.0.7:31507, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38665") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37134") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30619") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34010->172.17.0.7:37134, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53780->172.17.0.7:38665, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59762->172.17.0.7:30619, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38714") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49428->172.17.0.7:38714, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39254") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57408->172.17.0.7:39254, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35785") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51200->172.17.0.7:35785, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39999") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36456->172.17.0.7:39999, err= 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30559") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51772->172.17.0.7:30559, err= 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 INFO : potato: Deleted 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34093") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33478->172.17.0.7:34093, err= 2025/11/24 04:38:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/24 04:38:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/24 04:38:13 INFO : potato2: Copied (new) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39707") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52106->172.17.0.7:39707, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31350") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35498->172.17.0.7:31350, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37936") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48266->172.17.0.7:37936, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36771") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36248->172.17.0.7:36771, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32596") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46152->172.17.0.7:32596, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39690") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54896->172.17.0.7:39690, err= 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37153") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45024->172.17.0.7:37153, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 INFO : potato: Deleted 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36960") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52354->172.17.0.7:36960, err= 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39226") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39300->172.17.0.7:39226, err= 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/24 04:38:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/24 04:38:13 INFO : potato2: Copied (new) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37632") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47342->172.17.0.7:37632, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37192") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48378->172.17.0.7:37192, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33724") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44196->172.17.0.7:33724, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37167") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39338->172.17.0.7:37167, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36468") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57086->172.17.0.7:36468, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32933") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55072->172.17.0.7:32933, err= 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37001") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46038->172.17.0.7:37001, err= 2025/11/24 04:38:13 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/24 04:38:13 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/24 04:38:13 INFO : potato2: Copied (new) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30296") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44852->172.17.0.7:30296, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39150") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34956->172.17.0.7:39150, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31142") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42804->172.17.0.7:31142, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30903") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57142->172.17.0.7:30903, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33150") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49002->172.17.0.7:33150, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30104") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46666->172.17.0.7:30104, err= 2025/11/24 04:38:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : enormous: Excluded 2025/11/24 04:38:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : potato2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39108") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50906->172.17.0.7:39108, err= 2025/11/24 04:38:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : potato2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38320") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45332->172.17.0.7:38320, err= 2025/11/24 04:38:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : enormous: Excluded 2025/11/24 04:38:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : potato2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31869") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55692->172.17.0.7:31869, err= 2025/11/24 04:38:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : potato2: Excluded 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33900") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53244->172.17.0.7:33900, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34434") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38700->172.17.0.7:34434, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32973") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39834->172.17.0.7:32973, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33917") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45348->172.17.0.7:33917, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37011") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38626->172.17.0.7:37011, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32876") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47384->172.17.0.7:32876, err= 2025/11/24 04:38:13 DEBUG : enormous: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : enormous: Excluded 2025/11/24 04:38:13 DEBUG : potato2: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : potato2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35048") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58880->172.17.0.7:35048, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : potato2: Deleted 2025/11/24 04:38:13 INFO : enormous: Deleted 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37946") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36180->172.17.0.7:37946, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30331") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43686->172.17.0.7:30331, err= 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : enormous: Deleted 2025/11/24 04:38:13 INFO : potato2: Deleted 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34620") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35462->172.17.0.7:34620, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35038") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54428->172.17.0.7:35038, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33855") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57510->172.17.0.7:33855, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34075") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35292->172.17.0.7:34075, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35493") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42524->172.17.0.7:35493, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32681") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36220->172.17.0.7:32681, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35182") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48796->172.17.0.7:35182, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34013") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45250->172.17.0.7:34013, err= 2025/11/24 04:38:13 DEBUG : five: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : four: size = 8 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:13 DEBUG : four: Sizes differ 2025/11/24 04:38:13 DEBUG : one: Destination is newer than source, skipping 2025/11/24 04:38:13 DEBUG : three: size = 5 OK 2025/11/24 04:38:13 DEBUG : three: Sizes identical 2025/11/24 04:38:13 DEBUG : two: size = 3 OK 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37367") 2025/11/24 04:38:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/24 04:38:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43096->172.17.0.7:37367, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39210") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58186->172.17.0.7:39210, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35254") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48292->172.17.0.7:35254, err= 2025/11/24 04:38:13 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/24 04:38:13 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/24 04:38:13 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/24 04:38:13 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/24 04:38:13 INFO : two: Copied (replaced existing) 2025/11/24 04:38:13 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/24 04:38:13 INFO : five: Copied (new) 2025/11/24 04:38:13 DEBUG : four.f852663a.partial: renamed to: four 2025/11/24 04:38:13 INFO : four: Copied (replaced existing) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35544") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49332->172.17.0.7:35544, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39171") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53264->172.17.0.7:39171, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31183") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39448->172.17.0.7:31183, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/24 04:38:13 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33777") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41222->172.17.0.7:33777, err= 2025/11/24 04:38:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33077") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36559") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36122->172.17.0.7:36559, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51198->172.17.0.7:33077, err= 2025/11/24 04:38:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/24 04:38:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/24 04:38:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/24 04:38:13 INFO : potato: Copied (new) 2025/11/24 04:38:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/24 04:38:13 INFO : yam: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35378") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50556->172.17.0.7:35378, err= 2025/11/24 04:38:13 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37605") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50552->172.17.0.7:37605, err= 2025/11/24 04:38:13 DEBUG : potato: size = 14 OK 2025/11/24 04:38:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : potato: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30330") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34690->172.17.0.7:30330, err= 2025/11/24 04:38:13 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/24 04:38:13 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/24 04:38:13 INFO : yaml: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : yam: Deleted 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32113") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60298->172.17.0.7:32113, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30665") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34814->172.17.0.7:30665, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30747") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45872->172.17.0.7:30747, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36192") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54296->172.17.0.7:36192, err= 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Making map for --track-renames 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Finished making map for --track-renames 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 04:38:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for renames to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30939") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36818") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58418->172.17.0.7:30939, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41654->172.17.0.7:36818, err= 2025/11/24 04:38:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/24 04:38:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/24 04:38:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/24 04:38:13 INFO : potato: Copied (new) 2025/11/24 04:38:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/24 04:38:13 INFO : yam: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34993") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35094->172.17.0.7:34993, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32784") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33150->172.17.0.7:32784, err= 2025/11/24 04:38:13 DEBUG : potato: size = 14 OK 2025/11/24 04:38:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Making map for --track-renames 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Finished making map for --track-renames 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : potato: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for renames to finish 2025/11/24 04:38:13 INFO : yam: Moved (server-side) to: yaml 2025/11/24 04:38:13 INFO : yaml: Renamed from "yam" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31420") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35676->172.17.0.7:31420, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32245") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34530->172.17.0.7:32245, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36107") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49214->172.17.0.7:36107, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32371") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38250->172.17.0.7:32371, err= 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Making map for --track-renames 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Finished making map for --track-renames 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/24 04:38:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for renames to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33379") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38744->172.17.0.7:33379, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35751") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37776->172.17.0.7:35751, err= 2025/11/24 04:38:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/24 04:38:13 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/24 04:38:13 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/24 04:38:13 INFO : sub/yam: Copied (new) 2025/11/24 04:38:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/24 04:38:13 INFO : potato: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38971") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45842->172.17.0.7:38971, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35119") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48604->172.17.0.7:35119, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34339") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46918->172.17.0.7:34339, err= 2025/11/24 04:38:13 DEBUG : potato: size = 14 OK 2025/11/24 04:38:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30121") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38276->172.17.0.7:30121, err= 2025/11/24 04:38:13 DEBUG : potato: Unchanged skipping 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Making map for --track-renames 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Finished making map for --track-renames 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for renames to finish 2025/11/24 04:38:13 INFO : sub/yam: Moved (server-side) to: yam 2025/11/24 04:38:13 INFO : yam: Renamed from "sub/yam" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32288") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33516->172.17.0.7:32288, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31603") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37712->172.17.0.7:31603, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33397") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43082->172.17.0.7:33397, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34426") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46932->172.17.0.7:34426, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34692") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49464->172.17.0.7:34692, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "/tmp/rclone228631882/dir1" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "/tmp/rclone228631882/dir2" 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882/dir2: Using server-side directory move 2025/11/24 04:38:13 INFO : Local file system at /tmp/rclone228631882/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:38:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882/dir2: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882/dir2: Waiting for transfers to finish 2025/11/24 04:38:13 INFO : file1.txt: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33605") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56086->172.17.0.7:33605, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38959") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54240->172.17.0.7:38959, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31280") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52532->172.17.0.7:31280, err= 2025/11/24 04:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33405") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47244->172.17.0.7:33405, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36576") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44314->172.17.0.7:36576, err= 2025/11/24 04:38:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/24 04:38:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:13 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/24 04:38:13 INFO : nested/sub dir/file: Copied (new) 2025/11/24 04:38:13 INFO : nested/sub dir/file: Deleted 2025/11/24 04:38:13 INFO : sub dir: Removing directory 2025/11/24 04:38:13 INFO : nested/sub dir: Removing directory 2025/11/24 04:38:13 INFO : nested: Removing directory 2025/11/24 04:38:13 DEBUG : Local file system at /tmp/rclone228631882: deleted 3 directories 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33094") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60844->172.17.0.7:33094, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31916") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44068->172.17.0.7:31916, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33030") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37974->172.17.0.7:33030, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30792") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34250->172.17.0.7:30792, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34544") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36596->172.17.0.7:34544, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30422") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38382") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33096->172.17.0.7:38382, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58150->172.17.0.7:30422, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30258") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39988->172.17.0.7:30258, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39333") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35158->172.17.0.7:39333, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36092") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45788->172.17.0.7:36092, err= 2025/11/24 04:38:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32893") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33300->172.17.0.7:32893, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35472") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49708->172.17.0.7:35472, err= 2025/11/24 04:38:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/24 04:38:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/24 04:38:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/24 04:38:13 INFO : nested/sub dir/file: Copied (new) 2025/11/24 04:38:13 INFO : nested/sub dir/file: Deleted 2025/11/24 04:38:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/24 04:38:13 INFO : sub dir/hello world: Copied (new) 2025/11/24 04:38:13 INFO : sub dir/hello world: Deleted 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33178") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34220->172.17.0.7:33178, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35490") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57090->172.17.0.7:35490, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37693") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54878->172.17.0.7:37693, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32033") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60358->172.17.0.7:32033, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35215") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48894->172.17.0.7:35215, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31673") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36040") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57108->172.17.0.7:36040, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47324->172.17.0.7:31673, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35519") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51768->172.17.0.7:35519, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36133") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53206->172.17.0.7:36133, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31464") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55268->172.17.0.7:31464, err= 2025/11/24 04:38:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35648") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32953") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33730->172.17.0.7:35648, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40440->172.17.0.7:32953, err= 2025/11/24 04:38:13 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/24 04:38:13 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/24 04:38:13 INFO : existing-b: Copied (new) 2025/11/24 04:38:13 INFO : existing-b: Deleted 2025/11/24 04:38:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/24 04:38:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/24 04:38:13 INFO : existing: Copied (new) 2025/11/24 04:38:13 INFO : existing: Deleted 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37696") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39132->172.17.0.7:37696, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38156") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57058->172.17.0.7:38156, err= 2025/11/24 04:38:13 DEBUG : existing: Destination exists, skipping 2025/11/24 04:38:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39262") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50858->172.17.0.7:39262, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30033") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55798->172.17.0.7:30033, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37215") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44974->172.17.0.7:37215, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jenaxim9qohi" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:57852->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36808") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41512->172.17.0.7:36808, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34120") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54834->172.17.0.7:34120, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38116") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43634->172.17.0.7:38116, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34570") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49026->172.17.0.7:34570, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-huyavuk6bida -> ftp://172.17.0.7:21/rclone-test-jenaxim9qohi 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:30502") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:40474->172.17.0.7:30502, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:37126") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:48536->172.17.0.7:37126, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:36342") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:48018->172.17.0.7:36342, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Using server-side directory move 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:38436") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:54200->172.17.0.7:38436, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31421") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51406->172.17.0.7:31421, err= 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:13 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-jenaxim9qohi) 2025/11/24 04:38:13 DEBUG : potato3: Sizes differ 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:57854->172.17.0.7:21, err= 2025/11/24 04:38:13 INFO : empty space: Deleted 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Waiting for transfers to finish 2025/11/24 04:38:13 INFO : potato2: Moved (server-side) 2025/11/24 04:38:13 INFO : potato3: Deleted 2025/11/24 04:38:13 INFO : potato3: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39538") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43446->172.17.0.7:39538, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:32033") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:60362->172.17.0.7:32033, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yafofop2jeni" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: > dial: conn=172.17.0.1:57870->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Using server-side directory move 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Server side directory move succeeded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: dial("tcp","172.17.0.7:32159") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: > dial: conn=172.17.0.1:36146->172.17.0.7:32159, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:39281") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:34786->172.17.0.7:39281, err= 2025/11/24 04:38:13 ERROR : error listing: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: dial("tcp","172.17.0.7:36632") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: > dial: conn=172.17.0.1:47238->172.17.0.7:36632, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Purge object "empty space" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Purge object "potato2" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Purge object "potato3" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yafofop2jeni: Purge dir "" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: dial("tcp","172.17.0.7:35972") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: > dial: conn=172.17.0.1:50268->172.17.0.7:35972, err= 2025/11/24 04:38:13 ERROR : error listing: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-jenaxim9qohi: Purge dir "" 2025/11/24 04:38:13 NOTICE: purge failed to rmdir "": directory not found 2025/11/24 04:38:13 NOTICE: purge failed: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31723") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52854->172.17.0.7:31723, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39495") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33866->172.17.0.7:39495, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xuruxib9yejo" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:57874->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38590") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32958->172.17.0.7:38590, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31444") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51026->172.17.0.7:31444, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31834") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54780->172.17.0.7:31834, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34520") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59236->172.17.0.7:34520, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-huyavuk6bida -> ftp://172.17.0.7:21/rclone-test-xuruxib9yejo 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:38380") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:45726->172.17.0.7:38380, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:35735") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:38700->172.17.0.7:35735, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:33663") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:54532->172.17.0.7:33663, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:37880") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:44206->172.17.0.7:37880, err= 2025/11/24 04:38:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : empty space: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36745") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43610->172.17.0.7:36745, err= 2025/11/24 04:38:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : empty space: Excluded 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:13 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-xuruxib9yejo) 2025/11/24 04:38:13 DEBUG : potato3: Sizes differ 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:57886->172.17.0.7:21, err= 2025/11/24 04:38:13 INFO : potato2: Moved (server-side) 2025/11/24 04:38:13 INFO : potato3: Deleted 2025/11/24 04:38:13 INFO : potato3: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30647") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56972->172.17.0.7:30647, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:36456") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:46234->172.17.0.7:36456, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tibapez3bape" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: > dial: conn=172.17.0.1:57900->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: dial("tcp","172.17.0.7:30724") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: > dial: conn=172.17.0.1:39508->172.17.0.7:30724, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:36604") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:43424->172.17.0.7:36604, err= 2025/11/24 04:38:13 DEBUG : empty space: Excluded (Size Filter) 2025/11/24 04:38:13 DEBUG : empty space: Excluded 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/24 04:38:13 INFO : potato2: Moved (server-side) 2025/11/24 04:38:13 INFO : potato3: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: dial("tcp","172.17.0.7:39685") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: > dial: conn=172.17.0.1:49334->172.17.0.7:39685, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:33550") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:40238->172.17.0.7:33550, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: dial("tcp","172.17.0.7:33942") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: > dial: conn=172.17.0.1:46382->172.17.0.7:33942, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: Purge object "potato2" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: Purge object "potato3" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-tibapez3bape: Purge dir "" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: dial("tcp","172.17.0.7:36199") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: > dial: conn=172.17.0.1:41966->172.17.0.7:36199, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: Purge object "empty space" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-xuruxib9yejo: Purge dir "" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30176") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48488->172.17.0.7:30176, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31662") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48386->172.17.0.7:31662, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-behayub3lagu" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:57916->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35411") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38666->172.17.0.7:35411, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38218") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50008->172.17.0.7:38218, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34779") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49506->172.17.0.7:34779, err= 2025/11/24 04:38:13 INFO : tomatoDir: Making directory 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39337") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58528->172.17.0.7:39337, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39734") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36036->172.17.0.7:39734, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.7:21/rclone-test-huyavuk6bida -> ftp://172.17.0.7:21/rclone-test-behayub3lagu 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:38349") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:40534->172.17.0.7:38349, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:39703") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:45718->172.17.0.7:39703, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:33689") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:52732->172.17.0.7:33689, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Using server-side directory move 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:40000") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37494") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53468->172.17.0.7:37494, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:51822->172.17.0.7:40000, err= 2025/11/24 04:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : empty space: size = 1 OK 2025/11/24 04:38:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : empty space: Unchanged skipping 2025/11/24 04:38:13 DEBUG : potato3: size = 68 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:13 DEBUG : potato3: size = 60 (ftp://172.17.0.7:21/rclone-test-behayub3lagu) 2025/11/24 04:38:13 DEBUG : potato3: Sizes differ 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:57928->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32278") 2025/11/24 04:38:13 INFO : empty space: Deleted 2025/11/24 04:38:13 INFO : potato2: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38870->172.17.0.7:32278, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Waiting for transfers to finish 2025/11/24 04:38:13 INFO : potato3: Deleted 2025/11/24 04:38:13 INFO : potato3: Moved (server-side) 2025/11/24 04:38:13 INFO : tomatoDir: Removing directory 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: deleted 1 directories 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36511") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41398->172.17.0.7:36511, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38200") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37840->172.17.0.7:38200, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:36621") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:52278->172.17.0.7:36621, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yihugoq7buvo" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: > dial: conn=172.17.0.1:57936->172.17.0.7:21, err= 2025/11/24 04:38:13 INFO : tomatoDir: Making directory 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Using server-side directory move 2025/11/24 04:38:13 INFO : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Server side directory move succeeded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: dial("tcp","172.17.0.7:33276") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: > dial: conn=172.17.0.1:55704->172.17.0.7:33276, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: dial("tcp","172.17.0.7:36914") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: > dial: conn=172.17.0.1:38410->172.17.0.7:36914, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:36251") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:41362->172.17.0.7:36251, err= 2025/11/24 04:38:13 ERROR : error listing: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:30615") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:58604->172.17.0.7:30615, err= 2025/11/24 04:38:13 ERROR : error listing: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: dial("tcp","172.17.0.7:37314") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: > dial: conn=172.17.0.1:49490->172.17.0.7:37314, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Purge object "empty space" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Purge object "potato2" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Purge object "potato3" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: dial("tcp","172.17.0.7:30198") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: > dial: conn=172.17.0.1:55196->172.17.0.7:30198, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Purge dir "tomatoDir" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-yihugoq7buvo: Purge dir "" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: dial("tcp","172.17.0.7:39830") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: > dial: conn=172.17.0.1:51492->172.17.0.7:39830, err= 2025/11/24 04:38:13 ERROR : error listing: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-behayub3lagu: Purge dir "" 2025/11/24 04:38:13 NOTICE: purge failed to rmdir "": directory not found 2025/11/24 04:38:13 NOTICE: purge failed: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32174") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40644->172.17.0.7:32174, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31564") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58144->172.17.0.7:31564, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30808") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34242->172.17.0.7:30808, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34608") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44500->172.17.0.7:34608, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/rclone-sync-test" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: > dial: conn=172.17.0.1:57948->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36909") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54514->172.17.0.7:36909, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30845") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45320->172.17.0.7:30845, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/rclone-sync-test" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: > dial: conn=172.17.0.1:57962->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/rclone-sync-test-include/layer2" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57978->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/rclone-sync-test-ignore-file" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57982->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37487") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47096->172.17.0.7:37487, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: dial("tcp","172.17.0.7:32697") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: > dial: conn=172.17.0.1:49150->172.17.0.7:32697, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34811") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48450->172.17.0.7:34811, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:38:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34777") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38432->172.17.0.7:34777, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30823") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34774->172.17.0.7:30823, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: dial("tcp","172.17.0.7:32270") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test: > dial: conn=172.17.0.1:43226->172.17.0.7:32270, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:38:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33673") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52672->172.17.0.7:33673, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : rclone-sync-test-include: Removing directory 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: failed to delete 1 directories 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:36399") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31676") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44348->172.17.0.7:36399, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38662->172.17.0.7:31676, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:38:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30567") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57506->172.17.0.7:30567, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34909") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54074->172.17.0.7:34909, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: dial("tcp","172.17.0.7:35099") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58064->172.17.0.7:35099, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:38:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37952") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50640->172.17.0.7:37952, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : rclone-sync-test-include: Removing directory 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: failed to delete 1 directories 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: dial("tcp","172.17.0.7:33007") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37337") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36786->172.17.0.7:37337, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55892->172.17.0.7:33007, err= 2025/11/24 04:38:13 DEBUG : Excluded 2025/11/24 04:38:13 DEBUG : rclone-sync-test: Excluded 2025/11/24 04:38:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30904") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46234->172.17.0.7:30904, err= 2025/11/24 04:38:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33282") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37666->172.17.0.7:33282, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34556") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33978") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57396->172.17.0.7:34556, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33877") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58228->172.17.0.7:33978, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45806->172.17.0.7:33877, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39869") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34304->172.17.0.7:39869, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34683") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36908->172.17.0.7:34683, err= --- PASS: TestSyncOverlapWithFilter (0.06s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:57984->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: > dial: conn=172.17.0.1:57998->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" to be canonical "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:31591") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:52692->172.17.0.7:31591, err= 2025/11/24 04:38:13 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:30079") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:52560->172.17.0.7:30079, err= 2025/11/24 04:38:13 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/24 04:38:13 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/24 04:38:13 INFO : one: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32848") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47764->172.17.0.7:32848, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32567") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56822->172.17.0.7:32567, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33016") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49554->172.17.0.7:33016, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34953") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46520->172.17.0.7:34953, err= 2025/11/24 04:38:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:38861") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:60122->172.17.0.7:38861, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:36756") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:43030->172.17.0.7:36756, err= 2025/11/24 04:38:13 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/24 04:38:13 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/24 04:38:13 INFO : one: Copied (replaced existing) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31200") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40762->172.17.0.7:31200, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33508") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46378->172.17.0.7:33508, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34681") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58442->172.17.0.7:34681, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39148") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32886->172.17.0.7:39148, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38564") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59054->172.17.0.7:38564, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31017") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38749") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57994->172.17.0.7:31017, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35072->172.17.0.7:38749, err= 2025/11/24 04:38:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:39934") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:59808->172.17.0.7:39934, err= 2025/11/24 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : one: size = 5 OK 2025/11/24 04:38:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35354") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54040->172.17.0.7:35354, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31812") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31819") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35948->172.17.0.7:31812, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44698->172.17.0.7:31819, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37777") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37964->172.17.0.7:37777, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36317") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44178->172.17.0.7:36317, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36954") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36595") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59818->172.17.0.7:36595, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39466->172.17.0.7:36954, err= 2025/11/24 04:38:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:39306") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:50322->172.17.0.7:39306, err= 2025/11/24 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: > dial: conn=172.17.0.1:58006->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : two: size = 3 OK 2025/11/24 04:38:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : one: size = 5 OK 2025/11/24 04:38:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37516") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39426->172.17.0.7:37516, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37291") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40728->172.17.0.7:37291, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36229") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50896->172.17.0.7:36229, err= 2025/11/24 04:38:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:31384") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:59158->172.17.0.7:31384, err= 2025/11/24 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 DEBUG : one: size = 5 OK 2025/11/24 04:38:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : two: size = 3 OK 2025/11/24 04:38:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : There was nothing to transfer 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34860") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58138->172.17.0.7:34860, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33601") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42994->172.17.0.7:33601, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37227") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42180->172.17.0.7:37227, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32612") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51240->172.17.0.7:32612, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30655") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52290->172.17.0.7:30655, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39740") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38784->172.17.0.7:39740, err= 2025/11/24 04:38:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/CompareDest" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/CompareDest" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:30690") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:47192->172.17.0.7:30690, err= 2025/11/24 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest) 2025/11/24 04:38:13 DEBUG : two: Sizes differ 2025/11/24 04:38:13 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : one: size = 5 OK 2025/11/24 04:38:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:31010") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:52980->172.17.0.7:31010, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/24 04:38:13 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/24 04:38:13 INFO : two: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36914") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38424->172.17.0.7:36914, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33583") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42746->172.17.0.7:33583, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36591") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46764->172.17.0.7:36591, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38715") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54522->172.17.0.7:38715, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36432") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50638->172.17.0.7:36432, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36670") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41676->172.17.0.7:36670, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33788") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39506->172.17.0.7:33788, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.17s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34738") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42978->172.17.0.7:34738, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36618") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35262->172.17.0.7:36618, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35831") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43188->172.17.0.7:35831, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37219") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60884->172.17.0.7:37219, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34510") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34592->172.17.0.7:34510, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dest" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: > dial: conn=172.17.0.1:58010->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/pre-dest1" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest1: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest1: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest1: > dial: conn=172.17.0.1:58022->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-huyavuk6bida/pre-dest1" to be canonical "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/pre-dest1" 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/pre-dest2" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest2: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest2: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest2: > dial: conn=172.17.0.1:58026->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-huyavuk6bida/pre-dest2" to be canonical "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/pre-dest2" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: dial("tcp","172.17.0.7:37414") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: > dial: conn=172.17.0.1:34350->172.17.0.7:37414, err= 2025/11/24 04:38:13 DEBUG : 1: size = 1 OK 2025/11/24 04:38:13 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : 2: size = 1 OK 2025/11/24 04:38:13 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/24 04:38:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: dial("tcp","172.17.0.7:33279") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: > dial: conn=172.17.0.1:53956->172.17.0.7:33279, err= 2025/11/24 04:38:13 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/24 04:38:13 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/24 04:38:13 INFO : 3: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: dial("tcp","172.17.0.7:36681") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dest: > dial: conn=172.17.0.1:42438->172.17.0.7:36681, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37140") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38246->172.17.0.7:37140, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34541") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56898->172.17.0.7:34541, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31110") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55622->172.17.0.7:31110, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37000") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34930->172.17.0.7:37000, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32353") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49712->172.17.0.7:32353, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39528") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37651") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59642->172.17.0.7:37651, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33405") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50042->172.17.0.7:39528, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47248->172.17.0.7:33405, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30258") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40002->172.17.0.7:30258, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest1: closing 1 unused connections 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33065") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51000->172.17.0.7:33065, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31176") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44758->172.17.0.7:31176, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34794") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33020->172.17.0.7:34794, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36476") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38246->172.17.0.7:36476, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30640") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56928->172.17.0.7:30640, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38646") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41714->172.17.0.7:38646, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32180") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50800->172.17.0.7:32180, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:58036->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:13 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:13 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: Connecting to FTP server 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: > dial: conn=172.17.0.1:58040->172.17.0.7:21, err= 2025/11/24 04:38:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" to be canonical "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:37142") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:59638->172.17.0.7:37142, err= 2025/11/24 04:38:13 DEBUG : two: size = 3 OK 2025/11/24 04:38:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : two: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 INFO : one: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:31130") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:34044->172.17.0.7:31130, err= 2025/11/24 04:38:13 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/24 04:38:13 DEBUG : one.a292864a.partial: renamed to: one 2025/11/24 04:38:13 INFO : one: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : three.txt: Moved (server-side) 2025/11/24 04:38:13 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31471") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54382->172.17.0.7:31471, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32272") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53822->172.17.0.7:32272, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38577") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33350->172.17.0.7:38577, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39732") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43194->172.17.0.7:39732, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33257") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34802->172.17.0.7:33257, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36914") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32540") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58414->172.17.0.7:32540, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38440->172.17.0.7:36914, err= 2025/11/24 04:38:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:36138") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:42994->172.17.0.7:36138, err= 2025/11/24 04:38:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:13 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:13 DEBUG : one: Sizes differ 2025/11/24 04:38:13 DEBUG : two: size = 3 OK 2025/11/24 04:38:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:13 DEBUG : two: Unchanged skipping 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:13 INFO : one: Deleted 2025/11/24 04:38:13 INFO : one: Moved (server-side) 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:38700") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:33234->172.17.0.7:38700, err= 2025/11/24 04:38:13 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/24 04:38:13 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/24 04:38:13 INFO : one: Copied (new) 2025/11/24 04:38:13 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:13 INFO : three.txt: Deleted 2025/11/24 04:38:13 INFO : three.txt: Moved (server-side) 2025/11/24 04:38:13 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38200") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37844->172.17.0.7:38200, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37278") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51090->172.17.0.7:37278, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32830") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49970->172.17.0.7:32830, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35819") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47944->172.17.0.7:35819, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30566") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39167") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55688->172.17.0.7:39167, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39296->172.17.0.7:30566, err= 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32457") 2025/11/24 04:38:13 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34032->172.17.0.7:32457, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33791") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42108->172.17.0.7:33791, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35897") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53344->172.17.0.7:35897, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36801") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49656->172.17.0.7:36801, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33475") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47132->172.17.0.7:33475, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37099") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48890->172.17.0.7:37099, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:58046->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: > dial: conn=172.17.0.1:58054->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" to be canonical "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:32778") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:57708->172.17.0.7:32778, err= 2025/11/24 04:38:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:32462") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:39776->172.17.0.7:32462, err= 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:14 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32143") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57830->172.17.0.7:32143, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37968") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57886->172.17.0.7:37968, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34257") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48932->172.17.0.7:34257, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39971") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45820->172.17.0.7:39971, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35036") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52348->172.17.0.7:35036, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33839") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36839") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52920->172.17.0.7:36839, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56516->172.17.0.7:33839, err= 2025/11/24 04:38:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:32498") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:54512->172.17.0.7:32498, err= 2025/11/24 04:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 INFO : one.bak: Deleted 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:39845") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:35080->172.17.0.7:39845, err= 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : three.txt.bak: Deleted 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:14 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30489") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59374->172.17.0.7:30489, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36884") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58748->172.17.0.7:36884, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35188") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44928->172.17.0.7:35188, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30727") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47114->172.17.0.7:30727, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39875") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33224->172.17.0.7:39875, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34764") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47968->172.17.0.7:34764, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31011") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52138->172.17.0.7:31011, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30338") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60460->172.17.0.7:30338, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33265") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45228->172.17.0.7:33265, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38595") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54590->172.17.0.7:38595, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36852") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35920->172.17.0.7:36852, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33024") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58424->172.17.0.7:33024, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:58060->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: > dial: conn=172.17.0.1:58064->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" to be canonical "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:38223") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:52906->172.17.0.7:38223, err= 2025/11/24 04:38:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:35331") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:35456->172.17.0.7:35331, err= 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:38:14 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36480") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35828->172.17.0.7:36480, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33006") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57406->172.17.0.7:33006, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39265") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53432->172.17.0.7:39265, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35996") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59370->172.17.0.7:35996, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33037") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50928->172.17.0.7:33037, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39679") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47222->172.17.0.7:39679, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34556") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57412->172.17.0.7:34556, err= 2025/11/24 04:38:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-huyavuk6bida/backup" for canonical name "TestFTPPureftpd{UvsIO}:rclone-test-huyavuk6bida/backup" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:36288") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:56432->172.17.0.7:36288, err= 2025/11/24 04:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:14 INFO : one-2019-01-01: Deleted 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:35872") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:36912->172.17.0.7:35872, err= 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : three-2019-01-01.txt: Deleted 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:38:14 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36951") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55826->172.17.0.7:36951, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39897") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36570") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50898->172.17.0.7:39897, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33300->172.17.0.7:36570, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31273") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39432->172.17.0.7:31273, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31614") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34491") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50876->172.17.0.7:31614, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44370->172.17.0.7:34491, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35556") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49614->172.17.0.7:35556, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38644") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33270->172.17.0.7:38644, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39148") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32890->172.17.0.7:39148, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37185") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33286->172.17.0.7:37185, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30300") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50124->172.17.0.7:30300, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38283") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34736->172.17.0.7:38283, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:58080->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:38291") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:33784->172.17.0.7:38291, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:35992") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:46464->172.17.0.7:35992, err= 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:14 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35083") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54590->172.17.0.7:35083, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33655") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33078->172.17.0.7:33655, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33682") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46650->172.17.0.7:33682, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33962") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55720->172.17.0.7:33962, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36247") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50778->172.17.0.7:36247, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:34925") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:33950->172.17.0.7:34925, err= 2025/11/24 04:38:14 DEBUG : one.bak: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : one.bak: Excluded 2025/11/24 04:38:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : three.txt.bak: Excluded 2025/11/24 04:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 INFO : one.bak: Deleted 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:39192") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:38618->172.17.0.7:39192, err= 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : three.txt.bak: Deleted 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:14 INFO : three.txt: Moved into backup dir 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30371") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46854->172.17.0.7:30371, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37940") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49590->172.17.0.7:37940, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33627") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33292->172.17.0.7:33627, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39250") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52198->172.17.0.7:39250, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39879") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56164->172.17.0.7:39879, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38417") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42358->172.17.0.7:38417, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30170") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47438->172.17.0.7:30170, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38730") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46254->172.17.0.7:38730, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32677") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59172->172.17.0.7:32677, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31602") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47724->172.17.0.7:31602, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:34944->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:32937") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:44654->172.17.0.7:32937, err= 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : three.txt: Sizes differ 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:33757") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:51640->172.17.0.7:33757, err= 2025/11/24 04:38:14 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/24 04:38:14 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/24 04:38:14 INFO : three.txt: Copied (new) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32723") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53102->172.17.0.7:32723, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30555") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40414->172.17.0.7:30555, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32453") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49740->172.17.0.7:32453, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35581") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55058->172.17.0.7:35581, err= 2025/11/24 04:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 INFO : one.bak: Deleted 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:37092") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:44472->172.17.0.7:37092, err= 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : three.txt: Sizes differ 2025/11/24 04:38:14 INFO : three.txt.bak: Deleted 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:39078") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:41878->172.17.0.7:39078, err= 2025/11/24 04:38:14 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/24 04:38:14 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/24 04:38:14 INFO : three.txt: Copied (new) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33694") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55286->172.17.0.7:33694, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37271") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33816->172.17.0.7:37271, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32234") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38724->172.17.0.7:32234, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31697") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52858->172.17.0.7:31697, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37527") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33182->172.17.0.7:37527, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32965") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38502->172.17.0.7:32965, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30656") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58198->172.17.0.7:30656, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30746") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47952->172.17.0.7:30746, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30147") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34508->172.17.0.7:30147, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35976") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34984->172.17.0.7:35976, err= 2025/11/24 04:38:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huyavuk6bida/dst" 2025/11/24 04:38:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{UvsIO}" suffix to name 2025/11/24 04:38:14 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/24 04:38:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/24 04:38:14 DEBUG : Setting pass="1II9Nn70NGQ7gD2z3D-EXQ2I2RCSk4AyT2q2xyjQ6d0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/24 04:38:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: Connecting to FTP server 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:34958->172.17.0.7:21, err= 2025/11/24 04:38:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:30617") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:48484->172.17.0.7:30617, err= 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/24 04:38:14 DEBUG : one.a292864a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : three.txt: size = 5 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : three.txt: Sizes differ 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:30746") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:47956->172.17.0.7:30746, err= 2025/11/24 04:38:14 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/24 04:38:14 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/24 04:38:14 INFO : three.txt: Copied (new) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39757") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33262->172.17.0.7:39757, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35406") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58720->172.17.0.7:35406, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39659") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47816->172.17.0.7:39659, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34967") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40642->172.17.0.7:34967, err= 2025/11/24 04:38:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : one: size = 4 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : one: Sizes differ 2025/11/24 04:38:14 INFO : one-2019-01-01: Deleted 2025/11/24 04:38:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:38101") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:57108->172.17.0.7:38101, err= 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/24 04:38:14 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/24 04:38:14 INFO : one: Copied (new) 2025/11/24 04:38:14 DEBUG : two: size = 3 OK 2025/11/24 04:38:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : two: Unchanged skipping 2025/11/24 04:38:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : three.txt: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst) 2025/11/24 04:38:14 DEBUG : three.txt: Sizes differ 2025/11/24 04:38:14 INFO : three-2019-01-01.txt: Deleted 2025/11/24 04:38:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: dial("tcp","172.17.0.7:31055") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida/dst: > dial: conn=172.17.0.1:44302->172.17.0.7:31055, err= 2025/11/24 04:38:14 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/24 04:38:14 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/24 04:38:14 INFO : three.txt: Copied (new) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35453") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40898->172.17.0.7:35453, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38637") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50584->172.17.0.7:38637, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37909") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42404->172.17.0.7:37909, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33203") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51052->172.17.0.7:33203, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37767") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45498->172.17.0.7:37767, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33871") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39146->172.17.0.7:33871, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38212") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51812->172.17.0.7:38212, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35759") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51142->172.17.0.7:35759, err= 2025/11/24 04:38:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : Testêé: size = 18 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : Testêé: Sizes differ 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35941") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54428->172.17.0.7:35941, err= 2025/11/24 04:38:14 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/24 04:38:14 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/24 04:38:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33134") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45902->172.17.0.7:33134, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39586") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59954->172.17.0.7:39586, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32935") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40860->172.17.0.7:32935, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34626") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60500->172.17.0.7:34626, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34794") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43164->172.17.0.7:34794, err= 2025/11/24 04:38:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32552") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40320->172.17.0.7:32552, err= 2025/11/24 04:38:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/24 04:38:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/24 04:38:14 INFO : existing: Copied (new) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39314") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58612->172.17.0.7:39314, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37972") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44470->172.17.0.7:37972, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36864") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48030->172.17.0.7:36864, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : existing: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : existing: Sizes differ 2025/11/24 04:38:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:14 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: not deleting files as there were IO errors 2025/11/24 04:38:14 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: not deleting directories as there were IO errors 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30068") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53372->172.17.0.7:30068, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37624") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47404->172.17.0.7:37624, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39439") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58676->172.17.0.7:39439, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38922") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37504->172.17.0.7:38922, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39896") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45326->172.17.0.7:39896, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30316") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33970->172.17.0.7:30316, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : EXISTING: size = 6 OK 2025/11/24 04:38:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : existing: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : There was nothing to transfer 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37609") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51116->172.17.0.7:37609, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37786") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47260->172.17.0.7:37786, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38112") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55848->172.17.0.7:38112, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31713") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53494->172.17.0.7:31713, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31811") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54430->172.17.0.7:31811, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36278") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39244->172.17.0.7:36278, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31861") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42128->172.17.0.7:31861, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31935") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57570->172.17.0.7:31935, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39749") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37050->172.17.0.7:39749, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30800") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49506->172.17.0.7:30800, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31248") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46822->172.17.0.7:31248, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36960") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56628->172.17.0.7:36960, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30467") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60118->172.17.0.7:30467, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37641") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46276->172.17.0.7:37641, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34311") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37154->172.17.0.7:34311, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30193") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56870->172.17.0.7:30193, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39779") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48344->172.17.0.7:39779, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32823") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60996->172.17.0.7:32823, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32113") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41654->172.17.0.7:32113, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34155") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34618->172.17.0.7:34155, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30798") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34802->172.17.0.7:30798, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31849") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59006->172.17.0.7:31849, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38669") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33168->172.17.0.7:38669, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34614") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47490->172.17.0.7:34614, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33824") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49196->172.17.0.7:33824, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32566") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43218->172.17.0.7:32566, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36190") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60778->172.17.0.7:36190, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35937") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52922->172.17.0.7:35937, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32284") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43314->172.17.0.7:32284, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30517") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42808->172.17.0.7:30517, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34620") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34300->172.17.0.7:34620, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31100") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48244->172.17.0.7:31100, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39047") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56872->172.17.0.7:39047, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33977") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56082->172.17.0.7:33977, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38564") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37142->172.17.0.7:38564, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36548") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39330->172.17.0.7:36548, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31209") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35826->172.17.0.7:31209, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31818") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43950->172.17.0.7:31818, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35411") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41312->172.17.0.7:35411, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33220") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48840->172.17.0.7:33220, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35464") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37608->172.17.0.7:35464, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30992") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52708->172.17.0.7:30992, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35073") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49060->172.17.0.7:35073, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30070") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54542->172.17.0.7:30070, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31018") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51820->172.17.0.7:31018, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39515") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45118->172.17.0.7:39515, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36642") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49042->172.17.0.7:36642, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36490") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56170->172.17.0.7:36490, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37547") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36324->172.17.0.7:37547, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39505") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55334->172.17.0.7:39505, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32828") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58298->172.17.0.7:32828, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30551") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57980->172.17.0.7:30551, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36438") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57410->172.17.0.7:36438, err= 2025/11/24 04:38:14 DEBUG : both0: size = 6 OK 2025/11/24 04:38:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both10: size = 6 OK 2025/11/24 04:38:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both10: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both13: size = 6 OK 2025/11/24 04:38:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both13: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both14: size = 6 OK 2025/11/24 04:38:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both0: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both15: size = 6 OK 2025/11/24 04:38:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : both11: size = 6 OK 2025/11/24 04:38:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both12: size = 6 OK 2025/11/24 04:38:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both14: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both16: size = 6 OK 2025/11/24 04:38:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both16: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both17: size = 6 OK 2025/11/24 04:38:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both17: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both18: size = 6 OK 2025/11/24 04:38:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both18: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both19: size = 6 OK 2025/11/24 04:38:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both19: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both1: size = 6 OK 2025/11/24 04:38:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both1: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both2: size = 6 OK 2025/11/24 04:38:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both2: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both3: size = 6 OK 2025/11/24 04:38:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both3: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both4: size = 6 OK 2025/11/24 04:38:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both12: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both5: size = 6 OK 2025/11/24 04:38:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both5: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both6: size = 6 OK 2025/11/24 04:38:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both6: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both7: size = 6 OK 2025/11/24 04:38:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both7: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both8: size = 6 OK 2025/11/24 04:38:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both8: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both9: size = 6 OK 2025/11/24 04:38:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both15: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both11: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both4: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both9: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 INFO : only10: Deleted 2025/11/24 04:38:14 INFO : only6: Deleted 2025/11/24 04:38:14 INFO : only12: Deleted 2025/11/24 04:38:14 INFO : only15: Deleted 2025/11/24 04:38:14 INFO : only9: Deleted 2025/11/24 04:38:14 INFO : only13: Deleted 2025/11/24 04:38:14 INFO : only14: Deleted 2025/11/24 04:38:14 INFO : only4: Deleted 2025/11/24 04:38:14 INFO : only5: Deleted 2025/11/24 04:38:14 INFO : only8: Deleted 2025/11/24 04:38:14 INFO : only0: Deleted 2025/11/24 04:38:14 INFO : only17: Deleted 2025/11/24 04:38:14 INFO : only11: Deleted 2025/11/24 04:38:14 INFO : only19: Deleted 2025/11/24 04:38:14 INFO : only2: Deleted 2025/11/24 04:38:14 INFO : only1: Deleted 2025/11/24 04:38:14 INFO : only18: Deleted 2025/11/24 04:38:14 INFO : only16: Deleted 2025/11/24 04:38:14 INFO : only7: Deleted 2025/11/24 04:38:14 INFO : only3: Deleted 2025/11/24 04:38:14 INFO : There was nothing to transfer 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34810") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46962->172.17.0.7:34810, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39925") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49830->172.17.0.7:39925, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34823") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60470->172.17.0.7:34823, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35786") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45142->172.17.0.7:35786, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32444") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59036->172.17.0.7:32444, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35277") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41914->172.17.0.7:35277, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35723") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44608->172.17.0.7:35723, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31842") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48916->172.17.0.7:31842, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31797") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32822->172.17.0.7:31797, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35272") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45780->172.17.0.7:35272, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39337") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35778->172.17.0.7:39337, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39519") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51182->172.17.0.7:39519, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37901") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48598->172.17.0.7:37901, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34343") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47344->172.17.0.7:34343, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33272") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58938->172.17.0.7:33272, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32709") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54776->172.17.0.7:32709, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32494") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40888->172.17.0.7:32494, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33168") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41872->172.17.0.7:33168, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32504") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39444->172.17.0.7:32504, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39789") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52978->172.17.0.7:39789, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36319") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49190->172.17.0.7:36319, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30289") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60956->172.17.0.7:30289, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33376") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38996->172.17.0.7:33376, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31449") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59192->172.17.0.7:31449, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34625") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46346->172.17.0.7:34625, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30717") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41584->172.17.0.7:30717, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33937") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57792->172.17.0.7:33937, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38402") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60118->172.17.0.7:38402, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35488") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34428->172.17.0.7:35488, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33712") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37142->172.17.0.7:33712, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31943") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55530->172.17.0.7:31943, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38341") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57738->172.17.0.7:38341, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33326") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41780->172.17.0.7:33326, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39352") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51614->172.17.0.7:39352, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35524") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52512->172.17.0.7:35524, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39121") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52288->172.17.0.7:39121, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34599") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46334->172.17.0.7:34599, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30158") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47444->172.17.0.7:30158, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37929") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38420->172.17.0.7:37929, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34387") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40428->172.17.0.7:34387, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33712") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37144->172.17.0.7:33712, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30551") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57986->172.17.0.7:30551, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34340") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37072->172.17.0.7:34340, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37238") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46028->172.17.0.7:37238, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32252") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40502->172.17.0.7:32252, err= 2025/11/24 04:38:14 DEBUG : both10: size = 6 OK 2025/11/24 04:38:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both10: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both11: size = 6 OK 2025/11/24 04:38:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both11: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both12: size = 6 OK 2025/11/24 04:38:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both12: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both13: size = 6 OK 2025/11/24 04:38:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both13: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both14: size = 6 OK 2025/11/24 04:38:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both14: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both15: size = 6 OK 2025/11/24 04:38:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both15: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both16: size = 6 OK 2025/11/24 04:38:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both16: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both17: size = 6 OK 2025/11/24 04:38:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both17: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both18: size = 6 OK 2025/11/24 04:38:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both18: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both19: size = 6 OK 2025/11/24 04:38:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both19: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both1: size = 6 OK 2025/11/24 04:38:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both1: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both2: size = 6 OK 2025/11/24 04:38:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both2: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both3: size = 6 OK 2025/11/24 04:38:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both3: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both4: size = 6 OK 2025/11/24 04:38:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both4: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both5: size = 6 OK 2025/11/24 04:38:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both5: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both6: size = 6 OK 2025/11/24 04:38:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both6: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both7: size = 6 OK 2025/11/24 04:38:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both7: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both8: size = 6 OK 2025/11/24 04:38:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both8: Unchanged skipping 2025/11/24 04:38:14 DEBUG : both9: size = 6 OK 2025/11/24 04:38:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both9: Unchanged skipping 2025/11/24 04:38:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only0: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only0: Sizes differ 2025/11/24 04:38:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only10: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only10: Sizes differ 2025/11/24 04:38:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only11: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only11: Sizes differ 2025/11/24 04:38:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only12: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only12: Sizes differ 2025/11/24 04:38:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only13: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only13: Sizes differ 2025/11/24 04:38:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only14: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only14: Sizes differ 2025/11/24 04:38:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only15: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only15: Sizes differ 2025/11/24 04:38:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only16: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only16: Sizes differ 2025/11/24 04:38:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only17: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only17: Sizes differ 2025/11/24 04:38:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only18: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only18: Sizes differ 2025/11/24 04:38:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only19: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only19: Sizes differ 2025/11/24 04:38:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only1: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only1: Sizes differ 2025/11/24 04:38:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only2: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only2: Sizes differ 2025/11/24 04:38:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only3: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only3: Sizes differ 2025/11/24 04:38:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only4: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only4: Sizes differ 2025/11/24 04:38:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only5: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only5: Sizes differ 2025/11/24 04:38:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only6: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only6: Sizes differ 2025/11/24 04:38:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only7: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only7: Sizes differ 2025/11/24 04:38:14 DEBUG : both0: size = 6 OK 2025/11/24 04:38:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : both0: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37549") 2025/11/24 04:38:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only9: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only9: Sizes differ 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38567") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57698->172.17.0.7:37549, err= 2025/11/24 04:38:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone228631882) 2025/11/24 04:38:14 DEBUG : only8: size = 6 (ftp://172.17.0.7:21/rclone-test-huyavuk6bida) 2025/11/24 04:38:14 DEBUG : only8: Sizes differ 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31760") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34114->172.17.0.7:31760, err= 2025/11/24 04:38:14 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/24 04:38:14 INFO : only11: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30031") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36916->172.17.0.7:30031, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57404->172.17.0.7:38567, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32021") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50774->172.17.0.7:32021, err= 2025/11/24 04:38:14 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/24 04:38:14 INFO : only10: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/24 04:38:14 INFO : only0: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38864") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37040->172.17.0.7:38864, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30988") 2025/11/24 04:38:14 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59566->172.17.0.7:30988, err= 2025/11/24 04:38:14 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/24 04:38:14 INFO : only13: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36922") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45428->172.17.0.7:36922, err= 2025/11/24 04:38:14 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/24 04:38:14 INFO : only15: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/24 04:38:14 INFO : only16: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35008") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58608->172.17.0.7:35008, err= 2025/11/24 04:38:14 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/24 04:38:14 INFO : only12: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31720") 2025/11/24 04:38:14 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/24 04:38:14 INFO : only14: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35820") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40988->172.17.0.7:35820, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43036->172.17.0.7:31720, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38369") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36524->172.17.0.7:38369, err= 2025/11/24 04:38:14 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/24 04:38:14 INFO : only17: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/24 04:38:14 INFO : only18: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31199") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35242->172.17.0.7:31199, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33360") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53406->172.17.0.7:33360, err= 2025/11/24 04:38:14 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/24 04:38:14 INFO : only19: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/24 04:38:14 INFO : only3: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/24 04:38:14 INFO : only1: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34647") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48578->172.17.0.7:34647, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30677") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33415") 2025/11/24 04:38:14 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37578->172.17.0.7:30677, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56306->172.17.0.7:33415, err= 2025/11/24 04:38:14 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/24 04:38:14 INFO : only2: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/24 04:38:14 INFO : only4: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/24 04:38:14 INFO : only6: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37350") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35833") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53640->172.17.0.7:37350, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59294->172.17.0.7:35833, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39876") 2025/11/24 04:38:14 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/24 04:38:14 INFO : only5: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53566->172.17.0.7:39876, err= 2025/11/24 04:38:14 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/24 04:38:14 INFO : only8: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/24 04:38:14 INFO : only7: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/24 04:38:14 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/24 04:38:14 INFO : only9: Copied (replaced existing) 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35574") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52698->172.17.0.7:35574, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39884") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48164->172.17.0.7:39884, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31231") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45636->172.17.0.7:31231, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 04:38:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:14 INFO : empty_on_remote: Making directory 2025/11/24 04:38:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 04:38:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32492") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39996->172.17.0.7:32492, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33299") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39825") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57338->172.17.0.7:33299, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39933") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40584->172.17.0.7:39825, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46526->172.17.0.7:39933, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31365") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48270->172.17.0.7:31365, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31785") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45394->172.17.0.7:31785, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:14 DEBUG : empty_on_remote: Making directory with metadata 2025/11/24 04:38:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/24 04:38:14 INFO : empty_on_remote: Making directory 2025/11/24 04:38:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/24 04:38:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30902") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39902->172.17.0.7:30902, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39788") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58078->172.17.0.7:39788, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38248") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30489") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31644") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48564->172.17.0.7:38248, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59972->172.17.0.7:31644, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51790->172.17.0.7:30489, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37794") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58166->172.17.0.7:37794, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34470") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52262->172.17.0.7:34470, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : sub dir: Making directory 2025/11/24 04:38:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33450") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48004->172.17.0.7:33450, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35182") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51322->172.17.0.7:35182, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38278") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34942->172.17.0.7:38278, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32447") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33594->172.17.0.7:32447, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36077") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51894->172.17.0.7:36077, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32676") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55248->172.17.0.7:32676, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39183") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41604->172.17.0.7:39183, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36078") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59276->172.17.0.7:36078, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31379") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40404->172.17.0.7:31379, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38311") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36394->172.17.0.7:38311, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38898") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40300->172.17.0.7:38898, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/24 04:38:14 INFO : sub dir: Making directory 2025/11/24 04:38:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38806") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44208->172.17.0.7:38806, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33705") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48786->172.17.0.7:33705, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30485") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51886->172.17.0.7:30485, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32669") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59884->172.17.0.7:32669, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34735") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42528->172.17.0.7:34735, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35229") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53188->172.17.0.7:35229, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38235") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52320->172.17.0.7:38235, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38183") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35778->172.17.0.7:38183, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34703") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42356->172.17.0.7:34703, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30326") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52546->172.17.0.7:30326, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34166") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44610->172.17.0.7:34166, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39567") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36224->172.17.0.7:39567, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38921") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34842->172.17.0.7:38921, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39082") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35422->172.17.0.7:39082, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31007") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41212->172.17.0.7:31007, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33554") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49364->172.17.0.7:33554, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32862") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60754->172.17.0.7:32862, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30952") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34464->172.17.0.7:30952, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38001") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39106->172.17.0.7:38001, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30240") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41030->172.17.0.7:30240, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39135") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33094->172.17.0.7:39135, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32332") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36258->172.17.0.7:32332, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37310") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56566->172.17.0.7:37310, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39292") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54782->172.17.0.7:39292, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30712") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48634->172.17.0.7:30712, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35121") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33062->172.17.0.7:35121, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33671") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33570->172.17.0.7:33671, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38976") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36018->172.17.0.7:38976, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32046") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47894->172.17.0.7:32046, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35760") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40096->172.17.0.7:35760, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36043") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35552->172.17.0.7:36043, err= 2025/11/24 04:38:14 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37767") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45510->172.17.0.7:37767, err= 2025/11/24 04:38:14 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : apple: Excluded 2025/11/24 04:38:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:14 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : banana: Excluded 2025/11/24 04:38:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35077") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44926->172.17.0.7:35077, err= 2025/11/24 04:38:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35281") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54216->172.17.0.7:35281, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35045") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33828->172.17.0.7:35045, err= 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31505") 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59098->172.17.0.7:31505, err= 2025/11/24 04:38:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:14 DEBUG : banana: size = 6 OK 2025/11/24 04:38:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:14 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:14 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30612") 2025/11/24 04:38:14 DEBUG : apple: size = 5 OK 2025/11/24 04:38:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:14 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36614->172.17.0.7:30612, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : There was nothing to transfer 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31696") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58908->172.17.0.7:31696, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38863") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59178->172.17.0.7:38863, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34469") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46924->172.17.0.7:34469, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34237") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52134->172.17.0.7:34237, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30204") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51502->172.17.0.7:30204, err= 2025/11/24 04:38:15 DEBUG : apple: size = 5 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : banana: size = 6 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38582") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40560->172.17.0.7:38582, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : There was nothing to transfer 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36400") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34306->172.17.0.7:36400, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32456") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48756->172.17.0.7:32456, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33465") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51906->172.17.0.7:33465, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31314") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46844->172.17.0.7:31314, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38747") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48952->172.17.0.7:38747, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35789") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42244->172.17.0.7:35789, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31650") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34250->172.17.0.7:31650, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36479") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42098->172.17.0.7:36479, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38547") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35088->172.17.0.7:38547, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37424") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41906->172.17.0.7:37424, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30253") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37820->172.17.0.7:30253, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32281") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57124->172.17.0.7:32281, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36979") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47778->172.17.0.7:36979, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38118") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56374->172.17.0.7:38118, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31855") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60088->172.17.0.7:31855, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39460") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48338->172.17.0.7:39460, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38217") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56388->172.17.0.7:38217, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39604") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54794->172.17.0.7:39604, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38300") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59424->172.17.0.7:38300, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37237") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42996->172.17.0.7:37237, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33180") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50460->172.17.0.7:33180, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39042") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50770->172.17.0.7:39042, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30858") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34740->172.17.0.7:30858, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32878") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34420->172.17.0.7:32878, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32526") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57632->172.17.0.7:32526, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38485") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59392->172.17.0.7:38485, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34903") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46026->172.17.0.7:34903, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39923") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42054->172.17.0.7:39923, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32775") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44396->172.17.0.7:32775, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35449") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34784->172.17.0.7:35449, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37080") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43070->172.17.0.7:37080, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36373") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41728->172.17.0.7:36373, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37646") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44480->172.17.0.7:37646, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35361") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38172->172.17.0.7:35361, err= 2025/11/24 04:38:15 DEBUG : apple: size = 5 OK 2025/11/24 04:38:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:15 DEBUG : banana: size = 6 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31969") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57214->172.17.0.7:31969, err= 2025/11/24 04:38:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : There was nothing to transfer 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39637") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59674->172.17.0.7:39637, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39005") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54164->172.17.0.7:39005, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30669") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42366->172.17.0.7:30669, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37533") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57590->172.17.0.7:37533, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32645") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39320->172.17.0.7:32645, err= 2025/11/24 04:38:15 DEBUG : apple: size = 5 OK 2025/11/24 04:38:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : banana: size = 6 OK 2025/11/24 04:38:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31569") 2025/11/24 04:38:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56438->172.17.0.7:31569, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : There was nothing to transfer 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35538") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58816->172.17.0.7:35538, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34282") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50986->172.17.0.7:34282, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30374") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37126->172.17.0.7:30374, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39639") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58378->172.17.0.7:39639, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32335") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34602->172.17.0.7:32335, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36438") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57426->172.17.0.7:36438, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36940") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37910->172.17.0.7:36940, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32520") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34124->172.17.0.7:32520, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37458") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42090->172.17.0.7:37458, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31168") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41232->172.17.0.7:31168, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37524") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38832->172.17.0.7:37524, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37856") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47478->172.17.0.7:37856, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36607") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46094->172.17.0.7:36607, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34390") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50062->172.17.0.7:34390, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36130") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47712->172.17.0.7:36130, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37845") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52876->172.17.0.7:37845, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37601") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54514->172.17.0.7:37601, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35067") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47230->172.17.0.7:35067, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39180") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44770->172.17.0.7:39180, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30301") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56756->172.17.0.7:30301, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33121") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45192->172.17.0.7:33121, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31629") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54544->172.17.0.7:31629, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33864") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49270->172.17.0.7:33864, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34827") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48324->172.17.0.7:34827, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30353") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56294->172.17.0.7:30353, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33324") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49852->172.17.0.7:33324, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36082") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37468->172.17.0.7:36082, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34252") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38152->172.17.0.7:34252, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37292") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48550->172.17.0.7:37292, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30663") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42220->172.17.0.7:30663, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36390") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53894->172.17.0.7:36390, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33388") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55284->172.17.0.7:33388, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32230") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45642->172.17.0.7:32230, err= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39847") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45478->172.17.0.7:39847, err= 2025/11/24 04:38:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38776") 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33494->172.17.0.7:38776, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34770") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42330->172.17.0.7:34770, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34974->172.17.0.7:21, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34496") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38937") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55104->172.17.0.7:34496, err= 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50390->172.17.0.7:38937, err= 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32983") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45162->172.17.0.7:32983, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30316") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33982->172.17.0.7:30316, err= 2025/11/24 04:38:15 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/24 04:38:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33935") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36060->172.17.0.7:33935, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35573") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32673") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52992->172.17.0.7:35573, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42568->172.17.0.7:32673, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32711") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50026->172.17.0.7:32711, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32002") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50032->172.17.0.7:32002, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34786") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42660->172.17.0.7:34786, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30821") 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55178->172.17.0.7:30821, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35626") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58596->172.17.0.7:35626, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35141") 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56578->172.17.0.7:35141, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39808") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37580->172.17.0.7:39808, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30359") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41196->172.17.0.7:30359, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34795") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31529") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34358->172.17.0.7:31529, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52838->172.17.0.7:34795, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35327") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46526->172.17.0.7:35327, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36524") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46482->172.17.0.7:36524, err= 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Connecting to FTP server 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34986->172.17.0.7:21, err= 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:38:15 INFO : banana: Deleted 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:38:15 INFO : splitbananasplit: Deleted 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:38:15 INFO : appleappleapplebanana: Deleted 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35000->172.17.0.7:21, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:21") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35008->172.17.0.7:21, err= 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:38:15 INFO : apple: Deleted 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30820") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50322->172.17.0.7:30820, err= 2025/11/24 04:38:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : YXBwbGU=: Excluded 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/24 04:38:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : YmFuYW5h: Excluded 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32662") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60566->172.17.0.7:32662, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35269") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56118->172.17.0.7:35269, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37856") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47492->172.17.0.7:37856, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36386") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42912->172.17.0.7:36386, err= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : YmFuYW5h: size = 6 OK 2025/11/24 04:38:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : YXBwbGU=: size = 5 OK 2025/11/24 04:38:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/24 04:38:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31546") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40336->172.17.0.7:31546, err= 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38623") 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34592->172.17.0.7:38623, err= 2025/11/24 04:38:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : YXBwbGU=: Excluded 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/24 04:38:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : YmFuYW5h: Excluded 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31509") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58724->172.17.0.7:31509, err= 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35436") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46038->172.17.0.7:35436, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39199") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35756->172.17.0.7:39199, err= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/24 04:38:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35742") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59244->172.17.0.7:35742, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37623") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43260->172.17.0.7:37623, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31850") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43644->172.17.0.7:31850, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39133") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56578->172.17.0.7:39133, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37535") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51184->172.17.0.7:37535, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37194") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41052->172.17.0.7:37194, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37284") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60352->172.17.0.7:37284, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37752") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34418->172.17.0.7:37752, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36890") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55250->172.17.0.7:36890, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32912") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56106->172.17.0.7:32912, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37776") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37330->172.17.0.7:37776, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38318") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51840->172.17.0.7:38318, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36981") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51166->172.17.0.7:36981, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35986") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47254->172.17.0.7:35986, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37076") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47194->172.17.0.7:37076, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30768") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47822->172.17.0.7:30768, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34033") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37022->172.17.0.7:34033, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35427") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43942->172.17.0.7:35427, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35602") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52858->172.17.0.7:35602, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35201") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46430->172.17.0.7:35201, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30914") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56026->172.17.0.7:30914, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31848") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49418->172.17.0.7:31848, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36966") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39174->172.17.0.7:36966, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37057") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56304->172.17.0.7:37057, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32903") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46316->172.17.0.7:32903, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37574") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51662->172.17.0.7:37574, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38749") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38176->172.17.0.7:38749, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35342") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57674->172.17.0.7:35342, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39350") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44862->172.17.0.7:39350, err= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32683") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40996->172.17.0.7:32683, err= 2025/11/24 04:38:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33409") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43548->172.17.0.7:33409, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38338") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46356->172.17.0.7:38338, err= 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31793") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49640->172.17.0.7:31793, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35905") 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36082") 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37470->172.17.0.7:36082, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40192->172.17.0.7:35905, err= 2025/11/24 04:38:15 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/24 04:38:15 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/24 04:38:15 INFO : apple: Copied (new) to: PREFIXapple 2025/11/24 04:38:15 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34527") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49280->172.17.0.7:34527, err= 2025/11/24 04:38:15 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/24 04:38:15 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35846") 2025/11/24 04:38:15 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34850->172.17.0.7:35846, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39692") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34384->172.17.0.7:39692, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33547") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54180->172.17.0.7:33547, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32156") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45538->172.17.0.7:32156, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35006") 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39951") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51444->172.17.0.7:39951, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49004->172.17.0.7:35006, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33587") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56712->172.17.0.7:33587, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37661") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59152->172.17.0.7:37661, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39990") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42138->172.17.0.7:39990, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30665") 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50142->172.17.0.7:30665, err= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33887") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39392->172.17.0.7:33887, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39459") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60910->172.17.0.7:39459, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38023") 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36098->172.17.0.7:38023, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35235") 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35404->172.17.0.7:35235, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34712") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53738->172.17.0.7:34712, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:38:15 INFO : apple: Deleted 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:38:15 INFO : appleappleapplebanana: Deleted 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:38:15 INFO : banana: Deleted 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:38:15 INFO : splitbananasplit: Deleted 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38636") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47548->172.17.0.7:38636, err= 2025/11/24 04:38:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : PREFIXapple: Excluded 2025/11/24 04:38:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : PREFIXbanana: Excluded 2025/11/24 04:38:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38179") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55976->172.17.0.7:38179, err= 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36384") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47188->172.17.0.7:36384, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37634") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46996->172.17.0.7:37634, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : apple: transformed to: PREFIXapple 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/24 04:38:15 DEBUG : banana: transformed to: PREFIXbanana 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38651") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55482->172.17.0.7:38651, err= 2025/11/24 04:38:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36263") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41754->172.17.0.7:36263, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35199") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51182->172.17.0.7:35199, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31963") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57920->172.17.0.7:31963, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38359") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54110->172.17.0.7:38359, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36399") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50916->172.17.0.7:36399, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/24 04:38:15 INFO : appleappleapplebanana: Copied (new) 2025/11/24 04:38:15 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/24 04:38:15 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/24 04:38:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/24 04:38:15 INFO : splitbananasplit: Copied (new) 2025/11/24 04:38:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35245") 2025/11/24 04:38:15 INFO : banana: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38356") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33033") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53526->172.17.0.7:38356, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46610->172.17.0.7:33033, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43686->172.17.0.7:35245, err= 2025/11/24 04:38:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/24 04:38:15 INFO : apple: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36640") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44374->172.17.0.7:36640, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34088") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49156->172.17.0.7:34088, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37301") 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39758->172.17.0.7:37301, err= 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30889") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44282->172.17.0.7:30889, err= 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31142") 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42484->172.17.0.7:31142, err= 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34285") 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45308->172.17.0.7:34285, err= 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34571") 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38576") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45144->172.17.0.7:34571, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46680->172.17.0.7:38576, err= 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38145") 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30226") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59716->172.17.0.7:30226, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59088->172.17.0.7:38145, err= 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36214") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41510->172.17.0.7:36214, err= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34080") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46842->172.17.0.7:34080, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36567") 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45204->172.17.0.7:36567, err= 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : PREFIXsplitbananasplit: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/24 04:38:15 INFO : PREFIXapple: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/24 04:38:15 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/24 04:38:15 INFO : PREFIXbanana: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33546") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47060->172.17.0.7:33546, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33897") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54716->172.17.0.7:33897, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38174") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47534->172.17.0.7:38174, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32976") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33560->172.17.0.7:32976, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37103") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56260->172.17.0.7:37103, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32222") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39698->172.17.0.7:32222, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35866") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51294->172.17.0.7:35866, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30492") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36754->172.17.0.7:30492, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30847") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60408->172.17.0.7:30847, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33148") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47484->172.17.0.7:33148, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36661") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58732->172.17.0.7:36661, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35765") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57282->172.17.0.7:35765, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31620") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46490->172.17.0.7:31620, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32229") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36914->172.17.0.7:32229, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31611") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34568->172.17.0.7:31611, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38666") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60824->172.17.0.7:38666, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38721") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36636->172.17.0.7:38721, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37725") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51882->172.17.0.7:37725, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35853") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35032->172.17.0.7:35853, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34239") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56914->172.17.0.7:34239, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32505") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55400->172.17.0.7:32505, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31606") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39288->172.17.0.7:31606, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36358") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42746->172.17.0.7:36358, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35691") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60654->172.17.0.7:35691, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33110") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37726->172.17.0.7:33110, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30680") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37570->172.17.0.7:30680, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33074") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48500->172.17.0.7:33074, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35325") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48720->172.17.0.7:35325, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32860") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47382->172.17.0.7:32860, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39288") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44628->172.17.0.7:39288, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30774") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39954->172.17.0.7:30774, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30118") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37608->172.17.0.7:30118, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31758") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49630->172.17.0.7:31758, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38000") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38380->172.17.0.7:38000, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33780") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43920->172.17.0.7:33780, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31067") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35792->172.17.0.7:31067, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34758") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59138->172.17.0.7:34758, err= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30745") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46768->172.17.0.7:30745, err= 2025/11/24 04:38:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34897") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46928->172.17.0.7:34897, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31969") 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57226->172.17.0.7:31969, err= 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35662") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33829") 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45626->172.17.0.7:33829, err= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57818->172.17.0.7:35662, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38528") 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43692->172.17.0.7:38528, err= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/24 04:38:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30169") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33112->172.17.0.7:30169, err= 2025/11/24 04:38:15 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/24 04:38:15 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35991") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35111") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58850->172.17.0.7:35991, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35860") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33458->172.17.0.7:35860, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49000->172.17.0.7:35111, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31147") 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38308->172.17.0.7:31147, err= 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38736") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36956->172.17.0.7:38736, err= 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31725") 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49098->172.17.0.7:31725, err= 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36652") 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41878->172.17.0.7:36652, err= 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30018") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56412->172.17.0.7:30018, err= 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37053") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47820->172.17.0.7:37053, err= 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36591") 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33052") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40912->172.17.0.7:36591, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34650->172.17.0.7:33052, err= 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30793") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35313") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51166->172.17.0.7:35313, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57860->172.17.0.7:30793, err= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39598") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49078->172.17.0.7:39598, err= 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36164") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42618->172.17.0.7:36164, err= 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:38:15 INFO : apple: Deleted 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:38:15 INFO : splitbananasplit: Deleted 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:38:15 INFO : appleappleapplebanana: Deleted 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:38:15 INFO : banana: Deleted 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33733") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52340->172.17.0.7:33733, err= 2025/11/24 04:38:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : bananaSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30792") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56700->172.17.0.7:30792, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31827") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39688->172.17.0.7:31827, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33972") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50996->172.17.0.7:33972, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/24 04:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30034") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39334->172.17.0.7:30034, err= 2025/11/24 04:38:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38699") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30771") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39678") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30340") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45062->172.17.0.7:30340, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43084->172.17.0.7:39678, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41110->172.17.0.7:30771, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33990") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56396->172.17.0.7:38699, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57704->172.17.0.7:33990, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/24 04:38:15 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/24 04:38:15 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/24 04:38:15 INFO : banana: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/24 04:38:15 INFO : appleappleapplebanana: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/24 04:38:15 INFO : apple: Copied (new) 2025/11/24 04:38:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/24 04:38:15 INFO : splitbananasplit: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31121") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35631") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34793") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60416->172.17.0.7:31121, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37865") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44074->172.17.0.7:35631, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42026->172.17.0.7:34793, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46920->172.17.0.7:37865, err= 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33588") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36866") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33268") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51996->172.17.0.7:36866, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32541") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36872->172.17.0.7:32541, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48638->172.17.0.7:33268, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46822->172.17.0.7:33588, err= 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39272") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44232->172.17.0.7:39272, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36288") 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36552->172.17.0.7:36288, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31956") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36607") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41074->172.17.0.7:31956, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46096->172.17.0.7:36607, err= 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37110") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42628->172.17.0.7:37110, err= 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35017") 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32776->172.17.0.7:35017, err= 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/24 04:38:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37704") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35364->172.17.0.7:37704, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39137") 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38384->172.17.0.7:39137, err= 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : appleSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : bananaSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/24 04:38:15 INFO : splitbananasplitSUFFIX: Deleted 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35877") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59528->172.17.0.7:35877, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31432") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58518->172.17.0.7:31432, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34674") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60214->172.17.0.7:34674, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33345") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52110->172.17.0.7:33345, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38393") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35234->172.17.0.7:38393, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37178") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39318->172.17.0.7:37178, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39990") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42144->172.17.0.7:39990, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32935") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40876->172.17.0.7:32935, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38284") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40734->172.17.0.7:38284, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30620") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36528->172.17.0.7:30620, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35232") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34976->172.17.0.7:35232, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33577") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36876->172.17.0.7:33577, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37239") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58856->172.17.0.7:37239, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36789") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39936->172.17.0.7:36789, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34290") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55854->172.17.0.7:34290, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32703") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51196->172.17.0.7:32703, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39982") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52012->172.17.0.7:39982, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34778") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36572->172.17.0.7:34778, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36379") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46898->172.17.0.7:36379, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33257") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48796->172.17.0.7:33257, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34581") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42138->172.17.0.7:34581, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37298") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33210->172.17.0.7:37298, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35702") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34362->172.17.0.7:35702, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38013") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51774->172.17.0.7:38013, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35803") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36466->172.17.0.7:35803, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31816") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42076->172.17.0.7:31816, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39451") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40400->172.17.0.7:39451, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38585") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36448->172.17.0.7:38585, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31902") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55096->172.17.0.7:31902, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31639") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46842->172.17.0.7:31639, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38443") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51982->172.17.0.7:38443, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34290") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55870->172.17.0.7:34290, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33576") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52244->172.17.0.7:33576, err= 2025/11/24 04:38:15 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32801") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48504->172.17.0.7:32801, err= 2025/11/24 04:38:15 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : apple: Excluded 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:15 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : banana: Excluded 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31216") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53030->172.17.0.7:31216, err= 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:15 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34255") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32864->172.17.0.7:34255, err= 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33145") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49042->172.17.0.7:33145, err= 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37712") 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53776->172.17.0.7:37712, err= 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/24 04:38:15 DEBUG : banana: size = 6 OK 2025/11/24 04:38:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:15 DEBUG : apple: size = 5 OK 2025/11/24 04:38:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:15 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32857") 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41050->172.17.0.7:32857, err= 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37688") 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44298->172.17.0.7:37688, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38543") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59836->172.17.0.7:38543, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39439") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58686->172.17.0.7:39439, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36987") 2025/11/24 04:38:16 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42610->172.17.0.7:36987, err= 2025/11/24 04:38:16 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/24 04:38:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/24 04:38:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39366") 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41056->172.17.0.7:39366, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/24 04:38:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32496") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43868->172.17.0.7:32496, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/24 04:38:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35823") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30935") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60426->172.17.0.7:35823, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52102->172.17.0.7:30935, err= 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/24 04:38:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/24 04:38:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38640") 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57866->172.17.0.7:38640, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30521") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41010->172.17.0.7:30521, err= 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/24 04:38:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37391") 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/24 04:38:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48050->172.17.0.7:37391, err= 2025/11/24 04:38:16 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/24 04:38:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/24 04:38:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34539") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59198->172.17.0.7:34539, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39818") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30083") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53400->172.17.0.7:39818, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37524->172.17.0.7:30083, err= 2025/11/24 04:38:16 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/24 04:38:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/24 04:38:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33314") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42420->172.17.0.7:33314, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39119") 2025/11/24 04:38:16 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/24 04:38:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39890->172.17.0.7:39119, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34756") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47734->172.17.0.7:34756, err= 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/24 04:38:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/24 04:38:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37373") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51898->172.17.0.7:37373, err= 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/24 04:38:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/24 04:38:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/24 04:38:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 INFO : dir1/0011-56789;.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0009-3456789.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0003-defghij.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0007-1234567.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0014-89;=.txt: Deleted 2025/11/24 04:38:16 INFO : appleappleapplebanana: Deleted 2025/11/24 04:38:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0010-456789.txt: Deleted 2025/11/24 04:38:16 INFO : splitbananasplit: Deleted 2025/11/24 04:38:16 INFO : dir1/0008-2345678.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0015-9;=.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0013-789;=.txt: Deleted 2025/11/24 04:38:16 INFO : dir1/0012-6789;.txt: Deleted 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30357") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33044->172.17.0.7:30357, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleapple: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbanan: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33485") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50048->172.17.0.7:33485, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-12345: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-23456: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-34567: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-45678: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31470") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41914->172.17.0.7:31470, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38243") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41464->172.17.0.7:38243, err= 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36453") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33984->172.17.0.7:36453, err= 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38376") 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleapple: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbanan: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39484->172.17.0.7:38376, err= 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/24 04:38:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/24 04:38:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/24 04:38:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/24 04:38:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/24 04:38:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/24 04:38:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/24 04:38:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/24 04:38:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/24 04:38:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/24 04:38:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/24 04:38:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/24 04:38:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37264") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59116->172.17.0.7:37264, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleapple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleapple: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbanan: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34478") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54784->172.17.0.7:34478, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcde: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdef: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefg: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defgh: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghi: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghij: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijk: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-12345: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-23456: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-34567: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-45678: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32277") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51474->172.17.0.7:32277, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34527") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49290->172.17.0.7:34527, err= 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/24 04:38:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36272") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53088->172.17.0.7:36272, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37659") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37272->172.17.0.7:37659, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31653") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32826->172.17.0.7:31653, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36216") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56890->172.17.0.7:36216, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34144") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58082->172.17.0.7:34144, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33008") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50204->172.17.0.7:33008, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32562") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53092->172.17.0.7:32562, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30933") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46816->172.17.0.7:30933, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36846") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39962->172.17.0.7:36846, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37060") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51616->172.17.0.7:37060, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32272") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60660->172.17.0.7:32272, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30089") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53624->172.17.0.7:30089, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34406") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53324->172.17.0.7:34406, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32129") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48564->172.17.0.7:32129, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38879") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48012->172.17.0.7:38879, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37636") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56264->172.17.0.7:37636, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30610") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42558->172.17.0.7:30610, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36441") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53934->172.17.0.7:36441, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38408") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33646->172.17.0.7:38408, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34000") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34628->172.17.0.7:34000, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30316") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33992->172.17.0.7:30316, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34765") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41292->172.17.0.7:34765, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31262") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35450->172.17.0.7:31262, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37162") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52152->172.17.0.7:37162, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30738") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40798->172.17.0.7:30738, err= 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31958") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50682->172.17.0.7:31958, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30480") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38148->172.17.0.7:30480, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34178") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43318->172.17.0.7:34178, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36203") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59104->172.17.0.7:36203, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38887") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55116->172.17.0.7:38887, err= 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30913") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39504->172.17.0.7:30913, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35352") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53564->172.17.0.7:35352, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37143") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52268->172.17.0.7:37143, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37425") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48694->172.17.0.7:37425, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39490") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41478->172.17.0.7:39490, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30875") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47140->172.17.0.7:30875, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39558") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53760->172.17.0.7:39558, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37221") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34856->172.17.0.7:37221, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39389") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48508->172.17.0.7:39389, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36637") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36906->172.17.0.7:36637, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37308") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46296->172.17.0.7:37308, err= 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31522") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57714->172.17.0.7:31522, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30211") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51250->172.17.0.7:30211, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33987") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42846->172.17.0.7:33987, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33294") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60794->172.17.0.7:33294, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33536") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33110->172.17.0.7:33536, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37022") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39638->172.17.0.7:37022, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36284") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44502->172.17.0.7:36284, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36414") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50736->172.17.0.7:36414, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33651") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39716->172.17.0.7:33651, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31456") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39768->172.17.0.7:31456, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37361") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51350->172.17.0.7:37361, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35856") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40368->172.17.0.7:35856, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34220") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57896->172.17.0.7:34220, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34478") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54798->172.17.0.7:34478, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34232") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39460->172.17.0.7:34232, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33492") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38934->172.17.0.7:33492, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37769") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36382->172.17.0.7:37769, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36591") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40924->172.17.0.7:36591, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38391") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38978->172.17.0.7:38391, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38039") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46554->172.17.0.7:38039, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32789") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36700->172.17.0.7:32789, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34659") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45866->172.17.0.7:34659, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37152") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49230->172.17.0.7:37152, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38165") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55486->172.17.0.7:38165, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30683") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37466->172.17.0.7:30683, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34099") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55142->172.17.0.7:34099, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35492") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48062->172.17.0.7:35492, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33011") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41994->172.17.0.7:33011, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35583") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35520->172.17.0.7:35583, err= 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38645") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59048->172.17.0.7:38645, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33227") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39156->172.17.0.7:33227, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30526") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56222->172.17.0.7:30526, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39995") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34502->172.17.0.7:39995, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35847") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53190->172.17.0.7:35847, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32031") 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56602->172.17.0.7:32031, err= 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32872") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38592->172.17.0.7:32872, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33252") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39090->172.17.0.7:33252, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35214") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35522->172.17.0.7:35214, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39470") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37844->172.17.0.7:39470, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32966") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48544->172.17.0.7:32966, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37961") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35660->172.17.0.7:37961, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31190") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59624->172.17.0.7:31190, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32369") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56182->172.17.0.7:32369, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37340") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60156->172.17.0.7:37340, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31527") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53412->172.17.0.7:31527, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37127") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40426->172.17.0.7:37127, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31590") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38434->172.17.0.7:31590, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35257") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38496->172.17.0.7:35257, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38209") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40864->172.17.0.7:38209, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34281") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47836->172.17.0.7:34281, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35864") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35314->172.17.0.7:35864, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34813") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42706->172.17.0.7:34813, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34082") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54564->172.17.0.7:34082, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35553") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33828->172.17.0.7:35553, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30688") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36848->172.17.0.7:30688, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30885") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52676->172.17.0.7:30885, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35316") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39512->172.17.0.7:35316, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34857") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44164->172.17.0.7:34857, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32950") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60882->172.17.0.7:32950, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36705") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47114->172.17.0.7:36705, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36541") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39608->172.17.0.7:36541, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33935") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36074->172.17.0.7:33935, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30222") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53936->172.17.0.7:30222, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32726") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58172->172.17.0.7:32726, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35508") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49014->172.17.0.7:35508, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39856") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38944->172.17.0.7:39856, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32276") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59982->172.17.0.7:32276, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34830") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48734->172.17.0.7:34830, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33647") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57322->172.17.0.7:33647, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37008") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59780->172.17.0.7:37008, err= 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36547") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39532->172.17.0.7:36547, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35472") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35612->172.17.0.7:35472, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35564") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34188->172.17.0.7:35564, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39583") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53844->172.17.0.7:39583, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33127") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46320->172.17.0.7:33127, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34416") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37962->172.17.0.7:34416, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36092") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53546->172.17.0.7:36092, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36962") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57980->172.17.0.7:36962, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33751") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46486->172.17.0.7:33751, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31585") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43316->172.17.0.7:31585, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30634") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58722->172.17.0.7:30634, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34349") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40154->172.17.0.7:34349, err= 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35476") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42488->172.17.0.7:35476, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39963") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55256->172.17.0.7:39963, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39393") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34618->172.17.0.7:39393, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36954") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57338->172.17.0.7:36954, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34682") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57758->172.17.0.7:34682, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30624") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51074->172.17.0.7:30624, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38801") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58948->172.17.0.7:38801, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34296") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38758->172.17.0.7:34296, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38514") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57562->172.17.0.7:38514, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38908") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35298->172.17.0.7:38908, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37436") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33608->172.17.0.7:37436, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38551") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45812->172.17.0.7:38551, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31650") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34260->172.17.0.7:31650, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36771") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48348->172.17.0.7:36771, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34897") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46936->172.17.0.7:34897, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36016") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40006->172.17.0.7:36016, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38112") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55860->172.17.0.7:38112, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37566") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56506->172.17.0.7:37566, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34896") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44950->172.17.0.7:34896, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34656") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33926->172.17.0.7:34656, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34880") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58044->172.17.0.7:34880, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39950") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59706->172.17.0.7:39950, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34482") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38006->172.17.0.7:34482, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30663") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42232->172.17.0.7:30663, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31439") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54714->172.17.0.7:31439, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38455") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37096->172.17.0.7:38455, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36927") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59344->172.17.0.7:36927, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34650") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36162->172.17.0.7:34650, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37125") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49512->172.17.0.7:37125, err= 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39833") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48158->172.17.0.7:39833, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34242") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36132->172.17.0.7:34242, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34518") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45564->172.17.0.7:34518, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33685") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51650->172.17.0.7:33685, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34360") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48114->172.17.0.7:34360, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38476") 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52794->172.17.0.7:38476, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31792") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59374->172.17.0.7:31792, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33677") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35872->172.17.0.7:33677, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32530") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47612->172.17.0.7:32530, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35699") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41296->172.17.0.7:35699, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34342") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55016->172.17.0.7:34342, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35817") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52410->172.17.0.7:35817, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39030") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33756->172.17.0.7:39030, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33136") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57314->172.17.0.7:33136, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33710") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44158->172.17.0.7:33710, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39348") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41514->172.17.0.7:39348, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36453") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33996->172.17.0.7:36453, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38892") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42870->172.17.0.7:38892, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32478") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55132->172.17.0.7:32478, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33786") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47916->172.17.0.7:33786, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31734") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47622->172.17.0.7:31734, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36379") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46914->172.17.0.7:36379, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33891") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59406->172.17.0.7:33891, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36252") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42460->172.17.0.7:36252, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38111") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36818->172.17.0.7:38111, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36273") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59774->172.17.0.7:36273, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37516") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54638->172.17.0.7:37516, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37339") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36140->172.17.0.7:37339, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31320") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44620->172.17.0.7:31320, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39190") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50846->172.17.0.7:39190, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31833") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34834->172.17.0.7:31833, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39920") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56538->172.17.0.7:39920, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33750") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46378->172.17.0.7:33750, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30520") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48656->172.17.0.7:30520, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30681") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40216->172.17.0.7:30681, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38104") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36932->172.17.0.7:38104, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30871") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54396->172.17.0.7:30871, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39814") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58520->172.17.0.7:39814, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37331") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40818->172.17.0.7:37331, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37873") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38492->172.17.0.7:37873, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38320") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45416->172.17.0.7:38320, err= 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30646") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54936->172.17.0.7:30646, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35389") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38906->172.17.0.7:35389, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31024") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32836->172.17.0.7:31024, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35273") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38366->172.17.0.7:35273, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32269") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54122->172.17.0.7:32269, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32842") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53800->172.17.0.7:32842, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37688") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44302->172.17.0.7:37688, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31839") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55992->172.17.0.7:31839, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30428") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34350->172.17.0.7:30428, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36332") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38784->172.17.0.7:36332, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34812") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36174->172.17.0.7:34812, err= 2025/11/24 04:38:16 DEBUG : apple: size = 5 OK 2025/11/24 04:38:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : apple: Unchanged skipping 2025/11/24 04:38:16 DEBUG : banana: size = 6 OK 2025/11/24 04:38:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : banana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38867") 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/24 04:38:16 DEBUG : splitbananasplit: size = 16 OK 2025/11/24 04:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47372->172.17.0.7:38867, err= 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31138") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57320->172.17.0.7:31138, err= 2025/11/24 04:38:16 DEBUG : apple: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : apple: Excluded 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : appleappleapplebanana: Excluded 2025/11/24 04:38:16 DEBUG : banana: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : banana: Excluded 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : splitbananasplit: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38036") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57942->172.17.0.7:38036, err= 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/24 04:38:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39473") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52038->172.17.0.7:39473, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39703") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35680->172.17.0.7:39703, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39569") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44294->172.17.0.7:39569, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36774") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38806->172.17.0.7:36774, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35984") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46822->172.17.0.7:35984, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31864") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59400->172.17.0.7:31864, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34292") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35410->172.17.0.7:34292, err= --- PASS: TestTransform (2.04s) --- PASS: TestTransform/NFC (0.20s) --- PASS: TestTransform/NFD (0.21s) --- PASS: TestTransform/base64 (0.25s) --- PASS: TestTransform/prefix (0.21s) --- PASS: TestTransform/suffix (0.18s) --- PASS: TestTransform/truncate (0.15s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.20s) --- PASS: TestTransform/lowercase (0.15s) --- PASS: TestTransform/ascii (0.22s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30494") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60600->172.17.0.7:30494, err= 2025/11/24 04:38:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 04:38:16 INFO : sub dir_somesuffix: Making directory 2025/11/24 04:38:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/24 04:38:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/24 04:38:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 04:38:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34962") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49620->172.17.0.7:34962, err= 2025/11/24 04:38:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/24 04:38:16 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 04:38:16 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31271") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47276->172.17.0.7:31271, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32790") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51050->172.17.0.7:32790, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37773") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56782->172.17.0.7:37773, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37937") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46228->172.17.0.7:37937, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30659") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33250->172.17.0.7:30659, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34157") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38296->172.17.0.7:34157, err= 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 INFO : tictactoe: Making directory 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33472") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56226->172.17.0.7:33472, err= 2025/11/24 04:38:16 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/24 04:38:16 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/24 04:38:16 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36866") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52008->172.17.0.7:36866, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31238") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60552->172.17.0.7:31238, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35500") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55450->172.17.0.7:35500, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39271") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60810->172.17.0.7:39271, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35871") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58508->172.17.0.7:35871, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37636") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56280->172.17.0.7:37636, err= 2025/11/24 04:38:16 INFO : toe: Making directory 2025/11/24 04:38:16 INFO : toe/toe: Making directory 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32100") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60104->172.17.0.7:32100, err= 2025/11/24 04:38:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/24 04:38:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/24 04:38:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32541") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36874->172.17.0.7:32541, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36540") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50776->172.17.0.7:36540, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38817") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52546->172.17.0.7:38817, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32402") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38328->172.17.0.7:32402, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33804") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34028->172.17.0.7:33804, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35136") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34710->172.17.0.7:35136, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37637") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56068->172.17.0.7:37637, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33140") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38760->172.17.0.7:33140, err= 2025/11/24 04:38:16 INFO : toe: Making directory 2025/11/24 04:38:16 INFO : toe/toe: Making directory 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39119") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39902->172.17.0.7:39119, err= 2025/11/24 04:38:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/24 04:38:16 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/24 04:38:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34805") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46638->172.17.0.7:34805, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36270") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37492->172.17.0.7:36270, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30418") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53848->172.17.0.7:30418, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30642") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46932->172.17.0.7:30642, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30166") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49238->172.17.0.7:30166, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36949") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55366->172.17.0.7:36949, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30828") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41472->172.17.0.7:30828, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35279") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34310->172.17.0.7:35279, err= 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 INFO : tictacempty_dir: Making directory 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 INFO : tictactoe: Making directory 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:16 INFO : tictactoe/tictactoe: Making directory 2025/11/24 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31270") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55490->172.17.0.7:31270, err= 2025/11/24 04:38:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/24 04:38:16 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34368") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54364->172.17.0.7:34368, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34013") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47824->172.17.0.7:34013, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39563") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46702->172.17.0.7:39563, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37748") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51322->172.17.0.7:37748, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39665") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47980->172.17.0.7:39665, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32511") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39384") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39430->172.17.0.7:32511, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53278->172.17.0.7:39384, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39613") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60166->172.17.0.7:39613, err= 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35366") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57848->172.17.0.7:35366, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:16 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31379") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40410->172.17.0.7:31379, err= 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 INFO : tictacempty_dir: Making directory 2025/11/24 04:38:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 INFO : tictactoe: Making directory 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:16 INFO : tictactoe/tictactoe: Making directory 2025/11/24 04:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32965") 2025/11/24 04:38:16 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38506->172.17.0.7:32965, err= 2025/11/24 04:38:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/24 04:38:16 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31258") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36698->172.17.0.7:31258, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36340") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60390->172.17.0.7:36340, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33316") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59168->172.17.0.7:33316, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31259") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34872->172.17.0.7:31259, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36298") 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46582->172.17.0.7:36298, err= 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34500") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43730->172.17.0.7:34500, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35371") 2025/11/24 04:38:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44300->172.17.0.7:35371, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35269") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56132->172.17.0.7:35269, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/24 04:38:17 NOTICE: ftp://172.17.0.7:21/rclone-test-huyavuk6bida: 0 differences found 2025/11/24 04:38:17 NOTICE: ftp://172.17.0.7:21/rclone-test-huyavuk6bida: 1 hashes could not be checked 2025/11/24 04:38:17 NOTICE: ftp://172.17.0.7:21/rclone-test-huyavuk6bida: 1 matching files 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37184") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:33940->172.17.0.7:37184, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31094") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34368") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45090->172.17.0.7:31094, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54376->172.17.0.7:34368, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34562") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34828->172.17.0.7:34562, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32972") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60274->172.17.0.7:32972, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38757") 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41182->172.17.0.7:38757, err= 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 INFO : tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 INFO : tictactoe/tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30781") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51372->172.17.0.7:30781, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:17 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30537") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39030->172.17.0.7:30537, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33977") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56092->172.17.0.7:33977, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34394") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39100->172.17.0.7:34394, err= 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36223") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35656->172.17.0.7:36223, err= 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38521") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51500->172.17.0.7:38521, err= 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37004") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:45722->172.17.0.7:37004, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31257") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60170->172.17.0.7:31257, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38224") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42102->172.17.0.7:38224, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38929") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51296->172.17.0.7:38929, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39220") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55762->172.17.0.7:39220, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37589") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41884->172.17.0.7:37589, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34140") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42288->172.17.0.7:34140, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37969") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60656->172.17.0.7:37969, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/11/24 04:38:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39870") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36396->172.17.0.7:39870, err= 2025/11/24 04:38:17 INFO : toe: Making directory 2025/11/24 04:38:17 INFO : toe/toe: Making directory 2025/11/24 04:38:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31139") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55844->172.17.0.7:31139, err= 2025/11/24 04:38:17 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/24 04:38:17 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/24 04:38:17 INFO : toe/toe/toe: Copied (new) 2025/11/24 04:38:17 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38774") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60168->172.17.0.7:38774, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39166") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43980->172.17.0.7:39166, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33955") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35452->172.17.0.7:33955, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30734") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50252->172.17.0.7:30734, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38389") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:58820->172.17.0.7:38389, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33629") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41124->172.17.0.7:33629, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35709") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37118->172.17.0.7:35709, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31849") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59014->172.17.0.7:31849, err= 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 INFO : tictacempty_dir: Making directory 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 INFO : tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 INFO : tictactoe/tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31456") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:39784->172.17.0.7:31456, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Deleted 2025/11/24 04:38:17 INFO : toe/toe: Removing directory 2025/11/24 04:38:17 INFO : toe: Removing directory 2025/11/24 04:38:17 INFO : empty_dir: Removing directory 2025/11/24 04:38:17 DEBUG : Local file system at /tmp/rclone228631882: deleted 3 directories 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32662") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60574->172.17.0.7:32662, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37746") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55846->172.17.0.7:37746, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32124") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54832->172.17.0.7:32124, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32695") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34086->172.17.0.7:32695, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32216") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51820->172.17.0.7:32216, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32328") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52922->172.17.0.7:32328, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34363") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52846->172.17.0.7:34363, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30663") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42248->172.17.0.7:30663, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32285") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43170->172.17.0.7:32285, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37017") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35014->172.17.0.7:37017, err= 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 INFO : tictacempty_dir: Making directory 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 INFO : tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 INFO : tictactoe/tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37910") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50050->172.17.0.7:37910, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Deleted 2025/11/24 04:38:17 INFO : toe/toe: Removing directory 2025/11/24 04:38:17 INFO : toe: Removing directory 2025/11/24 04:38:17 INFO : empty_dir: Removing directory 2025/11/24 04:38:17 DEBUG : Local file system at /tmp/rclone228631882: deleted 3 directories 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32979") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:59678->172.17.0.7:32979, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31605") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32078") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41786->172.17.0.7:32078, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55260->172.17.0.7:31605, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30610") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42572->172.17.0.7:30610, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38760") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51878->172.17.0.7:38760, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39920") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38610") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44748->172.17.0.7:38610, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32644") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48040->172.17.0.7:32644, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38491") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36520") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56540->172.17.0.7:39920, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43364->172.17.0.7:36520, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48898->172.17.0.7:38491, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37260") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46666->172.17.0.7:37260, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31045") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52580->172.17.0.7:31045, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36111") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39474") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33513") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47278->172.17.0.7:33513, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40696->172.17.0.7:39474, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49658->172.17.0.7:36111, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38710") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51970->172.17.0.7:38710, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35415") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49432->172.17.0.7:35415, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 DEBUG : Reset feature "Copy" 2025/11/24 04:38:17 DEBUG : Reset feature "Move" 2025/11/24 04:38:17 DEBUG : Reset feature "Copy" 2025/11/24 04:38:17 DEBUG : Reset feature "Move" 2025/11/24 04:38:17 DEBUG : empty_dir: Making directory with metadata 2025/11/24 04:38:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38225") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48524->172.17.0.7:38225, err= 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 INFO : tictacempty_dir: Making directory 2025/11/24 04:38:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 INFO : tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 INFO : tictactoe/tictactoe: Making directory 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/24 04:38:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39468") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36118->172.17.0.7:39468, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Deleted 2025/11/24 04:38:17 INFO : toe/toe: Removing directory 2025/11/24 04:38:17 INFO : toe: Removing directory 2025/11/24 04:38:17 INFO : empty_dir: Removing directory 2025/11/24 04:38:17 DEBUG : Local file system at /tmp/rclone228631882: deleted 3 directories 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37530") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:55512->172.17.0.7:37530, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34740") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39684") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51448->172.17.0.7:39684, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:40530->172.17.0.7:34740, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36832") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60918->172.17.0.7:36832, err= 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31877") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48156->172.17.0.7:31877, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35791") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36548->172.17.0.7:35791, err= 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 04:38:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/24 04:38:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31013") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:51444->172.17.0.7:31013, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32361") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:52084->172.17.0.7:32361, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31277") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38531") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:49342->172.17.0.7:31277, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36276->172.17.0.7:38531, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38174") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47546->172.17.0.7:38174, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30438") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41878->172.17.0.7:30438, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32030") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38276->172.17.0.7:32030, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31238") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35124") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31312") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46044->172.17.0.7:35124, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60560->172.17.0.7:31238, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:54376->172.17.0.7:31312, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38350") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56152->172.17.0.7:38350, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33599") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46022->172.17.0.7:33599, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33255") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41102->172.17.0.7:33255, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 DEBUG : toe: transformed to: dG9l 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38342") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:34974->172.17.0.7:38342, err= 2025/11/24 04:38:17 DEBUG : toe: transformed to: dG9l 2025/11/24 04:38:17 INFO : dG9l: Making directory 2025/11/24 04:38:17 DEBUG : toe: transformed to: dG9l 2025/11/24 04:38:17 DEBUG : toe: transformed to: dG9l 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 04:38:17 INFO : dG9l/dG9l: Making directory 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/24 04:38:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34988") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:38310->172.17.0.7:34988, err= 2025/11/24 04:38:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/24 04:38:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/24 04:38:17 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36984") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:44040->172.17.0.7:36984, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36335") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:56004->172.17.0.7:36335, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:37194") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:41054->172.17.0.7:37194, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38345") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43012->172.17.0.7:38345, err= 2025/11/24 04:38:17 DEBUG : dG9l: transformed to: toe 2025/11/24 04:38:17 DEBUG : dG9l: transformed to: toe 2025/11/24 04:38:17 DEBUG : toe: Directory modification time the same (differ by 155.340079ms, within tolerance 1s) 2025/11/24 04:38:17 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33456") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57980->172.17.0.7:33456, err= 2025/11/24 04:38:17 DEBUG : dG9l: transformed to: toe 2025/11/24 04:38:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/24 04:38:17 DEBUG : toe/toe: Directory modification time the same (differ by 155.340079ms, within tolerance 1s) 2025/11/24 04:38:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:38317") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:43112->172.17.0.7:38317, err= 2025/11/24 04:38:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/24 04:38:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/24 04:38:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/24 04:38:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/24 04:38:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/24 04:38:17 DEBUG : Local file system at /tmp/rclone228631882: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : Local file system at /tmp/rclone228631882: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : Waiting for deletions to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:35242") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60066->172.17.0.7:35242, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:31282") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36118->172.17.0.7:31282, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39520") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:53764->172.17.0.7:39520, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33526") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:37828->172.17.0.7:33526, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33717") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:60786->172.17.0.7:33717, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33647") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57328->172.17.0.7:33647, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39072") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:48570->172.17.0.7:39072, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-huyavuk6bida", Local "Local file system at /tmp/rclone228631882", Modify Window "1s" 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33288") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:57282->172.17.0.7:33288, err= 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: 2025/11/24 04:38:17 INFO : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Making directory 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: 2025/11/24 04:38:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 04:38:17 INFO : toe/toe: Making directory 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe/toe: transformed to: 2025/11/24 04:38:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe: transformed to: 2025/11/24 04:38:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/24 04:38:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/24 04:38:17 DEBUG : toe/toe/toe: transformed to: 2025/11/24 04:38:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for checks to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Waiting for transfers to finish 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32096") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:47460->172.17.0.7:32096, err= 2025/11/24 04:38:17 DEBUG : toe/toe/toe: size = 11 OK 2025/11/24 04:38:17 INFO : toe/toe/toe: Copied (new) 2025/11/24 04:38:17 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: not deleting files as there were IO errors 2025/11/24 04:38:17 ERROR : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: not deleting directories as there were IO errors 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:33888") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:35812->172.17.0.7:33888, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:36566") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:46018->172.17.0.7:36566, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:34648") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42744->172.17.0.7:34648, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39430") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42708->172.17.0.7:39430, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:30530") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:36176->172.17.0.7:30530, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:32906") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:50796->172.17.0.7:32906, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39059") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:32986->172.17.0.7:39059, err= --- PASS: TestError (0.02s) PASS 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: dial("tcp","172.17.0.7:39081") 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: > dial: conn=172.17.0.1:42998->172.17.0.7:39081, err= 2025/11/24 04:38:17 DEBUG : ftp://172.17.0.7:21/rclone-test-huyavuk6bida: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.274092627s (try 1/5)