"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/16 01:03:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci" 2025/07/16 01:03:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/16 01:03:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:19 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:19 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49038->172.17.0.3:21, err= 2025/07/16 01:03:19 DEBUG : Creating backend with remote "/tmp/rclone1090808309" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37064") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37562->172.17.0.3:37064, err= 2025/07/16 01:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37313") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57184->172.17.0.3:37313, err= 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35954") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43754->172.17.0.3:35954, err= 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38815") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43414->172.17.0.3:38815, err= --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38595") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48670->172.17.0.3:38595, err= 2025/07/16 01:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36953") 2025/07/16 01:03:19 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33360->172.17.0.3:36953, err= 2025/07/16 01:03:19 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:19 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33404") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50394->172.17.0.3:33404, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37443") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48424->172.17.0.3:37443, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32980") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59506->172.17.0.3:32980, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38161") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34944->172.17.0.3:38161, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30269") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57966->172.17.0.3:30269, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32487") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58650->172.17.0.3:32487, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39750") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48962->172.17.0.3:39750, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37707") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40570->172.17.0.3:37707, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34411") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34630->172.17.0.3:34411, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : Creating backend with remote "/non-existing" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35710") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49598->172.17.0.3:35710, err= 2025/07/16 01:03:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34140") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36974->172.17.0.3:34140, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37205") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56664->172.17.0.3:37205, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38545") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41362->172.17.0.3:38545, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32413") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55304->172.17.0.3:32413, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34803") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45604->172.17.0.3:34803, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39494") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41672->172.17.0.3:39494, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37077") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48718->172.17.0.3:37077, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31930") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36086->172.17.0.3:31930, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34297") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50314->172.17.0.3:34297, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30565") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38034->172.17.0.3:30565, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Running all checks before starting transfers 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37779") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40852->172.17.0.3:37779, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Checks finished, now starting transfers 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30781") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44646->172.17.0.3:30781, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37445") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39438->172.17.0.3:37445, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36178") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51726->172.17.0.3:36178, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35534") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58410->172.17.0.3:35534, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33465") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46058->172.17.0.3:33465, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39905") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38924->172.17.0.3:39905, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 ERROR : Ignoring --no-traverse with sync 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34718") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41170->172.17.0.3:34718, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35637") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58192->172.17.0.3:35637, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31924") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36804->172.17.0.3:31924, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34536") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49462->172.17.0.3:34536, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32214") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44454->172.17.0.3:32214, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39662") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45884->172.17.0.3:39662, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34538") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53094->172.17.0.3:34538, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31776") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41936->172.17.0.3:31776, err= 2025/07/16 01:03:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32936") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45210->172.17.0.3:32936, err= 2025/07/16 01:03:20 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/16 01:03:20 INFO : hello world2: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35194") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57014->172.17.0.3:35194, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33737") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53456->172.17.0.3:33737, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38241") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59264->172.17.0.3:38241, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36313") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57860->172.17.0.3:36313, err= 2025/07/16 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30103") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38796->172.17.0.3:30103, err= 2025/07/16 01:03:20 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/16 01:03:20 INFO : potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39934") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43948->172.17.0.3:39934, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35679") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38100->172.17.0.3:35679, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32774") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36542->172.17.0.3:32774, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38937") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53352->172.17.0.3:38937, err= 2025/07/16 01:03:20 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/16 01:03:20 INFO : potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32425") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45284->172.17.0.3:32425, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33658") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39114->172.17.0.3:33658, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37489") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34556->172.17.0.3:37489, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/16 01:03:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36837") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52226->172.17.0.3:36837, err= 2025/07/16 01:03:20 INFO : sub dir2: Making directory 2025/07/16 01:03:20 INFO : sub dir: Making directory 2025/07/16 01:03:20 INFO : sub dir2/sub sub dir2: Making directory 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31985") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49386->172.17.0.3:31985, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39142") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43342->172.17.0.3:39142, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49046->172.17.0.3:21, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39848") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38346->172.17.0.3:39848, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30303") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51932->172.17.0.3:30303, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30938") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53570->172.17.0.3:30938, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31131") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36450->172.17.0.3:31131, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34571") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45260->172.17.0.3:34571, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38612") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33104") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49324->172.17.0.3:33104, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39054->172.17.0.3:38612, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38573") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50220->172.17.0.3:38573, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 INFO : sub dir2: Making directory 2025/07/16 01:03:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/16 01:03:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35247") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37270->172.17.0.3:35247, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30254") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60576->172.17.0.3:30254, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38566") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47910->172.17.0.3:38566, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39858") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57350->172.17.0.3:39858, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35567") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40728->172.17.0.3:35567, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34676") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59796->172.17.0.3:34676, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32437") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55092->172.17.0.3:32437, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : sub dir2: Making directory with metadata 2025/07/16 01:03:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38046") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56658->172.17.0.3:38046, err= 2025/07/16 01:03:20 INFO : sub dir2: Making directory 2025/07/16 01:03:20 INFO : sub dir: Making directory 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30445") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60174->172.17.0.3:30445, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37899") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59438->172.17.0.3:37899, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30744") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31934") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59362->172.17.0.3:30744, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38062->172.17.0.3:31934, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33976") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56240->172.17.0.3:33976, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39142") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43354->172.17.0.3:39142, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33719") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37674") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47930->172.17.0.3:37674, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49176->172.17.0.3:33719, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33208") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42432->172.17.0.3:33208, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30958") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38348->172.17.0.3:30958, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37812") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39258->172.17.0.3:37812, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 INFO : sub dir2: Making directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32410") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51660->172.17.0.3:32410, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30019") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35588->172.17.0.3:30019, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36457") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58630->172.17.0.3:36457, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33936") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52206->172.17.0.3:33936, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37139") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36532->172.17.0.3:37139, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32641") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40978->172.17.0.3:32641, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37345") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35476->172.17.0.3:37345, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : sub dir2: Making directory with metadata 2025/07/16 01:03:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33379") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50302->172.17.0.3:33379, err= 2025/07/16 01:03:20 INFO : sub dir2: Making directory 2025/07/16 01:03:20 INFO : sub dir: Making directory 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32529") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41594->172.17.0.3:32529, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34886") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49106->172.17.0.3:34886, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36149") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50744->172.17.0.3:36149, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31539") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50740->172.17.0.3:31539, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30227") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57684->172.17.0.3:30227, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36104") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54010->172.17.0.3:36104, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37231") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52970->172.17.0.3:37231, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31267") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43432->172.17.0.3:31267, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34891") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59522->172.17.0.3:34891, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38801") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52804->172.17.0.3:38801, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 INFO : sub dir2: Making directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31381") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57400->172.17.0.3:31381, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37463") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39362->172.17.0.3:37463, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37506") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38710->172.17.0.3:37506, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33443") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40240->172.17.0.3:33443, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38806") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40848->172.17.0.3:38806, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32659") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51506->172.17.0.3:32659, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35712") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48774->172.17.0.3:35712, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31221") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33018->172.17.0.3:31221, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33374") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60906->172.17.0.3:33374, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30321") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49422->172.17.0.3:30321, err= 2025/07/16 01:03:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jitizus5hifi" 2025/07/16 01:03:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:20 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:20 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: Connecting to FTP server 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:49056->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-daqozef4muci -> ftp://172.17.0.3:21/rclone-test-jitizus5hifi 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36546") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:31967") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44976->172.17.0.3:36546, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:55264->172.17.0.3:31967, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30275") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42162->172.17.0.3:30275, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36774") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35858->172.17.0.3:36774, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:32307") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:45464->172.17.0.3:32307, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:36441") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:60300->172.17.0.3:36441, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:32887") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:54840->172.17.0.3:32887, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:39351") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:52308->172.17.0.3:39351, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: dial("tcp","172.17.0.3:32000") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: > dial: conn=172.17.0.1:33790->172.17.0.3:32000, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: Purge object "sub dir/hello world" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: Purge dir "sub dir" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-jitizus5hifi: Purge dir "" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31827") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45054->172.17.0.3:31827, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33652") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39482->172.17.0.3:33652, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30263") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52492->172.17.0.3:30263, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33766") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48784->172.17.0.3:33766, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33326") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49654->172.17.0.3:33326, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38014") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51330->172.17.0.3:38014, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37247") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37080->172.17.0.3:37247, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36603") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39940->172.17.0.3:36603, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33211") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43732->172.17.0.3:33211, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37311") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54688->172.17.0.3:37311, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35029") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37868->172.17.0.3:35029, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31780") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53052->172.17.0.3:31780, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38579") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44020->172.17.0.3:38579, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35730") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57492->172.17.0.3:35730, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36359") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59792->172.17.0.3:36359, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34934") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40310->172.17.0.3:34934, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30947") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36016->172.17.0.3:30947, err= 2025/07/16 01:03:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gijites2kelu" 2025/07/16 01:03:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:20 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:20 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Connecting to FTP server 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:49064->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-daqozef4muci -> ftp://172.17.0.3:21/rclone-test-gijites2kelu 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34287") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57952->172.17.0.3:34287, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:30636") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:60252->172.17.0.3:30636, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35795") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39500->172.17.0.3:35795, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37650") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53530->172.17.0.3:37650, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:31838") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:42866->172.17.0.3:31838, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:34665") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:36368->172.17.0.3:34665, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:39672") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:48702->172.17.0.3:39672, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33845") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45710->172.17.0.3:33845, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35132") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39372->172.17.0.3:35132, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36069") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60010->172.17.0.3:36069, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30957") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:33750") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58744->172.17.0.3:30957, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:33398->172.17.0.3:33750, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:38538") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:33726->172.17.0.3:38538, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31528") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51218->172.17.0.3:31528, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34911") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54046->172.17.0.3:34911, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:39906") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:39652->172.17.0.3:39906, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:37259") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:59586->172.17.0.3:37259, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:30573") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:60034->172.17.0.3:30573, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:32074") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:37760->172.17.0.3:32074, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: dial("tcp","172.17.0.3:33825") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: > dial: conn=172.17.0.1:40596->172.17.0.3:33825, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Purge object "sub dir/hello world" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Purge dir "sub dir" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gijites2kelu: Purge dir "" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35203") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37026->172.17.0.3:35203, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33816") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60050->172.17.0.3:33816, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34368") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56736->172.17.0.3:34368, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32208") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50282->172.17.0.3:32208, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34326") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55428->172.17.0.3:34326, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31616") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60060->172.17.0.3:31616, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31159") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41974->172.17.0.3:31159, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30197") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41282->172.17.0.3:30197, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36595") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56034->172.17.0.3:36595, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/16 01:03:20 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35744") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34652->172.17.0.3:35744, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31680") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60166->172.17.0.3:31680, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33700") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48310->172.17.0.3:33700, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39833") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53268->172.17.0.3:39833, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30909") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44494->172.17.0.3:30909, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34765") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39320->172.17.0.3:34765, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31729") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50710->172.17.0.3:31729, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32363") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60410->172.17.0.3:32363, err= 2025/07/16 01:03:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pofalab2woge" 2025/07/16 01:03:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:20 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:20 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Connecting to FTP server 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:49076->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-daqozef4muci -> ftp://172.17.0.3:21/rclone-test-pofalab2woge 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35837") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:31693") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:60396->172.17.0.3:31693, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34510->172.17.0.3:35837, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35092") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55404->172.17.0.3:35092, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39531") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39604->172.17.0.3:39531, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:37664") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:43104->172.17.0.3:37664, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:36925") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:39944->172.17.0.3:36925, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:39663") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:34256->172.17.0.3:39663, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35549") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60348->172.17.0.3:35549, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36620") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54508->172.17.0.3:36620, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31745") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53386->172.17.0.3:31745, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Using server-side directory move 2025/07/16 01:03:20 INFO : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:30189") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39505") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:51058->172.17.0.3:30189, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48194->172.17.0.3:39505, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:30583") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:49838->172.17.0.3:30583, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32284") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45784->172.17.0.3:32284, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Waiting for transfers to finish 2025/07/16 01:03:20 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:20 INFO : sub dir/hello world: Moved (server-side) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35644") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60166->172.17.0.3:35644, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33952") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60472->172.17.0.3:33952, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:38200") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:53076->172.17.0.3:38200, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:32907") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:41698->172.17.0.3:32907, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32344") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53752->172.17.0.3:32344, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39779") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56452->172.17.0.3:39779, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35982") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48132->172.17.0.3:35982, err= 2025/07/16 01:03:20 DEBUG : testing file moves 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33012") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43802->172.17.0.3:33012, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:33779") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:35852->172.17.0.3:33779, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:33725") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:35840->172.17.0.3:33725, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34672") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47670->172.17.0.3:34672, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Waiting for transfers to finish 2025/07/16 01:03:20 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:20 INFO : sub dir/hello world: Moved (server-side) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38393") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54076->172.17.0.3:38393, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31386") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53352->172.17.0.3:31386, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:34563") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:53916->172.17.0.3:34563, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:37305") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:51342->172.17.0.3:37305, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:32152") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:43762->172.17.0.3:32152, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: dial("tcp","172.17.0.3:30933") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: > dial: conn=172.17.0.1:33280->172.17.0.3:30933, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Purge object "sub dir/hello world" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Purge dir "sub dir" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-pofalab2woge: Purge dir "" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39282") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49502->172.17.0.3:39282, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37454") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58196->172.17.0.3:37454, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38692") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36014->172.17.0.3:38692, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37738") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37482->172.17.0.3:37738, err= 2025/07/16 01:03:20 ERROR : error listing: directory not found 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34107") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59682->172.17.0.3:34107, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30721") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46622->172.17.0.3:30721, err= 2025/07/16 01:03:20 INFO : Local file system at /tmp/rclone1090808309: Making directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30689") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57254->172.17.0.3:30689, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35551") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39102->172.17.0.3:35551, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32347") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46150->172.17.0.3:32347, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36857") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52054->172.17.0.3:36857, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35899") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57460->172.17.0.3:35899, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39955") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58160->172.17.0.3:39955, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31337") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35438->172.17.0.3:31337, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38272") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51520->172.17.0.3:38272, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33658") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39122->172.17.0.3:33658, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37060") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44556->172.17.0.3:37060, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39598") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44424->172.17.0.3:39598, err= 2025/07/16 01:03:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33810") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56810->172.17.0.3:33810, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36252") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43208->172.17.0.3:36252, err= 2025/07/16 01:03:20 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/16 01:03:20 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32818") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57042->172.17.0.3:32818, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33011") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53724->172.17.0.3:33011, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37014") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53888->172.17.0.3:37014, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31564") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53496->172.17.0.3:31564, err= 2025/07/16 01:03:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35061") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43292->172.17.0.3:35061, err= 2025/07/16 01:03:20 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/16 01:03:20 INFO : check sum: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35610") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52392->172.17.0.3:35610, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31466") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36510->172.17.0.3:31466, err= 2025/07/16 01:03:20 NOTICE: ftp://172.17.0.3:21/rclone-test-daqozef4muci: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/16 01:03:20 DEBUG : check sum: Size of src and dst objects identical 2025/07/16 01:03:20 DEBUG : check sum: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : There was nothing to transfer 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34190") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36248->172.17.0.3:34190, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30899") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36304->172.17.0.3:30899, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38956") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58362->172.17.0.3:38956, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36775") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37198->172.17.0.3:36775, err= 2025/07/16 01:03:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30195") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36694->172.17.0.3:30195, err= 2025/07/16 01:03:20 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/16 01:03:20 INFO : sizeonly: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35857") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54376->172.17.0.3:35857, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36019") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48390->172.17.0.3:36019, err= 2025/07/16 01:03:20 DEBUG : sizeonly: Sizes identical 2025/07/16 01:03:20 DEBUG : sizeonly: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : There was nothing to transfer 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39576") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58480->172.17.0.3:39576, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34854") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37966->172.17.0.3:34854, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33575") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57650->172.17.0.3:33575, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38820") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57782->172.17.0.3:38820, err= 2025/07/16 01:03:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36774") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35860->172.17.0.3:36774, err= 2025/07/16 01:03:20 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/16 01:03:20 INFO : ignore-size: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30006") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57630->172.17.0.3:30006, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37536") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46608->172.17.0.3:37536, err= 2025/07/16 01:03:20 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : ignore-size: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : There was nothing to transfer 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38701") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37700->172.17.0.3:38701, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30587") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44068->172.17.0.3:30587, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34682") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33678->172.17.0.3:34682, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30237") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58118->172.17.0.3:30237, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35958") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50780->172.17.0.3:35958, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33245") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41598->172.17.0.3:33245, err= 2025/07/16 01:03:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : existing: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : There was nothing to transfer 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37976") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57276->172.17.0.3:37976, err= 2025/07/16 01:03:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36783") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59986->172.17.0.3:36783, err= 2025/07/16 01:03:20 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/16 01:03:20 INFO : existing: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39114") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60108->172.17.0.3:39114, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31734") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34158->172.17.0.3:31734, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30940") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36306->172.17.0.3:30940, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37557") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34196->172.17.0.3:37557, err= 2025/07/16 01:03:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39676") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39618->172.17.0.3:39676, err= 2025/07/16 01:03:20 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/16 01:03:20 INFO : existing: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37664") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43120->172.17.0.3:37664, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30696") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48022->172.17.0.3:30696, err= 2025/07/16 01:03:20 DEBUG : existing: Destination exists, skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : There was nothing to transfer 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31998") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55826->172.17.0.3:31998, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31983") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51484->172.17.0.3:31983, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36094") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58670->172.17.0.3:36094, err= --- PASS: TestSyncIgnoreExisting (0.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39193") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41982->172.17.0.3:39193, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34819") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60290->172.17.0.3:34819, err= 2025/07/16 01:03:20 INFO : d: Making directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32434") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46094->172.17.0.3:32434, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34058") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44720->172.17.0.3:34058, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33699") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30539") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38812->172.17.0.3:33699, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50454->172.17.0.3:30539, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36389") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55692->172.17.0.3:36389, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37357") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32912->172.17.0.3:37357, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39541") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44662->172.17.0.3:39541, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32831") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42826->172.17.0.3:32831, err= 2025/07/16 01:03:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36318") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55376->172.17.0.3:36318, err= 2025/07/16 01:03:20 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/16 01:03:20 INFO : a/potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : b/potato: Deleted 2025/07/16 01:03:20 INFO : d: Removing directory 2025/07/16 01:03:20 INFO : b: Removing directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: deleted 2 directories 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36978") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38382->172.17.0.3:36978, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37389") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32118") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47880->172.17.0.3:37389, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58130->172.17.0.3:32118, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30244") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34478->172.17.0.3:30244, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34585") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51122->172.17.0.3:34585, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35738") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46210->172.17.0.3:35738, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34344") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60234->172.17.0.3:34344, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34205") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34516->172.17.0.3:34205, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33533") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45552->172.17.0.3:33533, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30140") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37362->172.17.0.3:30140, err= 2025/07/16 01:03:20 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/07/16 01:03:20 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39735") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43656->172.17.0.3:39735, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37784") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51746->172.17.0.3:37784, err= 2025/07/16 01:03:20 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/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34156") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57202->172.17.0.3:34156, err= 2025/07/16 01:03:20 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/16 01:03:20 INFO : empty space: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37683") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49218->172.17.0.3:37683, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37088") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46714->172.17.0.3:37088, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37615") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34230->172.17.0.3:37615, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36891") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60374->172.17.0.3:36891, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39883") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44398->172.17.0.3:39883, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39108") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41416->172.17.0.3:39108, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30795") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56326->172.17.0.3:30795, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36263") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56588->172.17.0.3:36263, err= 2025/07/16 01:03:20 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/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33124") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60466->172.17.0.3:33124, err= 2025/07/16 01:03:20 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/16 01:03:20 INFO : foo: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30570") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44452->172.17.0.3:30570, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33746") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45664->172.17.0.3:33746, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30310") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55626->172.17.0.3:30310, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36625") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42886->172.17.0.3:36625, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32323") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44402->172.17.0.3:32323, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35875") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36862->172.17.0.3:35875, err= 2025/07/16 01:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38468") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52872->172.17.0.3:38468, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/16 01:03:20 INFO : potato: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39500") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53656->172.17.0.3:39500, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30484") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43406->172.17.0.3:30484, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38559") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34480->172.17.0.3:38559, err= --- PASS: TestSyncAfterAddingAFile (0.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35648") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40716->172.17.0.3:35648, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35998") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46498->172.17.0.3:35998, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34488") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56744->172.17.0.3:34488, err= 2025/07/16 01:03:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30237") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58126->172.17.0.3:30237, err= 2025/07/16 01:03:20 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/16 01:03:20 INFO : potato: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36242") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33488->172.17.0.3:36242, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38595") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48680->172.17.0.3:38595, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30406") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37022->172.17.0.3:30406, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31714") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59988->172.17.0.3:31714, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37327") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48362->172.17.0.3:37327, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32016") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43500->172.17.0.3:32016, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 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/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33678") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54602->172.17.0.3:33678, err= 2025/07/16 01:03:20 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/16 01:03:20 INFO : potato: Copied (replaced existing) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37456") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40904->172.17.0.3:37456, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35813") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57434->172.17.0.3:35813, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31365") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34038->172.17.0.3:31365, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33817") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53352->172.17.0.3:33817, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30578") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35574->172.17.0.3:30578, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37645") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36136->172.17.0.3:37645, err= 2025/07/16 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31912") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38520->172.17.0.3:31912, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36457") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58646->172.17.0.3:36457, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34997") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42258->172.17.0.3:34997, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36747") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56612->172.17.0.3:36747, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39756") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43174->172.17.0.3:39756, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37052") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49362->172.17.0.3:37052, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39759") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35190->172.17.0.3:39759, err= 2025/07/16 01:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30603") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42574->172.17.0.3:30603, err= 2025/07/16 01:03:20 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/16 01:03:20 INFO : potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : potato: Deleted 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30006") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57634->172.17.0.3:30006, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34405") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55640->172.17.0.3:34405, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38239") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34332->172.17.0.3:38239, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32092") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33600->172.17.0.3:32092, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38552") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42332->172.17.0.3:38552, err= 2025/07/16 01:03:20 INFO : d: Making directory 2025/07/16 01:03:20 INFO : d/e: Making directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37070") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51022->172.17.0.3:37070, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49080->172.17.0.3:21, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33983") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30006") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57644->172.17.0.3:30006, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38744->172.17.0.3:33983, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37656") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33438->172.17.0.3:37656, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32311") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55476->172.17.0.3:32311, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38101") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52300->172.17.0.3:38101, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37497") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36763") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51928->172.17.0.3:36763, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38388") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38808->172.17.0.3:37497, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34186->172.17.0.3:38388, err= 2025/07/16 01:03:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38532") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36442->172.17.0.3:38532, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35732") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48676->172.17.0.3:35732, err= 2025/07/16 01:03:20 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/16 01:03:20 INFO : a/potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 INFO : b/potato: Deleted 2025/07/16 01:03:20 INFO : d/e: Removing directory 2025/07/16 01:03:20 INFO : d: Removing directory 2025/07/16 01:03:20 INFO : b: Removing directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: deleted 3 directories 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38252") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50828->172.17.0.3:38252, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31804") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47560->172.17.0.3:31804, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34334") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41042->172.17.0.3:34334, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39396") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38346->172.17.0.3:39396, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35124") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34331") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50432->172.17.0.3:34331, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36564->172.17.0.3:35124, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35057") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48680->172.17.0.3:35057, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37354") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56936->172.17.0.3:37354, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30679") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40388->172.17.0.3:30679, err= 2025/07/16 01:03:20 INFO : d: Making directory 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37188") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52610->172.17.0.3:37188, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34882") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38255") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40364->172.17.0.3:38255, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37095") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38900->172.17.0.3:37095, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34496->172.17.0.3:34882, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36788") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45810->172.17.0.3:36788, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37560") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39912->172.17.0.3:37560, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34572") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37518->172.17.0.3:34572, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31810") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49784->172.17.0.3:31810, err= 2025/07/16 01:03:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35207") 2025/07/16 01:03:20 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35128->172.17.0.3:35207, err= 2025/07/16 01:03:20 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/16 01:03:20 INFO : a/potato2: Copied (new) 2025/07/16 01:03:20 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: not deleting files as there were IO errors 2025/07/16 01:03:20 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: not deleting directories as there were IO errors 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38011") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39808->172.17.0.3:38011, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49096->172.17.0.3:21, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36542") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37934") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45796->172.17.0.3:37934, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55492->172.17.0.3:36542, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34816") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35282->172.17.0.3:34816, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33991") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55470->172.17.0.3:33991, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36375") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50028->172.17.0.3:36375, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30295") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36608->172.17.0.3:30295, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30571") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49898->172.17.0.3:30571, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31124") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34586->172.17.0.3:31124, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39598") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44440->172.17.0.3:39598, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37865") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35480->172.17.0.3:37865, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31132") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39194->172.17.0.3:31132, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38310") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56714->172.17.0.3:38310, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32950") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48738->172.17.0.3:32950, err= 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38937") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53366->172.17.0.3:38937, err= 2025/07/16 01:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38624") 2025/07/16 01:03:20 INFO : potato: Deleted 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40536->172.17.0.3:38624, err= 2025/07/16 01:03:20 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/16 01:03:20 INFO : potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30952") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55962->172.17.0.3:30952, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37801") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56520->172.17.0.3:37801, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34154") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55028->172.17.0.3:34154, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37057") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50786->172.17.0.3:37057, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37155") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53928->172.17.0.3:37155, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31232") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51778->172.17.0.3:31232, err= 2025/07/16 01:03:20 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37964") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51224->172.17.0.3:37964, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 INFO : potato: Deleted 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33653") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36998->172.17.0.3:33653, err= 2025/07/16 01:03:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:20 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30504") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51986->172.17.0.3:30504, err= 2025/07/16 01:03:20 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/16 01:03:20 INFO : potato2: Copied (new) 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30395") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53532->172.17.0.3:30395, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33066") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46564->172.17.0.3:33066, err= 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34965") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40500->172.17.0.3:34965, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32946") 2025/07/16 01:03:20 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59556->172.17.0.3:32946, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39057") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51208->172.17.0.3:39057, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35185") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59182->172.17.0.3:35185, err= 2025/07/16 01:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31348") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44954->172.17.0.3:31348, err= 2025/07/16 01:03:21 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/16 01:03:21 INFO : potato2: Copied (new) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30046") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40578->172.17.0.3:30046, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34227") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40010->172.17.0.3:34227, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39466") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52620->172.17.0.3:39466, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37421") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38442->172.17.0.3:37421, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31266") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41028->172.17.0.3:31266, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39518") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43658->172.17.0.3:39518, err= 2025/07/16 01:03:21 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : enormous: Excluded 2025/07/16 01:03:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : potato2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33771") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43158->172.17.0.3:33771, err= 2025/07/16 01:03:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : potato2: Excluded 2025/07/16 01:03:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35312") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43646->172.17.0.3:35312, err= 2025/07/16 01:03:21 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : enormous: Excluded 2025/07/16 01:03:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : potato2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34406") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39858->172.17.0.3:34406, err= 2025/07/16 01:03:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : potato2: Excluded 2025/07/16 01:03:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38159") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50962->172.17.0.3:38159, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30288") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50286->172.17.0.3:30288, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33030") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50984->172.17.0.3:33030, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36315") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33454->172.17.0.3:36315, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33486") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33832->172.17.0.3:33486, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38662") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35676->172.17.0.3:38662, err= 2025/07/16 01:03:21 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : enormous: Excluded 2025/07/16 01:03:21 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : potato2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36536") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42936->172.17.0.3:36536, err= 2025/07/16 01:03:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : potato2: Deleted 2025/07/16 01:03:21 INFO : enormous: Deleted 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31939") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47124->172.17.0.3:31939, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34031") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43690->172.17.0.3:34031, err= 2025/07/16 01:03:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : enormous: Deleted 2025/07/16 01:03:21 INFO : potato2: Deleted 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37694") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41150->172.17.0.3:37694, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33158") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54216->172.17.0.3:33158, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31851") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41538->172.17.0.3:31851, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30505") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54736->172.17.0.3:30505, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35812") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38784->172.17.0.3:35812, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31903") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50066->172.17.0.3:31903, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30839") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40286->172.17.0.3:30839, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37716") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47312->172.17.0.3:37716, err= 2025/07/16 01:03:21 DEBUG : five: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/16 01:03:21 DEBUG : one: Destination is newer than source, skipping 2025/07/16 01:03:21 DEBUG : three: Sizes identical 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/16 01:03:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30433") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42480->172.17.0.3:30433, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34579") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39554->172.17.0.3:34579, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35118") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56028->172.17.0.3:35118, err= 2025/07/16 01:03:21 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/16 01:03:21 INFO : four: Copied (replaced existing) 2025/07/16 01:03:21 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/16 01:03:21 INFO : two: Copied (replaced existing) 2025/07/16 01:03:21 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/16 01:03:21 INFO : five: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39981") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40356->172.17.0.3:39981, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39740") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45784->172.17.0.3:39740, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38793") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44878->172.17.0.3:38793, 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:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/16 01:03:21 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34412") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37620->172.17.0.3:34412, err= 2025/07/16 01:03:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38216") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35197") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57228->172.17.0.3:38216, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33160->172.17.0.3:35197, err= 2025/07/16 01:03:21 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/16 01:03:21 INFO : potato: Copied (new) 2025/07/16 01:03:21 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/16 01:03:21 INFO : yam: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38521") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50068->172.17.0.3:38521, err= 2025/07/16 01:03:21 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37285") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35628->172.17.0.3:37285, err= 2025/07/16 01:03:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : potato: Unchanged skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32158") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43402->172.17.0.3:32158, err= 2025/07/16 01:03:21 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/16 01:03:21 INFO : yaml: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : yam: Deleted 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30213") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58384->172.17.0.3:30213, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37738") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37484->172.17.0.3:37738, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37139") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36548->172.17.0.3:37139, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33999") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42480->172.17.0.3:33999, err= 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Making map for --track-renames 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Finished making map for --track-renames 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for renames to finish 2025/07/16 01:03:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34078") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40530->172.17.0.3:34078, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31899") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54486->172.17.0.3:31899, err= 2025/07/16 01:03:21 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/16 01:03:21 INFO : potato: Copied (new) 2025/07/16 01:03:21 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/16 01:03:21 INFO : yam: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32242") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48240->172.17.0.3:32242, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32125") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42958->172.17.0.3:32125, err= 2025/07/16 01:03:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Making map for --track-renames 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Finished making map for --track-renames 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : potato: Unchanged skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for renames to finish 2025/07/16 01:03:21 INFO : yam: Moved (server-side) to: yaml 2025/07/16 01:03:21 INFO : yaml: Renamed from "yam" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37146") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37964->172.17.0.3:37146, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35260") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34166->172.17.0.3:35260, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30277") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54168->172.17.0.3:30277, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31015") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55848->172.17.0.3:31015, err= 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Making map for --track-renames 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Finished making map for --track-renames 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 01:03:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for renames to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38423") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40660->172.17.0.3:38423, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30258") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57040->172.17.0.3:30258, err= 2025/07/16 01:03:21 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/16 01:03:21 INFO : potato: Copied (new) 2025/07/16 01:03:21 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/16 01:03:21 INFO : sub/yam: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38518") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40108->172.17.0.3:38518, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37020") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46426->172.17.0.3:37020, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33742") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34156->172.17.0.3:33742, err= 2025/07/16 01:03:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36745") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39886->172.17.0.3:36745, err= 2025/07/16 01:03:21 DEBUG : potato: Unchanged skipping 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Making map for --track-renames 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Finished making map for --track-renames 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for renames to finish 2025/07/16 01:03:21 INFO : sub/yam: Moved (server-side) to: yam 2025/07/16 01:03:21 INFO : yam: Renamed from "sub/yam" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37770") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41708->172.17.0.3:37770, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37902") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59902->172.17.0.3:37902, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30981") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45374->172.17.0.3:30981, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36973") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40526->172.17.0.3:36973, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33778") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50472->172.17.0.3:33778, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone1090808309/dir1" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone1090808309/dir2" 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309/dir2: Using server-side directory move 2025/07/16 01:03:21 INFO : Local file system at /tmp/rclone1090808309/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 01:03:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:21 INFO : file1.txt: Moved (server-side) 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309/dir2: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309/dir2: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39173") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44582->172.17.0.3:39173, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33489") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35356->172.17.0.3:33489, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33608") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49608->172.17.0.3:33608, err= 2025/07/16 01:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37805") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34791") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44872->172.17.0.3:34791, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34886->172.17.0.3:37805, err= 2025/07/16 01:03:21 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/16 01:03:21 INFO : nested/sub dir/file: Copied (new) 2025/07/16 01:03:21 INFO : nested/sub dir/file: Deleted 2025/07/16 01:03:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:21 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:21 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:21 INFO : sub dir: Removing directory 2025/07/16 01:03:21 INFO : nested/sub dir: Removing directory 2025/07/16 01:03:21 INFO : nested: Removing directory 2025/07/16 01:03:21 DEBUG : Local file system at /tmp/rclone1090808309: deleted 3 directories 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30473") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40382->172.17.0.3:30473, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35811") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33402") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44410->172.17.0.3:33402, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54268->172.17.0.3:35811, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34430") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42370->172.17.0.3:34430, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30134") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59246->172.17.0.3:30134, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37449") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40274->172.17.0.3:37449, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37269") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52202->172.17.0.3:37269, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30953") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36386->172.17.0.3:30953, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39446") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54532->172.17.0.3:39446, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34008") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58050->172.17.0.3:34008, err= 2025/07/16 01:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32372") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37691") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41758->172.17.0.3:32372, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40762->172.17.0.3:37691, err= 2025/07/16 01:03:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/16 01:03:21 INFO : sub dir/hello world: Copied (new) 2025/07/16 01:03:21 INFO : sub dir/hello world: Deleted 2025/07/16 01:03:21 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/16 01:03:21 INFO : nested/sub dir/file: Copied (new) 2025/07/16 01:03:21 INFO : nested/sub dir/file: Deleted 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34874") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38262->172.17.0.3:34874, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35944") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30710") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36448->172.17.0.3:35944, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33514->172.17.0.3:30710, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36921") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42318->172.17.0.3:36921, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36471") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39970->172.17.0.3:36471, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32529") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33902") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41602->172.17.0.3:32529, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41692->172.17.0.3:33902, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36915") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41442->172.17.0.3:36915, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34818") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33602->172.17.0.3:34818, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39479") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36560->172.17.0.3:39479, err= 2025/07/16 01:03:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39444") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35640") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43112->172.17.0.3:35640, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43254->172.17.0.3:39444, err= 2025/07/16 01:03:21 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/16 01:03:21 INFO : existing: Copied (new) 2025/07/16 01:03:21 INFO : existing: Deleted 2025/07/16 01:03:21 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/16 01:03:21 INFO : existing-b: Copied (new) 2025/07/16 01:03:21 INFO : existing-b: Deleted 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35421") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53516->172.17.0.3:35421, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33394") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44674->172.17.0.3:33394, err= 2025/07/16 01:03:21 DEBUG : existing: Destination exists, skipping 2025/07/16 01:03:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31344") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51750->172.17.0.3:31344, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37634") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40706->172.17.0.3:37634, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39286") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35998->172.17.0.3:39286, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gezubac8riko" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:49108->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32079") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38702->172.17.0.3:32079, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35741") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58756->172.17.0.3:35741, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34450") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43472->172.17.0.3:34450, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39998") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45356->172.17.0.3:39998, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-daqozef4muci -> ftp://172.17.0.3:21/rclone-test-gezubac8riko 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:36533") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:53354->172.17.0.3:36533, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:30433") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:42482->172.17.0.3:30433, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:33797") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:51030->172.17.0.3:33797, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Using server-side directory move 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:32226") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:41184->172.17.0.3:32226, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39265") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45982->172.17.0.3:39265, err= 2025/07/16 01:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:49118->172.17.0.3:21, err= 2025/07/16 01:03:21 INFO : empty space: Deleted 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Waiting for transfers to finish 2025/07/16 01:03:21 INFO : potato2: Moved (server-side) 2025/07/16 01:03:21 INFO : potato3: Deleted 2025/07/16 01:03:21 INFO : potato3: Moved (server-side) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33536") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47356->172.17.0.3:33536, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:38041") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:40374->172.17.0.3:38041, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-polagef2vube" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: > dial: conn=172.17.0.1:49132->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: Using server-side directory move 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-polagef2vube: Server side directory move succeeded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: dial("tcp","172.17.0.3:33767") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: > dial: conn=172.17.0.1:51050->172.17.0.3:33767, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:39117") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:42558->172.17.0.3:39117, err= 2025/07/16 01:03:21 ERROR : error listing: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: dial("tcp","172.17.0.3:33186") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: > dial: conn=172.17.0.1:57002->172.17.0.3:33186, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: Purge object "empty space" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: Purge object "potato2" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: Purge object "potato3" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-polagef2vube: Purge dir "" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: dial("tcp","172.17.0.3:39190") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: > dial: conn=172.17.0.1:36518->172.17.0.3:39190, err= 2025/07/16 01:03:21 ERROR : error listing: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-gezubac8riko: Purge dir "" 2025/07/16 01:03:21 NOTICE: purge failed to rmdir "": directory not found 2025/07/16 01:03:21 NOTICE: purge failed: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30144") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47266->172.17.0.3:30144, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34010") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35124->172.17.0.3:34010, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pilatey9peko" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:49148->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32044") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39990->172.17.0.3:32044, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38471") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42586->172.17.0.3:38471, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38383") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36512->172.17.0.3:38383, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38606") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38552->172.17.0.3:38606, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-daqozef4muci -> ftp://172.17.0.3:21/rclone-test-pilatey9peko 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:34207") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:37546->172.17.0.3:34207, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:33867") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:42352->172.17.0.3:33867, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:38872") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:54506->172.17.0.3:38872, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:37977") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36771") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53772->172.17.0.3:36771, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:33354->172.17.0.3:37977, err= 2025/07/16 01:03:21 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : empty space: Excluded 2025/07/16 01:03:21 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : empty space: Excluded 2025/07/16 01:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:49158->172.17.0.3:21, err= 2025/07/16 01:03:21 INFO : potato2: Moved (server-side) 2025/07/16 01:03:21 INFO : potato3: Deleted 2025/07/16 01:03:21 INFO : potato3: Moved (server-side) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36355") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41598->172.17.0.3:36355, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:39323") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:59028->172.17.0.3:39323, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rubudon7teza" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: > dial: conn=172.17.0.1:49170->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: dial("tcp","172.17.0.3:34282") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:35721") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: > dial: conn=172.17.0.1:34526->172.17.0.3:34282, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:47120->172.17.0.3:35721, err= 2025/07/16 01:03:21 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 01:03:21 DEBUG : empty space: Excluded 2025/07/16 01:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: > dial: conn=172.17.0.1:49174->172.17.0.3:21, err= 2025/07/16 01:03:21 INFO : potato2: Moved (server-side) 2025/07/16 01:03:21 INFO : potato3: Moved (server-side) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: dial("tcp","172.17.0.3:36560") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: > dial: conn=172.17.0.1:48440->172.17.0.3:36560, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:34012") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:60506->172.17.0.3:34012, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: dial("tcp","172.17.0.3:36857") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: > dial: conn=172.17.0.1:52064->172.17.0.3:36857, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Purge object "potato2" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Purge object "potato3" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-rubudon7teza: Purge dir "" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: dial("tcp","172.17.0.3:37437") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: > dial: conn=172.17.0.1:55428->172.17.0.3:37437, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: Purge object "empty space" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pilatey9peko: Purge dir "" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31556") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35628->172.17.0.3:31556, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32389") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53916->172.17.0.3:32389, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nirifes9dero" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:49186->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33210") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33444->172.17.0.3:33210, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36549") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40238->172.17.0.3:36549, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32987") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52532->172.17.0.3:32987, err= 2025/07/16 01:03:21 INFO : tomatoDir: Making directory 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34772") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57674->172.17.0.3:34772, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30228") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37308->172.17.0.3:30228, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-daqozef4muci -> ftp://172.17.0.3:21/rclone-test-nirifes9dero 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:37922") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:42170->172.17.0.3:37922, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:31265") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:38750->172.17.0.3:31265, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:35783") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:59008->172.17.0.3:35783, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Using server-side directory move 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:38505") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31899") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:38966->172.17.0.3:38505, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54494->172.17.0.3:31899, err= 2025/07/16 01:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : empty space: Unchanged skipping 2025/07/16 01:03:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:49200->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32371") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46506->172.17.0.3:32371, err= 2025/07/16 01:03:21 INFO : empty space: Deleted 2025/07/16 01:03:21 INFO : potato2: Moved (server-side) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Waiting for transfers to finish 2025/07/16 01:03:21 INFO : potato3: Deleted 2025/07/16 01:03:21 INFO : potato3: Moved (server-side) 2025/07/16 01:03:21 INFO : tomatoDir: Removing directory 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: deleted 1 directories 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37030") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44214->172.17.0.3:37030, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30979") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42278->172.17.0.3:30979, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:37690") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:57020->172.17.0.3:37690, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pihoyov5pone" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: > dial: conn=172.17.0.1:49210->172.17.0.3:21, err= 2025/07/16 01:03:21 INFO : tomatoDir: Making directory 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Using server-side directory move 2025/07/16 01:03:21 INFO : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Server side directory move succeeded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: dial("tcp","172.17.0.3:33312") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: > dial: conn=172.17.0.1:55850->172.17.0.3:33312, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: dial("tcp","172.17.0.3:34191") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: > dial: conn=172.17.0.1:44598->172.17.0.3:34191, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:35868") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:60668->172.17.0.3:35868, err= 2025/07/16 01:03:21 ERROR : error listing: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:35991") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:53518->172.17.0.3:35991, err= 2025/07/16 01:03:21 ERROR : error listing: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: dial("tcp","172.17.0.3:36104") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: > dial: conn=172.17.0.1:54022->172.17.0.3:36104, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Purge object "empty space" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Purge object "potato2" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Purge object "potato3" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: dial("tcp","172.17.0.3:37745") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: > dial: conn=172.17.0.1:51188->172.17.0.3:37745, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Purge dir "tomatoDir" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-pihoyov5pone: Purge dir "" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: dial("tcp","172.17.0.3:34308") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: > dial: conn=172.17.0.1:55568->172.17.0.3:34308, err= 2025/07/16 01:03:21 ERROR : error listing: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nirifes9dero: Purge dir "" 2025/07/16 01:03:21 NOTICE: purge failed to rmdir "": directory not found 2025/07/16 01:03:21 NOTICE: purge failed: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34073") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34182->172.17.0.3:34073, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37281") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57526->172.17.0.3:37281, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32832") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39354->172.17.0.3:32832, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30147") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50314->172.17.0.3:30147, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/rclone-sync-test" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: > dial: conn=172.17.0.1:49222->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39883") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44406->172.17.0.3:39883, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39184") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44954->172.17.0.3:39184, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/rclone-sync-test" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: > dial: conn=172.17.0.1:49232->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/rclone-sync-test-include/layer2" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49236->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/rclone-sync-test-ignore-file" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:49252->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39850") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56754->172.17.0.3:39850, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34603") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33768->172.17.0.3:34603, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: dial("tcp","172.17.0.3:38322") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: > dial: conn=172.17.0.1:58198->172.17.0.3:38322, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test: Excluded 2025/07/16 01:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30177") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40106->172.17.0.3:30177, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: dial("tcp","172.17.0.3:31200") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test: > dial: conn=172.17.0.1:50316->172.17.0.3:31200, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30842") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53654->172.17.0.3:30842, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test: Excluded 2025/07/16 01:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36913") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48982->172.17.0.3:36913, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : rclone-sync-test-include: Removing directory 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: failed to delete 1 directories 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35118") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38787") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56042->172.17.0.3:35118, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56890->172.17.0.3:38787, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test: Excluded 2025/07/16 01:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36205") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38198->172.17.0.3:36205, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34827") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35654") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47452->172.17.0.3:34827, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51154->172.17.0.3:35654, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test: Excluded 2025/07/16 01:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33008") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33616->172.17.0.3:33008, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : rclone-sync-test-include: Removing directory 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: failed to delete 1 directories 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33391") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:32512") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53720->172.17.0.3:33391, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:55954->172.17.0.3:32512, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test: Excluded 2025/07/16 01:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 01:03:21 DEBUG : Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33307") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53746->172.17.0.3:33307, err= 2025/07/16 01:03:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39688") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39514->172.17.0.3:39688, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37166") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38559") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42356->172.17.0.3:37166, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34492->172.17.0.3:38559, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39777") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60602->172.17.0.3:39777, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31404") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60248->172.17.0.3:31404, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39382") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55528->172.17.0.3:39382, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49260->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: > dial: conn=172.17.0.1:49272->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" to be canonical "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:39429") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:59898->172.17.0.3:39429, err= 2025/07/16 01:03:21 DEBUG : one: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:38457") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:40428->172.17.0.3:38457, err= 2025/07/16 01:03:21 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/16 01:03:21 INFO : one: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31908") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60784->172.17.0.3:31908, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36491") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35658->172.17.0.3:36491, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36008") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50138->172.17.0.3:36008, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30031") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54660->172.17.0.3:30031, err= 2025/07/16 01:03:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:35871") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:45306->172.17.0.3:35871, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:39903") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:54830->172.17.0.3:39903, err= 2025/07/16 01:03:21 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/16 01:03:21 INFO : one: Copied (replaced existing) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39742") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42322->172.17.0.3:39742, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37532") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42290->172.17.0.3:37532, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31993") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58042->172.17.0.3:31993, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39901") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52220->172.17.0.3:39901, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30600") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47726->172.17.0.3:30600, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38603") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38294") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50658->172.17.0.3:38603, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42310->172.17.0.3:38294, err= 2025/07/16 01:03:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:35595") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:50094->172.17.0.3:35595, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 01:03:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32442") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35934->172.17.0.3:32442, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37110") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37332") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35474->172.17.0.3:37110, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48370->172.17.0.3:37332, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33658") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39132->172.17.0.3:33658, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39191") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35636->172.17.0.3:39191, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32007") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36882->172.17.0.3:32007, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33364") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33268->172.17.0.3:33364, err= 2025/07/16 01:03:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:38955") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:44170->172.17.0.3:38955, err= 2025/07/16 01:03:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: > dial: conn=172.17.0.1:49286->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37462") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54794->172.17.0.3:37462, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39756") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43184->172.17.0.3:39756, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39663") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34268->172.17.0.3:39663, err= 2025/07/16 01:03:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:33315") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:35302->172.17.0.3:33315, err= 2025/07/16 01:03:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 01:03:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 INFO : There was nothing to transfer 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31858") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46834->172.17.0.3:31858, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32449") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38718->172.17.0.3:32449, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37278") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41652->172.17.0.3:37278, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30951") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49798->172.17.0.3:30951, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39099") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33551") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53530->172.17.0.3:39099, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51012->172.17.0.3:33551, err= 2025/07/16 01:03:21 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/CompareDest" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/CompareDest" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:34422") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:36520->172.17.0.3:34422, err= 2025/07/16 01:03:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 01:03:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/16 01:03:21 DEBUG : two: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:39543") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:39056->172.17.0.3:39543, err= 2025/07/16 01:03:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : two.1503b713.partial: renamed to: two 2025/07/16 01:03:21 INFO : two: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35220") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34388->172.17.0.3:35220, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36373") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36579") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39072->172.17.0.3:36373, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43842->172.17.0.3:36579, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31141") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44706->172.17.0.3:31141, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36024") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44416->172.17.0.3:36024, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35926") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33318->172.17.0.3:35926, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30786") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33536->172.17.0.3:30786, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31137") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54594->172.17.0.3:31137, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32954") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55966->172.17.0.3:32954, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38701") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37702->172.17.0.3:38701, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32823") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39112") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40884->172.17.0.3:39112, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42338->172.17.0.3:32823, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dest" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: > dial: conn=172.17.0.1:49302->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/pre-dest1" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest1: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest1: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest1: > dial: conn=172.17.0.1:49312->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqozef4muci/pre-dest1" to be canonical "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/pre-dest1" 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/pre-dest2" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest2: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest2: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest2: > dial: conn=172.17.0.1:49328->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqozef4muci/pre-dest2" to be canonical "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/pre-dest2" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: dial("tcp","172.17.0.3:37394") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: > dial: conn=172.17.0.1:54934->172.17.0.3:37394, err= 2025/07/16 01:03:21 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/16 01:03:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: Waiting for transfers to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: dial("tcp","172.17.0.3:39232") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: > dial: conn=172.17.0.1:35474->172.17.0.3:39232, err= 2025/07/16 01:03:21 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/16 01:03:21 INFO : 3: Copied (new) 2025/07/16 01:03:21 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: dial("tcp","172.17.0.3:39189") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dest: > dial: conn=172.17.0.1:40388->172.17.0.3:39189, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38348") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58652->172.17.0.3:38348, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32983") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60876->172.17.0.3:32983, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30151") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33193") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54844->172.17.0.3:30151, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52030->172.17.0.3:33193, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37319") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35364->172.17.0.3:37319, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31942") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46488->172.17.0.3:31942, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33468") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34332->172.17.0.3:33468, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32152") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43764->172.17.0.3:32152, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33443") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40250->172.17.0.3:33443, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest1: closing 1 unused connections 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.10s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35392") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59340->172.17.0.3:35392, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38510") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58318->172.17.0.3:38510, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39658") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36022->172.17.0.3:39658, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33065") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49982->172.17.0.3:33065, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39894") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35456->172.17.0.3:39894, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39394") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51960->172.17.0.3:39394, err= 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35611") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44354->172.17.0.3:35611, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49338->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:21 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: Connecting to FTP server 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: > dial: conn=172.17.0.1:49340->172.17.0.3:21, err= 2025/07/16 01:03:21 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqozef4muci/backup" to be canonical "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:36918") 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:33104->172.17.0.3:36918, err= 2025/07/16 01:03:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 01:03:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:21 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:21 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 INFO : one: Moved (server-side) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:38232") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:37964->172.17.0.3:38232, err= 2025/07/16 01:03:22 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33216") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51246->172.17.0.3:33216, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33306") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34178") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42564->172.17.0.3:33306, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50522->172.17.0.3:34178, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31842") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43896->172.17.0.3:31842, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32013") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48798->172.17.0.3:32013, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38605") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41224->172.17.0.3:38605, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30644") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57904->172.17.0.3:30644, err= 2025/07/16 01:03:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/backup" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:33962") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:33950->172.17.0.3:33962, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 INFO : one: Deleted 2025/07/16 01:03:22 INFO : one: Moved (server-side) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:33694") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:51054->172.17.0.3:33694, err= 2025/07/16 01:03:22 DEBUG : one.1503b713.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt: Deleted 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34167") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59080->172.17.0.3:34167, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30130") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44936->172.17.0.3:30130, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36698") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50518->172.17.0.3:36698, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31398") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43850->172.17.0.3:31398, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34091") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37144") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59466->172.17.0.3:37144, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57230->172.17.0.3:34091, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32842") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58424->172.17.0.3:32842, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32724") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42888->172.17.0.3:32724, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31534") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49754->172.17.0.3:31534, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36926") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34680->172.17.0.3:36926, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36526") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60740->172.17.0.3:36526, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37232") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59216->172.17.0.3:37232, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49346->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: > dial: conn=172.17.0.1:49356->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqozef4muci/backup" to be canonical "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:39237") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:43792->172.17.0.3:39237, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:32405") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:50478->172.17.0.3:32405, err= 2025/07/16 01:03:22 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37466") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48892->172.17.0.3:37466, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30436") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35716") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39900->172.17.0.3:30436, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48368->172.17.0.3:35716, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38105") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60256->172.17.0.3:38105, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36533") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53362->172.17.0.3:36533, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30843") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41494->172.17.0.3:30843, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31252") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36464->172.17.0.3:31252, err= 2025/07/16 01:03:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/backup" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:33751") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:60452->172.17.0.3:33751, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 INFO : one.bak: Deleted 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:34938") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:45214->172.17.0.3:34938, err= 2025/07/16 01:03:22 DEBUG : one.1503b713.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt.bak: Deleted 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37899") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59442->172.17.0.3:37899, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37070") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36691") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35946->172.17.0.3:36691, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51030->172.17.0.3:37070, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37303") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57364->172.17.0.3:37303, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34119") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39392") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34408->172.17.0.3:34119, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39548->172.17.0.3:39392, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37935") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57752->172.17.0.3:37935, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37055") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42738->172.17.0.3:37055, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38548") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33364->172.17.0.3:38548, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34129") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42984->172.17.0.3:34129, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36898") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38906->172.17.0.3:36898, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39494") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41676->172.17.0.3:39494, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49360->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: > dial: conn=172.17.0.1:49364->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-daqozef4muci/backup" to be canonical "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:32035") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49338->172.17.0.3:32035, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:36358") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:41976->172.17.0.3:36358, err= 2025/07/16 01:03:22 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38168") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35030->172.17.0.3:38168, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31640") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37224") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56874->172.17.0.3:37224, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60696->172.17.0.3:31640, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38626") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60302->172.17.0.3:38626, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35282") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35354->172.17.0.3:35282, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36789") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35408->172.17.0.3:36789, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35582") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58830->172.17.0.3:35582, err= 2025/07/16 01:03:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-daqozef4muci/backup" for canonical name "TestFTPPureftpd{OcOU7}:rclone-test-daqozef4muci/backup" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:38256") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:42666->172.17.0.3:38256, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 INFO : one-2019-01-01: Deleted 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:38446") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:48162->172.17.0.3:38446, err= 2025/07/16 01:03:22 DEBUG : one.1503b713.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three-2019-01-01.txt: Deleted 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38345") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59258->172.17.0.3:38345, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35676") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48548->172.17.0.3:35676, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31942") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46498->172.17.0.3:31942, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37370") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54542->172.17.0.3:37370, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38109") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60134->172.17.0.3:38109, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37997") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36378->172.17.0.3:37997, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31380") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43286->172.17.0.3:31380, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36306") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47360->172.17.0.3:36306, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34134") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38332->172.17.0.3:34134, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33866") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46230->172.17.0.3:33866, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39252") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58504->172.17.0.3:39252, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32660") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47202->172.17.0.3:32660, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49376->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:38569") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:37404->172.17.0.3:38569, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:30910") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:41660->172.17.0.3:30910, err= 2025/07/16 01:03:22 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38615") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56968->172.17.0.3:38615, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35960") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39338->172.17.0.3:35960, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34531") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51920->172.17.0.3:34531, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31153") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52120->172.17.0.3:31153, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36823") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58204->172.17.0.3:36823, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:31941") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:59128->172.17.0.3:31941, err= 2025/07/16 01:03:22 DEBUG : one.bak: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : one.bak: Excluded 2025/07/16 01:03:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : three.txt.bak: Excluded 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for checks to finish 2025/07/16 01:03:22 INFO : one.bak: Deleted 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:32760") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:38598->172.17.0.3:32760, err= 2025/07/16 01:03:22 DEBUG : one.1503b713.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : three.txt.bak: Deleted 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/16 01:03:22 INFO : three.txt: Moved into backup dir 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35435") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42302->172.17.0.3:35435, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38518") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40112->172.17.0.3:38518, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34718") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41172->172.17.0.3:34718, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39962") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44978->172.17.0.3:39962, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35112") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35608->172.17.0.3:35112, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38980") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36384->172.17.0.3:38980, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39086") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54540->172.17.0.3:39086, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37340") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54696->172.17.0.3:37340, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31893") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33024->172.17.0.3:31893, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34081") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49006->172.17.0.3:34081, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49384->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:37327") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:48374->172.17.0.3:37327, err= 2025/07/16 01:03:22 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:33698") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49262->172.17.0.3:33698, err= 2025/07/16 01:03:22 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/16 01:03:22 INFO : three.txt: Copied (new) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33479") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48970->172.17.0.3:33479, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32329") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52518->172.17.0.3:32329, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39536") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47064->172.17.0.3:39536, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32895") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55934->172.17.0.3:32895, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 01:03:22 INFO : one.bak: Deleted 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:30678") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:40804->172.17.0.3:30678, err= 2025/07/16 01:03:22 DEBUG : one.1503b713.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/16 01:03:22 INFO : three.txt.bak: Deleted 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:35510") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:53506->172.17.0.3:35510, err= 2025/07/16 01:03:22 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/16 01:03:22 INFO : three.txt: Copied (new) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38515") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34756->172.17.0.3:38515, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39542") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43790->172.17.0.3:39542, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39763") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48190->172.17.0.3:39763, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33292") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45720->172.17.0.3:33292, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31527") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54186->172.17.0.3:31527, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38881") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48920->172.17.0.3:38881, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30400") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60242->172.17.0.3:30400, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39007") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45854->172.17.0.3:39007, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39672") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48718->172.17.0.3:39672, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36311") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58530->172.17.0.3:36311, err= 2025/07/16 01:03:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-daqozef4muci/dst" 2025/07/16 01:03:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{OcOU7}" suffix to name 2025/07/16 01:03:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/16 01:03:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/16 01:03:22 DEBUG : Setting pass="0vn6dIUXIb5W2kCCfKODdSxZxWyzfuWd2FCjo3uJYqo" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/16 01:03:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: Connecting to FTP server 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:49398->172.17.0.3:21, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:31539") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:50756->172.17.0.3:31539, err= 2025/07/16 01:03:22 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:36081") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:36338->172.17.0.3:36081, err= 2025/07/16 01:03:22 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/16 01:03:22 INFO : three.txt: Copied (new) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33330") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34816->172.17.0.3:33330, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34585") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51132->172.17.0.3:34585, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36939") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57456->172.17.0.3:36939, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30860") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34454->172.17.0.3:30860, err= 2025/07/16 01:03:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 01:03:22 INFO : one-2019-01-01: Deleted 2025/07/16 01:03:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:36304") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:60922->172.17.0.3:36304, err= 2025/07/16 01:03:22 DEBUG : one.1503b713.partial: renamed to: one 2025/07/16 01:03:22 INFO : one: Copied (new) 2025/07/16 01:03:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : two: Unchanged skipping 2025/07/16 01:03:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/16 01:03:22 INFO : three-2019-01-01.txt: Deleted 2025/07/16 01:03:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: dial("tcp","172.17.0.3:31942") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci/dst: > dial: conn=172.17.0.1:46514->172.17.0.3:31942, err= 2025/07/16 01:03:22 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/16 01:03:22 INFO : three.txt: Copied (new) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33710") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52300->172.17.0.3:33710, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34099") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38382->172.17.0.3:34099, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39782") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37184->172.17.0.3:39782, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30780") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52754->172.17.0.3:30780, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32089") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42814->172.17.0.3:32089, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38286") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46838->172.17.0.3:38286, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33285") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56080->172.17.0.3:33285, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31039") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52692->172.17.0.3:31039, err= 2025/07/16 01:03:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30321") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49426->172.17.0.3:30321, err= 2025/07/16 01:03:22 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/16 01:03:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32565") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37146->172.17.0.3:32565, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38127") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38092->172.17.0.3:38127, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33513") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40946->172.17.0.3:33513, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34690") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50182->172.17.0.3:34690, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33475") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40138->172.17.0.3:33475, err= 2025/07/16 01:03:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31760") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48060->172.17.0.3:31760, err= 2025/07/16 01:03:22 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/16 01:03:22 INFO : existing: Copied (new) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35718") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42784->172.17.0.3:35718, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36740") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56876->172.17.0.3:36740, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37589") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38508->172.17.0.3:37589, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/16 01:03:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:22 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: not deleting files as there were IO errors 2025/07/16 01:03:22 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: not deleting directories as there were IO errors 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35508") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47062->172.17.0.3:35508, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32183") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44868->172.17.0.3:32183, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34438") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40486->172.17.0.3:34438, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33632") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38736->172.17.0.3:33632, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30512") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37730->172.17.0.3:30512, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37000") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52572->172.17.0.3:37000, err= 2025/07/16 01:03:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : existing: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : There was nothing to transfer 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30550") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34806->172.17.0.3:30550, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32058") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57896->172.17.0.3:32058, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33203") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60898->172.17.0.3:33203, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32840") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52382->172.17.0.3:32840, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32604") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43358->172.17.0.3:32604, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30491") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43584->172.17.0.3:30491, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39857") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55198->172.17.0.3:39857, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38950") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39802->172.17.0.3:38950, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37410") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55426->172.17.0.3:37410, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30518") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37400->172.17.0.3:30518, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30519") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53640->172.17.0.3:30519, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33888") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36804->172.17.0.3:33888, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38326") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33702->172.17.0.3:38326, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32011") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33544->172.17.0.3:32011, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39705") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54386->172.17.0.3:39705, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34689") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52602->172.17.0.3:34689, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35583") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39692->172.17.0.3:35583, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35250") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39798->172.17.0.3:35250, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33771") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43170->172.17.0.3:33771, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30056") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59810->172.17.0.3:30056, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37931") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36764->172.17.0.3:37931, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32907") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41710->172.17.0.3:32907, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30344") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46308->172.17.0.3:30344, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30477") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35124->172.17.0.3:30477, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30775") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47970->172.17.0.3:30775, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38200") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53080->172.17.0.3:38200, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39574") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56980->172.17.0.3:39574, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38915") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46656->172.17.0.3:38915, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30710") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33516->172.17.0.3:30710, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32656") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44812->172.17.0.3:32656, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37489") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34572->172.17.0.3:37489, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37417") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46146->172.17.0.3:37417, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34004") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36146->172.17.0.3:34004, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32958") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34560->172.17.0.3:32958, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37912") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52542->172.17.0.3:37912, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30561") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54412->172.17.0.3:30561, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31569") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39410->172.17.0.3:31569, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39617") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51450->172.17.0.3:39617, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33270") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55736->172.17.0.3:33270, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30369") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55916->172.17.0.3:30369, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38482") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57432->172.17.0.3:38482, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34790") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56584->172.17.0.3:34790, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39547") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35766->172.17.0.3:39547, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36634") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50208->172.17.0.3:36634, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35755") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48422->172.17.0.3:35755, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31731") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53384->172.17.0.3:31731, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31691") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43660->172.17.0.3:31691, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34230") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45164->172.17.0.3:34230, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39483") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35718->172.17.0.3:39483, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39039") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41608->172.17.0.3:39039, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33087") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58032->172.17.0.3:33087, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35372") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51046->172.17.0.3:35372, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34216") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42118->172.17.0.3:34216, err= 2025/07/16 01:03:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both0: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both10: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both11: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both12: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both13: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both14: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both15: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : both17: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both1: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both16: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both18: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both4: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both19: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both5: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both7: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both8: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both9: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both6: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both2: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both3: Unchanged skipping 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 INFO : only0: Deleted 2025/07/16 01:03:22 INFO : only10: Deleted 2025/07/16 01:03:22 INFO : only19: Deleted 2025/07/16 01:03:22 INFO : only12: Deleted 2025/07/16 01:03:22 INFO : only11: Deleted 2025/07/16 01:03:22 INFO : only1: Deleted 2025/07/16 01:03:22 INFO : only9: Deleted 2025/07/16 01:03:22 INFO : only14: Deleted 2025/07/16 01:03:22 INFO : only2: Deleted 2025/07/16 01:03:22 INFO : only13: Deleted 2025/07/16 01:03:22 INFO : only3: Deleted 2025/07/16 01:03:22 INFO : only17: Deleted 2025/07/16 01:03:22 INFO : only5: Deleted 2025/07/16 01:03:22 INFO : only15: Deleted 2025/07/16 01:03:22 INFO : only7: Deleted 2025/07/16 01:03:22 INFO : only8: Deleted 2025/07/16 01:03:22 INFO : only4: Deleted 2025/07/16 01:03:22 INFO : only18: Deleted 2025/07/16 01:03:22 INFO : only16: Deleted 2025/07/16 01:03:22 INFO : only6: Deleted 2025/07/16 01:03:22 INFO : There was nothing to transfer 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32772") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47160->172.17.0.3:32772, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33671") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48780->172.17.0.3:33671, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35376") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48090->172.17.0.3:35376, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32501") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38900->172.17.0.3:32501, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37189") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33768->172.17.0.3:37189, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33471") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46600->172.17.0.3:33471, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36287") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58708->172.17.0.3:36287, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31762") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54846->172.17.0.3:31762, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39820") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41930->172.17.0.3:39820, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31897") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37054->172.17.0.3:31897, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36925") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39956->172.17.0.3:36925, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38270") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51252->172.17.0.3:38270, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30751") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47654->172.17.0.3:30751, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37123") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37722->172.17.0.3:37123, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33657") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33010->172.17.0.3:33657, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34429") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52300->172.17.0.3:34429, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35534") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58414->172.17.0.3:35534, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32545") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53888->172.17.0.3:32545, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35371") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34674->172.17.0.3:35371, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34635") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60594->172.17.0.3:34635, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39361") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55286->172.17.0.3:39361, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36351") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57608->172.17.0.3:36351, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30187") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44130->172.17.0.3:30187, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31455") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39002->172.17.0.3:31455, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37905") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41606->172.17.0.3:37905, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34664") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42824->172.17.0.3:34664, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32898") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57622->172.17.0.3:32898, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39239") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46546->172.17.0.3:39239, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35611") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44364->172.17.0.3:35611, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34975") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34052->172.17.0.3:34975, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36113") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46186->172.17.0.3:36113, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31231") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46718->172.17.0.3:31231, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35388") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39328->172.17.0.3:35388, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39329") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47682->172.17.0.3:39329, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39290") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53074->172.17.0.3:39290, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35853") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36214->172.17.0.3:35853, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39435") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54702->172.17.0.3:39435, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31786") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57006->172.17.0.3:31786, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35402") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43630->172.17.0.3:35402, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37389") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47892->172.17.0.3:37389, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39188") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53152->172.17.0.3:39188, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30833") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54836->172.17.0.3:30833, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32739") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50594->172.17.0.3:32739, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38875") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43054->172.17.0.3:38875, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30453") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53156->172.17.0.3:30453, err= 2025/07/16 01:03:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both0: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both10: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both11: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both12: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both13: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both14: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both15: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both16: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both17: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both18: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both19: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both1: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both2: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both3: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both4: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both5: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both6: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both7: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both8: Unchanged skipping 2025/07/16 01:03:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:22 DEBUG : both9: Unchanged skipping 2025/07/16 01:03:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33460") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43482->172.17.0.3:33460, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33675") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39604") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51454->172.17.0.3:33675, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54658->172.17.0.3:39604, err= 2025/07/16 01:03:22 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/16 01:03:22 INFO : only14: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/16 01:03:22 INFO : only0: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34665") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36830") 2025/07/16 01:03:22 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/16 01:03:22 INFO : only11: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46158->172.17.0.3:36830, err= 2025/07/16 01:03:22 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/16 01:03:22 INFO : only10: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32181") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36378->172.17.0.3:34665, err= 2025/07/16 01:03:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39145") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41928->172.17.0.3:32181, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48908->172.17.0.3:39145, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38692") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36018->172.17.0.3:38692, err= 2025/07/16 01:03:22 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/16 01:03:22 INFO : only15: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34549") 2025/07/16 01:03:22 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/16 01:03:22 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/16 01:03:22 INFO : only16: Copied (replaced existing) 2025/07/16 01:03:22 INFO : only13: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/16 01:03:22 INFO : only17: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31553") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41516->172.17.0.3:31553, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35481") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32028") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37234->172.17.0.3:35481, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55944->172.17.0.3:32028, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41736->172.17.0.3:34549, err= 2025/07/16 01:03:22 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/16 01:03:22 INFO : only4: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36809") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56990->172.17.0.3:36809, err= 2025/07/16 01:03:22 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/16 01:03:22 INFO : only3: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/16 01:03:22 INFO : only2: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35891") 2025/07/16 01:03:22 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/16 01:03:22 INFO : only5: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38896") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54508->172.17.0.3:38896, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34551") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40992->172.17.0.3:34551, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42556->172.17.0.3:35891, err= 2025/07/16 01:03:22 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/16 01:03:22 INFO : only1: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37789") 2025/07/16 01:03:22 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/16 01:03:22 INFO : only12: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45302->172.17.0.3:37789, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39306") 2025/07/16 01:03:22 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/16 01:03:22 INFO : only18: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34682") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42270->172.17.0.3:39306, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33688->172.17.0.3:34682, err= 2025/07/16 01:03:22 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/16 01:03:22 INFO : only6: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/16 01:03:22 INFO : only19: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36246") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36540->172.17.0.3:36246, err= 2025/07/16 01:03:22 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/16 01:03:22 INFO : only7: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/16 01:03:22 INFO : only8: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/16 01:03:22 INFO : only9: Copied (replaced existing) 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30402") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55906->172.17.0.3:30402, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34171") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45686->172.17.0.3:34171, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30789") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35554->172.17.0.3:30789, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:22 DEBUG : empty_on_remote: Making directory with metadata 2025/07/16 01:03:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:22 INFO : empty_on_remote: Making directory 2025/07/16 01:03:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/16 01:03:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35650") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40320->172.17.0.3:35650, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33000") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35080->172.17.0.3:33000, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36702") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36021") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58348->172.17.0.3:36702, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59252->172.17.0.3:36021, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36058") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59630->172.17.0.3:36058, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38563") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36682->172.17.0.3:38563, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:22 DEBUG : empty_on_remote: Making directory with metadata 2025/07/16 01:03:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 01:03:22 INFO : empty_on_remote: Making directory 2025/07/16 01:03:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/16 01:03:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33662") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39048->172.17.0.3:33662, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35920") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51206->172.17.0.3:35920, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34646") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34848") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45380->172.17.0.3:34848, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58502->172.17.0.3:34646, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35831") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31666") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33750->172.17.0.3:35831, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57808->172.17.0.3:31666, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38820") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57796->172.17.0.3:38820, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : sub dir: Making directory 2025/07/16 01:03:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33482") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55522->172.17.0.3:33482, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39048") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36288->172.17.0.3:39048, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31716") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51662->172.17.0.3:31716, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32459") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43292->172.17.0.3:32459, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38641") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34088->172.17.0.3:38641, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31685") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40220->172.17.0.3:31685, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34500") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40452->172.17.0.3:34500, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33842") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37188->172.17.0.3:33842, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39899") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42928->172.17.0.3:39899, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31302") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58274->172.17.0.3:31302, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37803") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57972->172.17.0.3:37803, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 01:03:22 INFO : sub dir: Making directory 2025/07/16 01:03:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32922") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48090->172.17.0.3:32922, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37621") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50002->172.17.0.3:37621, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32285") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34223") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38460->172.17.0.3:32285, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36152->172.17.0.3:34223, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33931") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44948->172.17.0.3:33931, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35332") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39040->172.17.0.3:35332, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31597") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47632->172.17.0.3:31597, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35879") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52248->172.17.0.3:35879, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36503") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45028->172.17.0.3:36503, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31824") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45156->172.17.0.3:31824, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36067") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45674->172.17.0.3:36067, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31621") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53532->172.17.0.3:31621, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31759") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51766->172.17.0.3:31759, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31510") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43846->172.17.0.3:31510, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35241") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33584->172.17.0.3:35241, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31443") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47204->172.17.0.3:31443, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38970") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57212->172.17.0.3:38970, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33005") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33582->172.17.0.3:33005, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30553") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54940->172.17.0.3:30553, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32816") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46772->172.17.0.3:32816, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30359") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46024->172.17.0.3:30359, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35857") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54384->172.17.0.3:35857, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36733") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43634->172.17.0.3:36733, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37218") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49524->172.17.0.3:37218, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33218") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34288->172.17.0.3:33218, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30788") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50742->172.17.0.3:30788, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36216") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59448->172.17.0.3:36216, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32569") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44588->172.17.0.3:32569, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32104") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35954->172.17.0.3:32104, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39010") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41758->172.17.0.3:39010, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39282") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49518->172.17.0.3:39282, err= 2025/07/16 01:03:22 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38561") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60954->172.17.0.3:38561, err= 2025/07/16 01:03:22 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : apple: Excluded 2025/07/16 01:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:22 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : banana: Excluded 2025/07/16 01:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35544") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51072->172.17.0.3:35544, err= 2025/07/16 01:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35247") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37280->172.17.0.3:35247, err= 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39952") 2025/07/16 01:03:22 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59152->172.17.0.3:39952, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34402") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40438->172.17.0.3:34402, err= 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35187") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36698->172.17.0.3:35187, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : There was nothing to transfer 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39998") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45368->172.17.0.3:39998, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32700") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43148->172.17.0.3:32700, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39233") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60944->172.17.0.3:39233, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32676") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53844->172.17.0.3:32676, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39211") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36686->172.17.0.3:39211, err= 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32441") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40632->172.17.0.3:32441, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : There was nothing to transfer 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32896") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35506->172.17.0.3:32896, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33590") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47496->172.17.0.3:33590, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31954") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59668->172.17.0.3:31954, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36703") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35316->172.17.0.3:36703, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35919") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34454->172.17.0.3:35919, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36894") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37904->172.17.0.3:36894, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39244") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55886->172.17.0.3:39244, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39336") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37560->172.17.0.3:39336, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34647") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40016->172.17.0.3:34647, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39206") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48422->172.17.0.3:39206, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32097") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36004->172.17.0.3:32097, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30360") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37464->172.17.0.3:30360, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39010") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41770->172.17.0.3:39010, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36176") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50452->172.17.0.3:36176, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35786") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43408->172.17.0.3:35786, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31010") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45966->172.17.0.3:31010, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39247") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56088->172.17.0.3:39247, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32382") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46312->172.17.0.3:32382, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37161") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45520->172.17.0.3:37161, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33604") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45186->172.17.0.3:33604, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34305") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55460->172.17.0.3:34305, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38234") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33594->172.17.0.3:38234, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33294") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39354->172.17.0.3:33294, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30519") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53656->172.17.0.3:30519, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32912") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35818->172.17.0.3:32912, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35504") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60898->172.17.0.3:35504, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35428") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36202->172.17.0.3:35428, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35002") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47818->172.17.0.3:35002, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34288") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51746->172.17.0.3:34288, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33214") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35992->172.17.0.3:33214, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30954") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47420->172.17.0.3:30954, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30755") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39094->172.17.0.3:30755, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37589") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38512->172.17.0.3:37589, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34318") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40428->172.17.0.3:34318, err= 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33192") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34096->172.17.0.3:33192, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : There was nothing to transfer 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34959") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37328->172.17.0.3:34959, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30280") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50580->172.17.0.3:30280, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30971") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44036->172.17.0.3:30971, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31757") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41808->172.17.0.3:31757, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39198") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33684->172.17.0.3:39198, err= 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32129") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48184->172.17.0.3:32129, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : There was nothing to transfer 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31812") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41488->172.17.0.3:31812, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34004") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36162->172.17.0.3:34004, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37679") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53162->172.17.0.3:37679, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32805") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34280->172.17.0.3:32805, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34484") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49718->172.17.0.3:34484, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37144") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59474->172.17.0.3:37144, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35452") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55056->172.17.0.3:35452, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36821") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43180->172.17.0.3:36821, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39780") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43218->172.17.0.3:39780, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31630") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53666->172.17.0.3:31630, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33786") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47906->172.17.0.3:33786, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39957") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59486->172.17.0.3:39957, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39920") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49940->172.17.0.3:39920, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35840") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52670->172.17.0.3:35840, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34753") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49270->172.17.0.3:34753, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38242") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59108->172.17.0.3:38242, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31345") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43644->172.17.0.3:31345, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37567") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58960->172.17.0.3:37567, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37445") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39450->172.17.0.3:37445, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30877") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51018->172.17.0.3:30877, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30379") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53844->172.17.0.3:30379, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35788") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54464->172.17.0.3:35788, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33280") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37498->172.17.0.3:33280, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32474") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43290->172.17.0.3:32474, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36859") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38980->172.17.0.3:36859, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31129") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39004->172.17.0.3:31129, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38073") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55054->172.17.0.3:38073, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32374") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46018->172.17.0.3:32374, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39353") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56546->172.17.0.3:39353, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32302") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32962->172.17.0.3:32302, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33252") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58980->172.17.0.3:33252, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32549") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52614->172.17.0.3:32549, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32445") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43658->172.17.0.3:32445, err= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34937") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49116->172.17.0.3:34937, err= 2025/07/16 01:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49404->172.17.0.3:21, err= 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33641") 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52856->172.17.0.3:33641, err= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34150") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60764->172.17.0.3:34150, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38189") 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39481") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39384->172.17.0.3:38189, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34716->172.17.0.3:39481, err= 2025/07/16 01:03:23 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/16 01:03:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33950") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48166->172.17.0.3:33950, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34394") 2025/07/16 01:03:23 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/16 01:03:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57424->172.17.0.3:34394, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30518") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37406->172.17.0.3:30518, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36093") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55658->172.17.0.3:36093, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32701") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34904->172.17.0.3:32701, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33693") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37682->172.17.0.3:33693, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34592") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38589") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46298->172.17.0.3:38589, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60748->172.17.0.3:34592, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32294") 2025/07/16 01:03:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35688") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39880->172.17.0.3:35688, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43076->172.17.0.3:32294, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37047") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35112->172.17.0.3:37047, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30047") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51120->172.17.0.3:30047, err= 2025/07/16 01:03:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34299") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48268->172.17.0.3:34299, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38530") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30244") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33578->172.17.0.3:38530, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34482->172.17.0.3:30244, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32896") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35518->172.17.0.3:32896, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31117") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42330->172.17.0.3:31117, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49412->172.17.0.3:21, err= 2025/07/16 01:03:23 INFO : splitbananasplit: Deleted 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Connecting to FTP server 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 01:03:23 INFO : apple: Deleted 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49418->172.17.0.3:21, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:21") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49420->172.17.0.3:21, err= 2025/07/16 01:03:23 INFO : banana: Deleted 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 01:03:23 INFO : appleappleapplebanana: Deleted 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30983") 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43976->172.17.0.3:30983, err= 2025/07/16 01:03:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : YXBwbGU=: Excluded 2025/07/16 01:03:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/16 01:03:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : YmFuYW5h: Excluded 2025/07/16 01:03:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35839") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54834->172.17.0.3:35839, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35340") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58538->172.17.0.3:35340, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31917") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35364->172.17.0.3:31917, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30448") 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47146->172.17.0.3:30448, err= 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38817") 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57942->172.17.0.3:38817, err= 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30344") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46320->172.17.0.3:30344, err= 2025/07/16 01:03:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : YXBwbGU=: Excluded 2025/07/16 01:03:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/16 01:03:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : YmFuYW5h: Excluded 2025/07/16 01:03:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38015") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39702->172.17.0.3:38015, err= 2025/07/16 01:03:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/16 01:03:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37914") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50204->172.17.0.3:37914, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31628") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34966->172.17.0.3:31628, err= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 01:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39503") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34672->172.17.0.3:39503, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30501") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38352->172.17.0.3:30501, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34853") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48636->172.17.0.3:34853, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36441") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60304->172.17.0.3:36441, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38826") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37820->172.17.0.3:38826, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36340") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41624->172.17.0.3:36340, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38486") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33110->172.17.0.3:38486, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32330") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42342->172.17.0.3:32330, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38418") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34248->172.17.0.3:38418, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30525") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44238->172.17.0.3:30525, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38434") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47784->172.17.0.3:38434, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32282") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34586->172.17.0.3:32282, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36185") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49888->172.17.0.3:36185, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38026") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38972->172.17.0.3:38026, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36040") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52164->172.17.0.3:36040, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39435") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54720->172.17.0.3:39435, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31340") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59740->172.17.0.3:31340, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30265") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51560->172.17.0.3:30265, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33224") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57024->172.17.0.3:33224, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37051") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47312->172.17.0.3:37051, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33334") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35072->172.17.0.3:33334, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37058") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33746->172.17.0.3:37058, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35660") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48878->172.17.0.3:35660, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34121") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48734->172.17.0.3:34121, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30758") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44936->172.17.0.3:30758, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32795") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59112->172.17.0.3:32795, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35304") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42684->172.17.0.3:35304, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39895") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55922->172.17.0.3:39895, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32155") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43148->172.17.0.3:32155, err= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38449") 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60038->172.17.0.3:38449, err= 2025/07/16 01:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30243") 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30766") 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32779") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38500->172.17.0.3:30766, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45768->172.17.0.3:30243, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59900->172.17.0.3:32779, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30495") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38112->172.17.0.3:30495, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31101") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38364->172.17.0.3:31101, err= 2025/07/16 01:03:23 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/16 01:03:23 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/16 01:03:23 INFO : apple: Copied (new) to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39188") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53166->172.17.0.3:39188, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34557") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36378->172.17.0.3:34557, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36285") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42474->172.17.0.3:36285, err= 2025/07/16 01:03:23 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34840") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39476->172.17.0.3:34840, err= 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32490") 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39194->172.17.0.3:32490, err= 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32826") 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45374->172.17.0.3:32826, err= 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31891") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36972") 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56122->172.17.0.3:31891, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37134") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55338->172.17.0.3:37134, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37348->172.17.0.3:36972, err= 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39938") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44366->172.17.0.3:39938, err= 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33093") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38851") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60570->172.17.0.3:38851, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58982->172.17.0.3:33093, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30164") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37762->172.17.0.3:30164, err= 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31607") 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38512") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54506->172.17.0.3:38512, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58732->172.17.0.3:31607, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30303") 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51946->172.17.0.3:30303, err= 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 01:03:23 INFO : banana: Deleted 2025/07/16 01:03:23 INFO : appleappleapplebanana: Deleted 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 01:03:23 INFO : apple: Deleted 2025/07/16 01:03:23 INFO : splitbananasplit: Deleted 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33735") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43166->172.17.0.3:33735, err= 2025/07/16 01:03:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : PREFIXapple: Excluded 2025/07/16 01:03:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : PREFIXbanana: Excluded 2025/07/16 01:03:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39039") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41622->172.17.0.3:39039, err= 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38247") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52784->172.17.0.3:38247, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31092") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47948->172.17.0.3:31092, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 01:03:23 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37160") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56854->172.17.0.3:37160, err= 2025/07/16 01:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36013") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33076->172.17.0.3:36013, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35001") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52756->172.17.0.3:35001, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33383") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57202->172.17.0.3:33383, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38120") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34548") 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57298->172.17.0.3:38120, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49804->172.17.0.3:34548, err= 2025/07/16 01:03:23 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/16 01:03:23 INFO : apple: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/16 01:03:23 INFO : appleappleapplebanana: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31807") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34452->172.17.0.3:31807, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37514") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54100->172.17.0.3:37514, err= 2025/07/16 01:03:23 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/16 01:03:23 INFO : splitbananasplit: Copied (new) 2025/07/16 01:03:23 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/16 01:03:23 INFO : banana: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31419") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52586->172.17.0.3:31419, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38642") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34742") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50878->172.17.0.3:38642, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32820->172.17.0.3:34742, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30715") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39178->172.17.0.3:30715, err= 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38428") 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42278->172.17.0.3:38428, err= 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34087") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38978->172.17.0.3:34087, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39643") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53630->172.17.0.3:39643, err= 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37022") 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56330->172.17.0.3:37022, err= 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36961") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33254->172.17.0.3:36961, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37122") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38758->172.17.0.3:37122, err= 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33390") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55656->172.17.0.3:33390, err= 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34631") 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42212->172.17.0.3:34631, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37971") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42920->172.17.0.3:37971, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31444") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54974->172.17.0.3:31444, err= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/16 01:03:23 INFO : PREFIXsplitbananasplit: Deleted 2025/07/16 01:03:23 INFO : PREFIXbanana: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/16 01:03:23 INFO : PREFIXapple: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/16 01:03:23 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37622") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36790->172.17.0.3:37622, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33810") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56824->172.17.0.3:33810, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37934") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45802->172.17.0.3:37934, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39255") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45780->172.17.0.3:39255, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33519") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50038->172.17.0.3:33519, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35700") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37202->172.17.0.3:35700, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30190") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37672->172.17.0.3:30190, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32552") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55738->172.17.0.3:32552, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34285") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58250->172.17.0.3:34285, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31091") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41576->172.17.0.3:31091, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36113") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46198->172.17.0.3:36113, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33105") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60002->172.17.0.3:33105, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32979") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38416->172.17.0.3:32979, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32766") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55158->172.17.0.3:32766, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34402") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40440->172.17.0.3:34402, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38488") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34860->172.17.0.3:38488, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37397") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44280->172.17.0.3:37397, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35632") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32956->172.17.0.3:35632, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35808") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53484->172.17.0.3:35808, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34322") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39164->172.17.0.3:34322, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32987") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52536->172.17.0.3:32987, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36408") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36328->172.17.0.3:36408, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31320") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36670->172.17.0.3:31320, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32767") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42210->172.17.0.3:32767, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32834") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34590->172.17.0.3:32834, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36011") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52268->172.17.0.3:36011, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30223") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50136->172.17.0.3:30223, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37258") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58808->172.17.0.3:37258, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39519") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44010->172.17.0.3:39519, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30271") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43138->172.17.0.3:30271, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30349") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38192->172.17.0.3:30349, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31983") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51494->172.17.0.3:31983, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30926") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54492->172.17.0.3:30926, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39770") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51066->172.17.0.3:39770, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36814") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39976->172.17.0.3:36814, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38914") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36912->172.17.0.3:38914, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36689") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55556->172.17.0.3:36689, err= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38204") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37826->172.17.0.3:38204, err= 2025/07/16 01:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38776") 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36326") 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39128") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34380->172.17.0.3:38776, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34224") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39976->172.17.0.3:34224, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39580->172.17.0.3:36326, err= 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39720->172.17.0.3:39128, err= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35081") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51902->172.17.0.3:35081, err= 2025/07/16 01:03:23 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/16 01:03:23 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33789") 2025/07/16 01:03:23 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/16 01:03:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59074->172.17.0.3:33789, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35138") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58980->172.17.0.3:35138, err= 2025/07/16 01:03:23 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30549") 2025/07/16 01:03:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47098->172.17.0.3:30549, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37046") 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36866->172.17.0.3:37046, err= 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33980") 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52508->172.17.0.3:33980, err= 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38593") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35964->172.17.0.3:38593, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33487") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55478->172.17.0.3:33487, err= 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31568") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38502") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50944->172.17.0.3:31568, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42186->172.17.0.3:38502, err= 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32558") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54842->172.17.0.3:32558, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36294") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55034->172.17.0.3:36294, err= 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39654") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30937") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31343") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37732->172.17.0.3:30937, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47786->172.17.0.3:39654, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37240->172.17.0.3:31343, err= 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37705") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36382->172.17.0.3:37705, err= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37712") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48154->172.17.0.3:37712, err= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : apple: Deleted 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 01:03:23 INFO : banana: Deleted 2025/07/16 01:03:23 INFO : appleappleapplebanana: Deleted 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 01:03:23 INFO : splitbananasplit: Deleted 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37162") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57442->172.17.0.3:37162, err= 2025/07/16 01:03:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : bananaSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38122") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59288->172.17.0.3:38122, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30301") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40024->172.17.0.3:30301, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31860") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60724->172.17.0.3:31860, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 01:03:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39798") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36180->172.17.0.3:39798, err= 2025/07/16 01:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31612") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60788->172.17.0.3:31612, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32403") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34651") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54020->172.17.0.3:32403, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33566") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57558->172.17.0.3:34651, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60488->172.17.0.3:33566, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33331") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34990->172.17.0.3:33331, err= 2025/07/16 01:03:23 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/16 01:03:23 INFO : splitbananasplit: Copied (new) 2025/07/16 01:03:23 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/16 01:03:23 INFO : banana: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30763") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33716->172.17.0.3:30763, err= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/16 01:03:23 INFO : appleappleapplebanana: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32785") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48984->172.17.0.3:32785, err= 2025/07/16 01:03:23 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/16 01:03:23 INFO : apple: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39176") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60048->172.17.0.3:39176, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33727") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36868->172.17.0.3:33727, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32077") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53778->172.17.0.3:32077, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32170") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59588->172.17.0.3:32170, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34506") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55236->172.17.0.3:34506, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36378") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53150->172.17.0.3:36378, err= 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35439") 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42024->172.17.0.3:35439, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34318") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40440->172.17.0.3:34318, err= 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34563") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35582") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53926->172.17.0.3:34563, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58834->172.17.0.3:35582, err= 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37900") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38330") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53514->172.17.0.3:37900, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33662->172.17.0.3:38330, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37234") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38788->172.17.0.3:37234, err= 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39156") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42742->172.17.0.3:39156, err= 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : bananaSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : appleSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/16 01:03:23 INFO : splitbananasplitSUFFIX: Deleted 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39668") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49440->172.17.0.3:39668, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37929") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36048->172.17.0.3:37929, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32137") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39692->172.17.0.3:32137, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30908") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32852->172.17.0.3:30908, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35947") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55724->172.17.0.3:35947, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33166") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40600->172.17.0.3:33166, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30290") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37524->172.17.0.3:30290, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37540") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53966->172.17.0.3:37540, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39216") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48072->172.17.0.3:39216, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37520") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53058->172.17.0.3:37520, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36308") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47950->172.17.0.3:36308, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39841") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45938->172.17.0.3:39841, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30236") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44952->172.17.0.3:30236, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37268") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52824->172.17.0.3:37268, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33967") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45340->172.17.0.3:33967, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37019") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46606->172.17.0.3:37019, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36908") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51766->172.17.0.3:36908, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38176") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35214->172.17.0.3:38176, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33214") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38788->172.17.0.3:33214, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33013") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35636->172.17.0.3:33013, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30991") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49288->172.17.0.3:30991, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39145") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58608->172.17.0.3:39145, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31094") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33926->172.17.0.3:31094, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30761") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35810->172.17.0.3:30761, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39178") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37490->172.17.0.3:39178, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38157") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48406->172.17.0.3:38157, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31865") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34930->172.17.0.3:31865, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38625") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46014->172.17.0.3:38625, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34473") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43026->172.17.0.3:34473, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37253") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59576->172.17.0.3:37253, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34873") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39518->172.17.0.3:34873, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38834") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35756->172.17.0.3:38834, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31116") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49174->172.17.0.3:31116, err= 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39750") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49484->172.17.0.3:39750, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36472") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40420->172.17.0.3:36472, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35834") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33758->172.17.0.3:35834, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37340") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36750->172.17.0.3:37340, err= 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31393") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36270->172.17.0.3:31393, err= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39341") 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34944->172.17.0.3:39341, err= 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38361") 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57934->172.17.0.3:38361, err= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38901") 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39830->172.17.0.3:38901, err= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/16 01:03:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37545") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49522->172.17.0.3:37545, err= 2025/07/16 01:03:23 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/16 01:03:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33981") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43628->172.17.0.3:33981, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31110") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38883") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48564->172.17.0.3:31110, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53858->172.17.0.3:38883, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37655") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48226->172.17.0.3:37655, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31484") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38521") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59742->172.17.0.3:31484, err= 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45802->172.17.0.3:38521, err= 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37927") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35098->172.17.0.3:37927, err= 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34571") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51970->172.17.0.3:34571, err= 2025/07/16 01:03:23 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38771") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44138->172.17.0.3:38771, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35774") 2025/07/16 01:03:23 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60266->172.17.0.3:35774, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30081") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39078->172.17.0.3:30081, err= 2025/07/16 01:03:23 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34735") 2025/07/16 01:03:23 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37578->172.17.0.3:34735, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34655") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37120->172.17.0.3:34655, err= 2025/07/16 01:03:23 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39161") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31954") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34914->172.17.0.3:31954, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42704->172.17.0.3:39161, err= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 01:03:23 INFO : appleappleapplebanana: Deleted 2025/07/16 01:03:23 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 01:03:23 INFO : splitbananasplit: Deleted 2025/07/16 01:03:23 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 01:03:23 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36089") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59556->172.17.0.3:36089, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleapple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleapple: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbanan: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31072") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54488->172.17.0.3:31072, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcde: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdef: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefg: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defgh: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghi: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghij: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijk: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-12345: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-23456: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-34567: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-45678: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37269") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44090->172.17.0.3:37269, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30408") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49976->172.17.0.3:30408, err= 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37340") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36754->172.17.0.3:37340, err= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39970") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58334->172.17.0.3:39970, err= 2025/07/16 01:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 01:03:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 01:03:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 01:03:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 01:03:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 01:03:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 01:03:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 01:03:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 01:03:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 01:03:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 01:03:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 01:03:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39117") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38716->172.17.0.3:39117, err= 2025/07/16 01:03:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : apple: Excluded 2025/07/16 01:03:23 DEBUG : appleapple: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : appleapple: Excluded 2025/07/16 01:03:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : banana: Excluded 2025/07/16 01:03:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : splitbanan: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37368") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42616->172.17.0.3:37368, err= 2025/07/16 01:03:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0000-abcde: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdef: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefg: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0003-defgh: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0004-efghi: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0005-fghij: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijk: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0007-12345: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0008-23456: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0009-34567: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0010-45678: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0011-56789: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.: Excluded 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37605") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53632->172.17.0.3:37605, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33781") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33082->172.17.0.3:33781, err= 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 01:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 01:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 01:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 01:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 01:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 01:03:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 01:03:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 01:03:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 01:03:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 01:03:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 01:03:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 01:03:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 01:03:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 01:03:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 01:03:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 01:03:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 01:03:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38966") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56874->172.17.0.3:38966, err= 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37466") 2025/07/16 01:03:23 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40062->172.17.0.3:37466, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36852") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37848->172.17.0.3:36852, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38925") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40760->172.17.0.3:38925, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33148") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58268->172.17.0.3:33148, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32338") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45340->172.17.0.3:32338, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32839") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44066->172.17.0.3:32839, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34557") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53712->172.17.0.3:34557, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33416") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54446->172.17.0.3:33416, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34018") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42174->172.17.0.3:34018, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31055") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38216->172.17.0.3:31055, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39332") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38204->172.17.0.3:39332, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32924") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35836->172.17.0.3:32924, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33836") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46114->172.17.0.3:33836, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36587") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53658->172.17.0.3:36587, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36922") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33842->172.17.0.3:36922, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32534") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57470->172.17.0.3:32534, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39949") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50002->172.17.0.3:39949, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39636") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52670->172.17.0.3:39636, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33774") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42740->172.17.0.3:33774, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34659") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43452->172.17.0.3:34659, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37581") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58482->172.17.0.3:37581, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31493") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33502->172.17.0.3:31493, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30276") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52368->172.17.0.3:30276, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37209") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40242->172.17.0.3:37209, err= 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39539") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51328->172.17.0.3:39539, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37734") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54912->172.17.0.3:37734, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35931") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57760->172.17.0.3:35931, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38537") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60356->172.17.0.3:38537, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39144") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48800->172.17.0.3:39144, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38205") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57716->172.17.0.3:38205, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34017") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39350->172.17.0.3:34017, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35601") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58388->172.17.0.3:35601, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34606") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37204->172.17.0.3:34606, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34211") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38882->172.17.0.3:34211, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35233") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45822->172.17.0.3:35233, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35222") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52532->172.17.0.3:35222, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36169") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33120->172.17.0.3:36169, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34986") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58306->172.17.0.3:34986, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36168") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40722->172.17.0.3:36168, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33533") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43696->172.17.0.3:33533, err= 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31699") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53122->172.17.0.3:31699, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35616") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50790->172.17.0.3:35616, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39148") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58144->172.17.0.3:39148, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32525") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45364->172.17.0.3:32525, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33925") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46332->172.17.0.3:33925, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35556") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58892->172.17.0.3:35556, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30606") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60368->172.17.0.3:30606, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35074") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40150->172.17.0.3:35074, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35459") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38564->172.17.0.3:35459, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34403") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37902->172.17.0.3:34403, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36289") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58684->172.17.0.3:36289, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36435") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50542->172.17.0.3:36435, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34733") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47390->172.17.0.3:34733, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30261") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34396->172.17.0.3:30261, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35507") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47580->172.17.0.3:35507, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35094") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42152->172.17.0.3:35094, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38164") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35026->172.17.0.3:38164, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38821") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41444->172.17.0.3:38821, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35836") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44686->172.17.0.3:35836, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34702") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51684->172.17.0.3:34702, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39924") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57318->172.17.0.3:39924, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31362") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52624->172.17.0.3:31362, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36509") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47112->172.17.0.3:36509, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38866") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57080->172.17.0.3:38866, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34456") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36538->172.17.0.3:34456, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37899") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45612->172.17.0.3:37899, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38411") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44560->172.17.0.3:38411, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38106") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53608->172.17.0.3:38106, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31891") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37156->172.17.0.3:31891, err= 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36706") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47334->172.17.0.3:36706, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36266") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55012->172.17.0.3:36266, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39796") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43400->172.17.0.3:39796, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39490") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44452->172.17.0.3:39490, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30600") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39082->172.17.0.3:30600, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37749") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39136->172.17.0.3:37749, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33605") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52562->172.17.0.3:33605, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37630") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51766->172.17.0.3:37630, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30616") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51228->172.17.0.3:30616, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37307") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42048->172.17.0.3:37307, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37275") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54354->172.17.0.3:37275, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35320") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53678->172.17.0.3:35320, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32488") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43222->172.17.0.3:32488, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36991") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38098->172.17.0.3:36991, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38545") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33792->172.17.0.3:38545, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32731") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60762->172.17.0.3:32731, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36609") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46254->172.17.0.3:36609, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30927") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60712->172.17.0.3:30927, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38916") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44238->172.17.0.3:38916, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36800") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33170->172.17.0.3:36800, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38595") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41930->172.17.0.3:38595, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35177") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45400->172.17.0.3:35177, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38791") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32942->172.17.0.3:38791, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32478") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51306->172.17.0.3:32478, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36514") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47532->172.17.0.3:36514, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35722") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33576->172.17.0.3:35722, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31410") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34612->172.17.0.3:31410, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31165") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50178->172.17.0.3:31165, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30244") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49084->172.17.0.3:30244, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30910") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33098->172.17.0.3:30910, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34836") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54808->172.17.0.3:34836, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35471") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44128->172.17.0.3:35471, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35124") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39036->172.17.0.3:35124, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36395") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60300->172.17.0.3:36395, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30358") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52734->172.17.0.3:30358, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38231") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41554->172.17.0.3:38231, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30681") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50050->172.17.0.3:30681, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37365") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33028->172.17.0.3:37365, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36885") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46840->172.17.0.3:36885, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38019") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47152->172.17.0.3:38019, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32108") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42476->172.17.0.3:32108, err= 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35413") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53382->172.17.0.3:35413, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33661") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59306->172.17.0.3:33661, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34674") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48848->172.17.0.3:34674, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35817") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51184->172.17.0.3:35817, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37054") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50722->172.17.0.3:37054, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36774") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42720->172.17.0.3:36774, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33337") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34910->172.17.0.3:33337, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30598") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60752->172.17.0.3:30598, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35320") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53688->172.17.0.3:35320, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39781") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40286->172.17.0.3:39781, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38599") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52682->172.17.0.3:38599, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34570") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59974->172.17.0.3:34570, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33454") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46866->172.17.0.3:33454, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33231") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34396->172.17.0.3:33231, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30637") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43098->172.17.0.3:30637, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32709") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49298->172.17.0.3:32709, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31427") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56080->172.17.0.3:31427, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31286") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44590->172.17.0.3:31286, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30913") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36502->172.17.0.3:30913, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37444") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47212->172.17.0.3:37444, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30482") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58722->172.17.0.3:30482, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36610") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45758->172.17.0.3:36610, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32403") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49480->172.17.0.3:32403, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37249") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59896->172.17.0.3:37249, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38052") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38326->172.17.0.3:38052, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36422") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38000->172.17.0.3:36422, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36703") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37390->172.17.0.3:36703, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33024") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52214->172.17.0.3:33024, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37791") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36404->172.17.0.3:37791, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32672") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54578->172.17.0.3:32672, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30483") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42296->172.17.0.3:30483, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31101") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44070->172.17.0.3:31101, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39124") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40582->172.17.0.3:39124, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35883") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45970->172.17.0.3:35883, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31797") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57564->172.17.0.3:31797, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37441") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46338->172.17.0.3:37441, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39334") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54862->172.17.0.3:39334, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38737") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49726->172.17.0.3:38737, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32921") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36526->172.17.0.3:32921, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36186") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46386->172.17.0.3:36186, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34520") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43332->172.17.0.3:34520, err= 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34867") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60612->172.17.0.3:34867, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31155") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45206->172.17.0.3:31155, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36455") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47900->172.17.0.3:36455, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38961") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35248->172.17.0.3:38961, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33663") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34766->172.17.0.3:33663, err= 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33451") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52948->172.17.0.3:33451, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30181") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32802->172.17.0.3:30181, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33544") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49622->172.17.0.3:33544, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37906") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33190->172.17.0.3:37906, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35619") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45156->172.17.0.3:35619, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31343") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51068->172.17.0.3:31343, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30945") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45926->172.17.0.3:30945, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32648") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43812->172.17.0.3:32648, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36893") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51146->172.17.0.3:36893, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33932") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49764->172.17.0.3:33932, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32415") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39542->172.17.0.3:32415, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35750") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47612->172.17.0.3:35750, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31877") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49864->172.17.0.3:31877, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33399") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37094->172.17.0.3:33399, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34828") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60666->172.17.0.3:34828, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37893") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60356->172.17.0.3:37893, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36013") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42132->172.17.0.3:36013, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35206") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33628->172.17.0.3:35206, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38886") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50694->172.17.0.3:38886, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31567") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35682->172.17.0.3:31567, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34306") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50910->172.17.0.3:34306, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37469") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52156->172.17.0.3:37469, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38918") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52356->172.17.0.3:38918, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30293") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55094->172.17.0.3:30293, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37344") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54062->172.17.0.3:37344, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38066") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43536->172.17.0.3:38066, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31890") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50864->172.17.0.3:31890, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32460") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53888->172.17.0.3:32460, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37763") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34644->172.17.0.3:37763, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30753") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36242->172.17.0.3:30753, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30326") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57132->172.17.0.3:30326, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32296") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34728->172.17.0.3:32296, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35550") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:32860->172.17.0.3:35550, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34987") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46358->172.17.0.3:34987, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32543") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40936->172.17.0.3:32543, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32530") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49034->172.17.0.3:32530, err= 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37300") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33436->172.17.0.3:37300, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34678") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39566->172.17.0.3:34678, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36400") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60004->172.17.0.3:36400, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32702") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43864->172.17.0.3:32702, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39999") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56528->172.17.0.3:39999, err= 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37809") 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34760->172.17.0.3:37809, err= 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39271") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40550->172.17.0.3:39271, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39110") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50632->172.17.0.3:39110, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39019") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47484->172.17.0.3:39019, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37895") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46922->172.17.0.3:37895, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39816") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48218->172.17.0.3:39816, err= 2025/07/16 01:03:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : apple: Unchanged skipping 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : banana: Unchanged skipping 2025/07/16 01:03:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30042") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58780->172.17.0.3:30042, err= 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31187") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33062->172.17.0.3:31187, err= 2025/07/16 01:03:24 DEBUG : apple: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : apple: Excluded 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : appleappleapplebanana: Excluded 2025/07/16 01:03:24 DEBUG : banana: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : banana: Excluded 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : splitbananasplit: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39304") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60536->172.17.0.3:39304, err= 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 01:03:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30114") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48542->172.17.0.3:30114, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32668") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55470->172.17.0.3:32668, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37466") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40072->172.17.0.3:37466, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39465") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38414->172.17.0.3:39465, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36110") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45092->172.17.0.3:36110, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30317") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35750->172.17.0.3:30317, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36629") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44710->172.17.0.3:36629, err= --- PASS: TestTransform (1.90s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.14s) --- PASS: TestTransform/base64 (0.22s) --- PASS: TestTransform/prefix (0.15s) --- PASS: TestTransform/suffix (0.23s) --- PASS: TestTransform/truncate (0.21s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.14s) --- PASS: TestTransform/charmap (0.17s) --- PASS: TestTransform/lowercase (0.19s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39645") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43978->172.17.0.3:39645, err= 2025/07/16 01:03:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/16 01:03:24 INFO : sub dir_somesuffix: Making directory 2025/07/16 01:03:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/16 01:03:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/16 01:03:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 01:03:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34659") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43468->172.17.0.3:34659, err= 2025/07/16 01:03:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 01:03:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36760") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49924->172.17.0.3:36760, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35509") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33512->172.17.0.3:35509, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36579") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59242->172.17.0.3:36579, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30819") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49880->172.17.0.3:30819, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34264") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37914->172.17.0.3:34264, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31874") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55116->172.17.0.3:31874, err= 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31435") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36680->172.17.0.3:31435, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33393") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41462->172.17.0.3:33393, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34703") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40032->172.17.0.3:34703, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39471") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54420->172.17.0.3:39471, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30103") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54164->172.17.0.3:30103, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37797") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51602->172.17.0.3:37797, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38705") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44576->172.17.0.3:38705, err= 2025/07/16 01:03:24 INFO : toe: Making directory 2025/07/16 01:03:24 INFO : toe/toe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30811") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36182->172.17.0.3:30811, err= 2025/07/16 01:03:24 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/16 01:03:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30809") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50534->172.17.0.3:30809, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38412") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51390->172.17.0.3:38412, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32171") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49894->172.17.0.3:32171, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32207") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:49124->172.17.0.3:32207, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33395") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33102->172.17.0.3:33395, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39356") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59190->172.17.0.3:39356, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34108") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37352->172.17.0.3:34108, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32740") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51326->172.17.0.3:32740, err= 2025/07/16 01:03:24 INFO : toe: Making directory 2025/07/16 01:03:24 INFO : toe/toe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30627") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34956->172.17.0.3:30627, err= 2025/07/16 01:03:24 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/16 01:03:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32445") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33478->172.17.0.3:32445, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30615") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56150->172.17.0.3:30615, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39252") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47494->172.17.0.3:39252, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39600") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38710->172.17.0.3:39600, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31271") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35044->172.17.0.3:31271, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37528") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54904->172.17.0.3:37528, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32647") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34122->172.17.0.3:32647, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36908") 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51774->172.17.0.3:36908, err= 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 INFO : tictacempty_dir: Making directory 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : tictactoe/tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35169") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48076->172.17.0.3:35169, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34076") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44556->172.17.0.3:34076, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30131") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58022->172.17.0.3:30131, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39473") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:53494->172.17.0.3:39473, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32580") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55366->172.17.0.3:32580, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39108") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43016->172.17.0.3:39108, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38385") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33331") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35720->172.17.0.3:33331, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36982->172.17.0.3:38385, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34160") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34908->172.17.0.3:34160, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31491") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56198->172.17.0.3:31491, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38863") 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43552->172.17.0.3:38863, err= 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 INFO : tictacempty_dir: Making directory 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : tictactoe/tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32683") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58462->172.17.0.3:32683, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32787") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35882->172.17.0.3:32787, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35531") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58624->172.17.0.3:35531, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39517") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39084->172.17.0.3:39517, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30156") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44052->172.17.0.3:30156, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32236") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56044->172.17.0.3:32236, err= 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32952") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39458") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36894->172.17.0.3:32952, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45716->172.17.0.3:39458, err= 2025/07/16 01:03:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34955") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56070->172.17.0.3:34955, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/16 01:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-daqozef4muci: 0 differences found 2025/07/16 01:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-daqozef4muci: 1 hashes could not be checked 2025/07/16 01:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-daqozef4muci: 1 matching files 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30471") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43630->172.17.0.3:30471, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30639") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34581") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34942->172.17.0.3:30639, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33792->172.17.0.3:34581, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32062") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43990->172.17.0.3:32062, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30813") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56618->172.17.0.3:30813, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33807") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39926->172.17.0.3:33807, err= 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : tictactoe/tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37127") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48118->172.17.0.3:37127, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31989") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52760->172.17.0.3:31989, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34946") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58594->172.17.0.3:34946, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39790") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48180->172.17.0.3:39790, err= 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33434") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43606->172.17.0.3:33434, err= 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30253") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44014->172.17.0.3:30253, err= 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34876") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58536->172.17.0.3:34876, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35279") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45146->172.17.0.3:35279, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38808") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36128->172.17.0.3:38808, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31334") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:35596->172.17.0.3:31334, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31513") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55958->172.17.0.3:31513, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33254") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58472->172.17.0.3:33254, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38350") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42910->172.17.0.3:38350, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35252") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34134->172.17.0.3:35252, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/07/16 01:03:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35192") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33456->172.17.0.3:35192, err= 2025/07/16 01:03:24 INFO : toe: Making directory 2025/07/16 01:03:24 INFO : toe/toe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30272") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42598->172.17.0.3:30272, err= 2025/07/16 01:03:24 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/16 01:03:24 INFO : toe/toe/toe: Copied (new) 2025/07/16 01:03:24 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38233") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58432->172.17.0.3:38233, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36909") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51406->172.17.0.3:36909, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30894") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52174->172.17.0.3:30894, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35267") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40142->172.17.0.3:35267, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38587") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33352->172.17.0.3:38587, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39840") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58282->172.17.0.3:39840, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37670") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37160->172.17.0.3:37670, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34856") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38746->172.17.0.3:34856, err= 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 INFO : tictacempty_dir: Making directory 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : tictactoe/tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36119") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54980->172.17.0.3:36119, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Deleted 2025/07/16 01:03:24 INFO : toe/toe: Removing directory 2025/07/16 01:03:24 INFO : toe: Removing directory 2025/07/16 01:03:24 INFO : empty_dir: Removing directory 2025/07/16 01:03:24 DEBUG : Local file system at /tmp/rclone1090808309: deleted 3 directories 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31547") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54788->172.17.0.3:31547, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30196") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34866") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40408->172.17.0.3:30196, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33270->172.17.0.3:34866, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36994") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41318->172.17.0.3:36994, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36379") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44878->172.17.0.3:36379, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31216") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50194->172.17.0.3:31216, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33845") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50740->172.17.0.3:33845, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31478") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57248->172.17.0.3:31478, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36219") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33610->172.17.0.3:36219, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34583") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55336->172.17.0.3:34583, err= 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 INFO : tictacempty_dir: Making directory 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : tictactoe/tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34531") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59220->172.17.0.3:34531, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 INFO : toe/toe/toe.txt: Deleted 2025/07/16 01:03:24 INFO : toe/toe: Removing directory 2025/07/16 01:03:24 INFO : toe: Removing directory 2025/07/16 01:03:24 INFO : empty_dir: Removing directory 2025/07/16 01:03:24 DEBUG : Local file system at /tmp/rclone1090808309: deleted 3 directories 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38898") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41088->172.17.0.3:38898, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37217") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59358->172.17.0.3:37217, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38305") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42180->172.17.0.3:38305, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38078") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55864->172.17.0.3:38078, err= 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 01:03:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 01:03:24 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35557") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48972->172.17.0.3:35557, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35462") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36912") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36109") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39952->172.17.0.3:35462, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58946->172.17.0.3:36912, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33422->172.17.0.3:36109, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35336") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60620->172.17.0.3:35336, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37893") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:60364->172.17.0.3:37893, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32020") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55258->172.17.0.3:32020, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32765") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51468->172.17.0.3:32765, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34318") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38543") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54356->172.17.0.3:34318, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55688->172.17.0.3:38543, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33579") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59192->172.17.0.3:33579, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37434") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33912->172.17.0.3:37434, err= 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30713") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42918->172.17.0.3:30713, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:24 DEBUG : Reset feature "Copy" 2025/07/16 01:03:24 DEBUG : Reset feature "Move" 2025/07/16 01:03:24 DEBUG : Reset feature "Copy" 2025/07/16 01:03:24 DEBUG : Reset feature "Move" 2025/07/16 01:03:24 DEBUG : empty_dir: Making directory with metadata 2025/07/16 01:03:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33924") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:39780->172.17.0.3:33924, err= 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 INFO : tictacempty_dir: Making directory 2025/07/16 01:03:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 INFO : tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe: transformed to: tictactoe 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 INFO : tictactoe/tictactoe: Making directory 2025/07/16 01:03:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 01:03:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38965") 2025/07/16 01:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34242->172.17.0.3:38965, err= 2025/07/16 01:03:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 01:03:25 INFO : toe/toe/toe.txt: Deleted 2025/07/16 01:03:25 INFO : toe/toe: Removing directory 2025/07/16 01:03:25 INFO : toe: Removing directory 2025/07/16 01:03:25 INFO : empty_dir: Removing directory 2025/07/16 01:03:25 DEBUG : Local file system at /tmp/rclone1090808309: deleted 3 directories 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31475") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56284->172.17.0.3:31475, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32103") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38251") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:46904->172.17.0.3:32103, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44484->172.17.0.3:38251, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38261") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51182->172.17.0.3:38261, err= 2025/07/16 01:03:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/16 01:03:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 01:03:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 01:03:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38214") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:40668->172.17.0.3:38214, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30597") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36048->172.17.0.3:30597, err= 2025/07/16 01:03:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/16 01:03:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36999") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57404->172.17.0.3:36999, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37907") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33101") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:57270->172.17.0.3:37907, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:47394->172.17.0.3:33101, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39680") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:50164->172.17.0.3:39680, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37931") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:56488->172.17.0.3:37931, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35968") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55054->172.17.0.3:35968, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32898") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59246->172.17.0.3:32898, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32197") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36030") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:45356->172.17.0.3:32197, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43212->172.17.0.3:36030, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35370") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:59254->172.17.0.3:35370, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34439") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44028->172.17.0.3:34439, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34991") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:51232->172.17.0.3:34991, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35165") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54804->172.17.0.3:35165, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:25 DEBUG : toe: transformed to: dG9l 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30456") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:52346->172.17.0.3:30456, err= 2025/07/16 01:03:25 DEBUG : toe: transformed to: dG9l 2025/07/16 01:03:25 INFO : dG9l: Making directory 2025/07/16 01:03:25 DEBUG : toe: transformed to: dG9l 2025/07/16 01:03:25 DEBUG : toe: transformed to: dG9l 2025/07/16 01:03:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/16 01:03:25 INFO : dG9l/dG9l: Making directory 2025/07/16 01:03:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/16 01:03:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/16 01:03:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/16 01:03:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39899") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33288->172.17.0.3:39899, err= 2025/07/16 01:03:25 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/16 01:03:25 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33851") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:36932->172.17.0.3:33851, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36021") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34772->172.17.0.3:36021, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34802") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41594->172.17.0.3:34802, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:38445") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54140->172.17.0.3:38445, err= 2025/07/16 01:03:25 DEBUG : dG9l: transformed to: toe 2025/07/16 01:03:25 DEBUG : dG9l: transformed to: toe 2025/07/16 01:03:25 DEBUG : toe: Directory modification time the same (differ by 18.063023ms, within tolerance 1s) 2025/07/16 01:03:25 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37418") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58294->172.17.0.3:37418, err= 2025/07/16 01:03:25 DEBUG : dG9l: transformed to: toe 2025/07/16 01:03:25 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/16 01:03:25 DEBUG : toe/toe: Directory modification time the same (differ by 18.063023ms, within tolerance 1s) 2025/07/16 01:03:25 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34454") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54120->172.17.0.3:34454, err= 2025/07/16 01:03:25 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/16 01:03:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/16 01:03:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/16 01:03:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/16 01:03:25 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for checks to finish 2025/07/16 01:03:25 DEBUG : Local file system at /tmp/rclone1090808309: Waiting for transfers to finish 2025/07/16 01:03:25 DEBUG : Waiting for deletions to finish 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:31571") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:41678->172.17.0.3:31571, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35234") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:48352->172.17.0.3:35234, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:35340") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44566->172.17.0.3:35340, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39763") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:44388->172.17.0.3:39763, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33814") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:38748->172.17.0.3:33814, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37237") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:42050->172.17.0.3:37237, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39461") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33884->172.17.0.3:39461, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-daqozef4muci", Local "Local file system at /tmp/rclone1090808309", Modify Window "1s" 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:32148") 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe: transformed to: 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:55950->172.17.0.3:32148, err= 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe: transformed to: 2025/07/16 01:03:25 INFO : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Making directory 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe: transformed to: 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe: transformed to: 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe/toe: transformed to: 2025/07/16 01:03:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/16 01:03:25 INFO : toe/toe: Making directory 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe/toe: transformed to: 2025/07/16 01:03:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : toe: transformed to: 2025/07/16 01:03:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 01:03:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for checks to finish 2025/07/16 01:03:25 DEBUG : toe/toe/toe: transformed to: 2025/07/16 01:03:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Waiting for transfers to finish 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:37692") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54536->172.17.0.3:37692, err= 2025/07/16 01:03:25 INFO : toe/toe/toe: Copied (new) 2025/07/16 01:03:25 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: not deleting files as there were IO errors 2025/07/16 01:03:25 ERROR : ftp://172.17.0.3:21/rclone-test-daqozef4muci: not deleting directories as there were IO errors 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30886") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34720->172.17.0.3:30886, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:33771") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:37028->172.17.0.3:33771, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30055") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34070->172.17.0.3:30055, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39290") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:33490->172.17.0.3:39290, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:34777") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:43210->172.17.0.3:34777, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:36986") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:34098->172.17.0.3:36986, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:39828") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:58864->172.17.0.3:39828, err= --- PASS: TestError (0.01s) PASS 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: dial("tcp","172.17.0.3:30094") 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: > dial: conn=172.17.0.1:54298->172.17.0.3:30094, err= 2025/07/16 01:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-daqozef4muci: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.154613593s (try 1/5)