"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2021/02/08 05:29:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8" 2021/02/08 05:29:18 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Connecting to FTP server 2021/02/08 05:29:18 DEBUG : Creating backend with remote "/tmp/rclone118854883" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.08s) === 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:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.01s) === RUN TestCopyMissingDirectory run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : Creating backend with remote "/non-existing" 2021/02/08 05:29:19 ERROR : : error reading source directory: directory not found 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyCheckFirst run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Running all checks before starting transfers 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Checks finished, now starting transfers 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 ERROR : Ignoring --no-traverse with sync 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : hello world2: Excluded 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : sub dir2: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 DEBUG : sub dir2: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: copied 1 directories 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Connecting to FTP server --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestMoveEmptyDirectories run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : sub dir2: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 INFO : sub dir/hello world: Deleted 2021/02/08 05:29:19 DEBUG : sub dir: Making directory 2021/02/08 05:29:19 DEBUG : sub dir2: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: copied 2 directories --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : sub dir2: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 DEBUG : sub dir2: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: copied 1 directories 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qofomam7fihoxoh2najurun7" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7: Connecting to FTP server sync_test.go:292: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8 -> ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7: Purge object "sub dir/hello world" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7: Purge dir "sub dir" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-qofomam7fihoxoh2najurun7: Purge dir "" --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyAfterDelete run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 ERROR : : error listing: directory not found 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : check sum: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 NOTICE: ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/02/08 05:29:19 DEBUG : check sum: Size of src and dst objects identical 2021/02/08 05:29:19 DEBUG : check sum: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sizeonly: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : sizeonly: Sizes identical 2021/02/08 05:29:19 DEBUG : sizeonly: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : ignore-size: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ignore-size: Sizes identical 2021/02/08 05:29:19 DEBUG : ignore-size: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : existing: Sizes identical 2021/02/08 05:29:19 DEBUG : existing: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : existing: Copied (replaced existing) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : existing: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : existing: Destination exists, skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : d: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Connecting to FTP server 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Connecting to FTP server 2021/02/08 05:29:19 DEBUG : c/non empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : a/potato2: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : b/potato: Deleted 2021/02/08 05:29:19 DEBUG : d: Removing directory 2021/02/08 05:29:19 DEBUG : b: Removing directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:611: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:639: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Copied (replaced existing) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:700: ModTimeNotSupported so forcing file to be a different size 2021/02/08 05:29:19 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Copied (replaced existing) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato2: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : d: Making directory 2021/02/08 05:29:19 DEBUG : d/e: Making directory 2021/02/08 05:29:19 DEBUG : c/non empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : a/potato2: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : b/potato: Deleted 2021/02/08 05:29:19 DEBUG : d/e: Removing directory 2021/02/08 05:29:19 DEBUG : d: Removing directory 2021/02/08 05:29:19 DEBUG : b: Removing directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : d: Making directory 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : c/non empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : c/non empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : a/potato2: Copied (new) 2021/02/08 05:29:19 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: not deleting files as there were IO errors 2021/02/08 05:29:19 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Deleted 2021/02/08 05:29:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Deleted 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : enormous: Excluded 2021/02/08 05:29:19 DEBUG : potato2: Excluded 2021/02/08 05:29:19 DEBUG : potato2: Excluded 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer 2021/02/08 05:29:19 DEBUG : enormous: Excluded 2021/02/08 05:29:19 DEBUG : potato2: Excluded 2021/02/08 05:29:19 DEBUG : potato2: Excluded 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : enormous: Excluded 2021/02/08 05:29:19 DEBUG : potato2: Excluded 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : potato2: Deleted 2021/02/08 05:29:19 INFO : enormous: Deleted 2021/02/08 05:29:19 INFO : There was nothing to transfer 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : enormous: Deleted 2021/02/08 05:29:19 INFO : potato2: Deleted 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1027: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1128: Can track renames: false 2021/02/08 05:29:19 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Ignoring --track-renames as the source and destination do not have a common hash 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Copied (new) 2021/02/08 05:29:19 INFO : yam: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Ignoring --track-renames as the source and destination do not have a common hash 2021/02/08 05:29:19 DEBUG : potato: Sizes identical 2021/02/08 05:29:19 DEBUG : potato: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : yaml: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1201: Can track renames: false 2021/02/08 05:29:19 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Ignoring --track-renames as either the source or destination do not support modtime 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Copied (new) 2021/02/08 05:29:19 INFO : yam: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Ignoring --track-renames as either the source or destination do not support modtime 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : potato: Sizes identical 2021/02/08 05:29:19 DEBUG : potato: Unchanged skipping 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : yaml: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1241: Can track renames: false 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Making map for --track-renames 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Finished making map for --track-renames 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for renames to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato: Copied (new) 2021/02/08 05:29:19 INFO : sub/yam: Copied (new) 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 DEBUG : potato: Sizes identical 2021/02/08 05:29:19 DEBUG : potato: Unchanged skipping 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Making map for --track-renames 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Finished making map for --track-renames 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for renames to finish 2021/02/08 05:29:19 INFO : sub/yam: Moved (server-side) to: yam 2021/02/08 05:29:19 INFO : yam: Renamed from "sub/yam" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 INFO : sub dir/hello world: Deleted 2021/02/08 05:29:19 INFO : nested/sub dir/file: Copied (new) 2021/02/08 05:29:19 INFO : nested/sub dir/file: Deleted 2021/02/08 05:29:19 DEBUG : sub dir: Removing directory 2021/02/08 05:29:19 DEBUG : nested/sub dir: Removing directory 2021/02/08 05:29:19 DEBUG : nested: Removing directory 2021/02/08 05:29:19 DEBUG : Local file system at /tmp/rclone118854883: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : sub dir/hello world: Copied (new) 2021/02/08 05:29:19 INFO : sub dir/hello world: Deleted 2021/02/08 05:29:19 INFO : nested/sub dir/file: Copied (new) 2021/02/08 05:29:19 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestServerSideMove run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-roridip9buhuzoz2kudajam3" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Connecting to FTP server sync_test.go:1294: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8 -> ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Using server-side directory move 2021/02/08 05:29:19 INFO : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/02/08 05:29:19 DEBUG : empty space: Sizes identical 2021/02/08 05:29:19 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Waiting for checks to finish 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Connecting to FTP server 2021/02/08 05:29:19 INFO : empty space: Deleted 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Waiting for transfers to finish 2021/02/08 05:29:19 INFO : potato2: Moved (server-side) 2021/02/08 05:29:19 INFO : potato3: Deleted 2021/02/08 05:29:19 INFO : potato3: Moved (server-side) 2021/02/08 05:29:19 INFO : There was nothing to transfer 2021/02/08 05:29:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-quxuteg0mujafex2juwibox9" 2021/02/08 05:29:19 DEBUG : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Using server-side directory move 2021/02/08 05:29:20 INFO : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Server side directory move succeeded 2021/02/08 05:29:20 ERROR : : error listing: directory not found 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Purge object "empty space" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Purge object "potato2" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Purge object "potato3" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-quxuteg0mujafex2juwibox9: Purge dir "" 2021/02/08 05:29:20 ERROR : : error listing: directory not found 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-roridip9buhuzoz2kudajam3: Purge dir "" 2021/02/08 05:29:20 purge failed to rmdir "": directory not found 2021/02/08 05:29:20 purge failed: directory not found --- PASS: TestServerSideMove (0.12s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dumozid5wanepaz3vamaxij2" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2: Connecting to FTP server sync_test.go:1294: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8 -> ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2 2021/02/08 05:29:20 DEBUG : empty space: Excluded 2021/02/08 05:29:20 DEBUG : empty space: Excluded 2021/02/08 05:29:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : potato2: Moved (server-side) 2021/02/08 05:29:20 INFO : potato3: Deleted 2021/02/08 05:29:20 INFO : potato3: Moved (server-side) 2021/02/08 05:29:20 INFO : There was nothing to transfer 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cefusum4qejacej9rupugac2" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : empty space: Excluded 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Waiting for transfers to finish 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Connecting to FTP server 2021/02/08 05:29:20 INFO : potato2: Moved (server-side) 2021/02/08 05:29:20 INFO : potato3: Moved (server-side) 2021/02/08 05:29:20 INFO : There was nothing to transfer 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Purge object "potato2" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Purge object "potato3" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-cefusum4qejacej9rupugac2: Purge dir "" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2: Purge object "empty space" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-dumozid5wanepaz3vamaxij2: Purge dir "" --- PASS: TestServerSideMoveWithFilter (0.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jekidex7vejusaw7fehivaw2" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8 -> ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Using server-side directory move 2021/02/08 05:29:20 INFO : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/02/08 05:29:20 DEBUG : empty space: Sizes identical 2021/02/08 05:29:20 DEBUG : empty space: Unchanged skipping 2021/02/08 05:29:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Waiting for checks to finish 2021/02/08 05:29:20 INFO : empty space: Deleted 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : potato2: Moved (server-side) 2021/02/08 05:29:20 INFO : potato3: Deleted 2021/02/08 05:29:20 INFO : potato3: Moved (server-side) 2021/02/08 05:29:20 DEBUG : tomatoDir: Removing directory 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: deleted 1 directories 2021/02/08 05:29:20 INFO : There was nothing to transfer 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zomavet3hirosoz6civevas3" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : tomatoDir: Making directory 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Using server-side directory move 2021/02/08 05:29:20 INFO : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Server side directory move succeeded 2021/02/08 05:29:20 ERROR : : error listing: directory not found 2021/02/08 05:29:20 ERROR : : error listing: directory not found 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Purge object "empty space" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Purge object "potato2" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Purge object "potato3" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Purge dir "tomatoDir" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-zomavet3hirosoz6civevas3: Purge dir "" 2021/02/08 05:29:20 ERROR : : error listing: directory not found 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-jekidex7vejusaw7fehivaw2: Purge dir "" 2021/02/08 05:29:20 purge failed to rmdir "": directory not found 2021/02/08 05:29:20 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.12s) === RUN TestServerSideMoveOverlap run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1430: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/rclone-sync-test" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/rclone-sync-test: Connecting to FTP server --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncCompareDest run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/CompareDest" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/CompareDest: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (replaced existing) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes identical 2021/02/08 05:29:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : There was nothing to transfer 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes identical 2021/02/08 05:29:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : There was nothing to transfer 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Destination found in --compare-dest, skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes identical 2021/02/08 05:29:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : There was nothing to transfer 2021/02/08 05:29:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes identical 2021/02/08 05:29:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : two: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncCopyDest run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1573: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/backup" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/backup: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 INFO : one: Moved (server-side) 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 INFO : one: Deleted 2021/02/08 05:29:20 INFO : one: Moved (server-side) 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt: Deleted 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (0.12s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/backup" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/backup: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:29:20 INFO : one.bak: Deleted 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt.bak: Deleted 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/backup" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/backup: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 INFO : one-2019-01-01: Deleted 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three-2019-01-01.txt: Deleted 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir 2021/02/08 05:29:20 DEBUG : one.bak: Excluded 2021/02/08 05:29:20 DEBUG : three.txt.bak: Excluded 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for checks to finish 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 INFO : one.bak: Deleted 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Waiting for transfers to finish 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:20 INFO : three.txt.bak: Deleted 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:29:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:29:20 INFO : three.txt: Copied (new) 2021/02/08 05:29:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:29:20 INFO : one.bak: Deleted 2021/02/08 05:29:20 INFO : one: Moved (server-side) to: one.bak 2021/02/08 05:29:20 INFO : one: Copied (new) 2021/02/08 05:29:20 DEBUG : two: Sizes identical 2021/02/08 05:29:20 DEBUG : two: Unchanged skipping 2021/02/08 05:29:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 05:29:20 INFO : three.txt.bak: Deleted 2021/02/08 05:29:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/02/08 05:29:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-veteluq1dugadaq1qoyavit8/dst" 2021/02/08 05:29:20 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8/dst: Connecting to FTP server 2021/02/08 05:29:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/02/08 05:29:21 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:29:21 INFO : one: Copied (new) 2021/02/08 05:29:21 DEBUG : two: Sizes identical 2021/02/08 05:29:21 DEBUG : two: Unchanged skipping 2021/02/08 05:29:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/02/08 05:29:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:29:21 INFO : three.txt: Copied (new) 2021/02/08 05:29:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/02/08 05:29:21 INFO : one-2019-01-01: Deleted 2021/02/08 05:29:21 INFO : one: Moved (server-side) to: one-2019-01-01 2021/02/08 05:29:21 INFO : one: Copied (new) 2021/02/08 05:29:21 DEBUG : two: Sizes identical 2021/02/08 05:29:21 DEBUG : two: Unchanged skipping 2021/02/08 05:29:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/02/08 05:29:21 INFO : three-2019-01-01.txt: Deleted 2021/02/08 05:29:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/02/08 05:29:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/02/08 05:29:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:21 INFO : existing: Copied (new) 2021/02/08 05:29:21 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/02/08 05:29:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:21 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: not deleting files as there were IO errors 2021/02/08 05:29:21 ERROR : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" 2021/02/08 05:29:21 DEBUG : existing: Sizes identical 2021/02/08 05:29:21 DEBUG : existing: Unchanged skipping 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for checks to finish 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Waiting for transfers to finish 2021/02/08 05:29:21 DEBUG : Waiting for deletions to finish 2021/02/08 05:29:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1986: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8", Local "Local file system at /tmp/rclone118854883", Modify Window "876000h0m0s" sync_test.go:1986: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) PASS 2021/02/08 05:29:21 DEBUG : ftp://172.17.0.2:21/rclone-test-veteluq1dugadaq1qoyavit8: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 2.269487875s (try 1/5)