"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2022/03/24 06:04:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6" 2022/03/24 06:04:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 06:04:57 DEBUG : Creating backend with remote "/tmp/rclone3842978258" === 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:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:04:58 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:04:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/24 06:04:58 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:04:59 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:04:59 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (8.59s) === RUN TestCopyMissingDirectory run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:08 DEBUG : Creating backend with remote "/non-existing" 2022/03/24 06:05:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/24 06:05:08 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:08 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:09 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:09 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.05s) === RUN TestCopyCheckFirst run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:14 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Running all checks before starting transfers 2022/03/24 06:05:15 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:15 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Checks finished, now starting transfers 2022/03/24 06:05:15 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.03s) === RUN TestSyncNoTraverse run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:22 ERROR : Ignoring --no-traverse with sync 2022/03/24 06:05:23 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:23 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:25 INFO : sub dir/hello world: Copied (new) 2022/03/24 06:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.20s) === RUN TestCopyWithDepth run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:31 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:31 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:34 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/03/24 06:05:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.71s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:35 DEBUG : hello world2: Excluded 2022/03/24 06:05:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (5.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:41 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:41 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.20s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:46 DEBUG : sub dir2: Making directory 2022/03/24 06:05:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:49 INFO : sub dir/hello world: Copied (new) 2022/03/24 06:05:49 DEBUG : sub dir2: Making directory 2022/03/24 06:05:49 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: copied 1 directories --- PASS: TestCopyEmptyDirectories (7.64s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:05:53 DEBUG : sub dir2: Making directory 2022/03/24 06:05:53 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:05:53 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:05:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:05:56 INFO : sub dir/hello world: Copied (new) 2022/03/24 06:05:56 INFO : sub dir/hello world: Deleted 2022/03/24 06:05:56 DEBUG : sub dir: Making directory 2022/03/24 06:05:56 DEBUG : sub dir2: Making directory 2022/03/24 06:05:57 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: copied 2 directories --- PASS: TestMoveEmptyDirectories (7.32s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:01 DEBUG : sub dir2: Making directory 2022/03/24 06:06:01 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:01 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:06:03 INFO : sub dir/hello world: Copied (new) 2022/03/24 06:06:03 DEBUG : sub dir2: Making directory 2022/03/24 06:06:05 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: copied 1 directories 2022/03/24 06:06:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (9.39s) === RUN TestServerSideCopy run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-ronaxas6vibocug5jexolag7" sync_test.go:275: Server side copy (if possible) Yandex rclone-test-bihupeg6nohedup0xapedex6 -> Yandex rclone-test-ronaxas6vibocug5jexolag7 2022/03/24 06:06:14 DEBUG : Yandex rclone-test-ronaxas6vibocug5jexolag7: Waiting for checks to finish 2022/03/24 06:06:14 DEBUG : Yandex rclone-test-ronaxas6vibocug5jexolag7: Waiting for transfers to finish 2022/03/24 06:06:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:06:16 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/24 06:06:16 DEBUG : Yandex rclone-test-ronaxas6vibocug5jexolag7: Purge remote --- PASS: TestServerSideCopy (12.35s) === RUN TestCopyAfterDelete run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:24 ERROR : : error listing: directory not found 2022/03/24 06:06:25 DEBUG : Local file system at /tmp/rclone3842978258: Making directory 2022/03/24 06:06:25 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:25 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (6.66s) === RUN TestCopyRedownload run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:34 DEBUG : Local file system at /tmp/rclone3842978258: Waiting for checks to finish 2022/03/24 06:06:34 DEBUG : Local file system at /tmp/rclone3842978258: Waiting for transfers to finish 2022/03/24 06:06:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:06:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (8.45s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/24 06:06:39 INFO : check sum: Copied (new) 2022/03/24 06:06:39 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:40 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/24 06:06:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/03/24 06:06:40 DEBUG : check sum: Unchanged skipping 2022/03/24 06:06:40 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:40 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.74s) === RUN TestSyncSizeOnly run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:42 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:42 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:43 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/24 06:06:43 INFO : sizeonly: Copied (new) 2022/03/24 06:06:43 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:44 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:44 DEBUG : sizeonly: Sizes identical 2022/03/24 06:06:44 DEBUG : sizeonly: Unchanged skipping 2022/03/24 06:06:44 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:44 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.94s) === RUN TestSyncIgnoreSize run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:47 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:47 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:49 INFO : ignore-size: Copied (new) 2022/03/24 06:06:49 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:50 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:06:50 DEBUG : ignore-size: Unchanged skipping 2022/03/24 06:06:50 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:50 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:50 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.88s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:06:55 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:55 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:06:55 DEBUG : existing: Unchanged skipping 2022/03/24 06:06:55 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:55 DEBUG : Waiting for deletions to finish 2022/03/24 06:06:55 INFO : There was nothing to transfer 2022/03/24 06:06:55 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:06:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/24 06:06:55 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:06:57 INFO : existing: Copied (replaced existing) 2022/03/24 06:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.77s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:00 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:00 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/24 06:07:02 INFO : existing: Copied (new) 2022/03/24 06:07:02 DEBUG : Waiting for deletions to finish 2022/03/24 06:07:02 DEBUG : existing: Destination exists, skipping 2022/03/24 06:07:02 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:02 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:02 DEBUG : Waiting for deletions to finish 2022/03/24 06:07:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.01s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:08 DEBUG : d: Making directory 2022/03/24 06:07:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:07:11 DEBUG : c/non empty space: Unchanged skipping 2022/03/24 06:07:11 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:11 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:07:13 INFO : a/potato2: Copied (new) 2022/03/24 06:07:13 DEBUG : Waiting for deletions to finish 2022/03/24 06:07:13 INFO : b/potato: Deleted 2022/03/24 06:07:13 INFO : d: Removing directory 2022/03/24 06:07:15 INFO : b: Removing directory 2022/03/24 06:07:16 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: deleted 2 directories --- PASS: TestSyncIgnoreErrors (20.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:27 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/24 06:07:27 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/24 06:07:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/03/24 06:07:27 DEBUG : empty space: Unchanged skipping 2022/03/24 06:07:27 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:27 DEBUG : Waiting for deletions to finish 2022/03/24 06:07:27 INFO : There was nothing to transfer 2022/03/24 06:07:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:28 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/24 06:07:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/24 06:07:28 INFO : empty space: Updated modification time in destination 2022/03/24 06:07:28 DEBUG : empty space: Unchanged skipping 2022/03/24 06:07:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:28 DEBUG : Waiting for deletions to finish 2022/03/24 06:07:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:33 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:33 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/24 06:07:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/24 06:07:33 DEBUG : empty space: Unchanged skipping 2022/03/24 06:07:33 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:33 DEBUG : Waiting for deletions to finish 2022/03/24 06:07:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.88s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:39 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:39 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2022/03/24 06:07:39 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3842978258) 2022/03/24 06:07:39 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-bihupeg6nohedup0xapedex6) 2022/03/24 06:07:39 DEBUG : foo: md5 differ 2022/03/24 06:07:39 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:42 INFO : foo: Copied (replaced existing) 2022/03/24 06:07:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.07s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:07:46 DEBUG : empty space: Unchanged skipping 2022/03/24 06:07:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:07:48 INFO : potato: Copied (new) 2022/03/24 06:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:07:56 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:07:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/24 06:07:56 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:07:59 INFO : potato: Copied (replaced existing) 2022/03/24 06:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.31s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:08:03 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 2022/03/24 06:08:03 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:08:03 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3842978258) 2022/03/24 06:08:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-bihupeg6nohedup0xapedex6) 2022/03/24 06:08:03 DEBUG : potato: md5 differ 2022/03/24 06:08:03 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:08:05 INFO : potato: Copied (replaced existing) 2022/03/24 06:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:08:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/24 06:08:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:08:14 DEBUG : empty space: Unchanged skipping 2022/03/24 06:08:14 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:08:14 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:08:14 DEBUG : Waiting for deletions to finish 2022/03/24 06:08:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:08:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:08:23 DEBUG : empty space: Unchanged skipping 2022/03/24 06:08:23 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:08:23 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:08:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:08:26 INFO : potato2: Copied (new) 2022/03/24 06:08:26 DEBUG : Waiting for deletions to finish 2022/03/24 06:08:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:08:35 DEBUG : d: Making directory 2022/03/24 06:08:35 DEBUG : d/e: Making directory 2022/03/24 06:08:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:08:38 DEBUG : c/non empty space: Unchanged skipping 2022/03/24 06:08:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:08:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:08:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:08:40 INFO : a/potato2: Copied (new) 2022/03/24 06:08:40 DEBUG : Waiting for deletions to finish 2022/03/24 06:08:41 INFO : b/potato: Deleted 2022/03/24 06:08:41 INFO : d/e: Removing directory 2022/03/24 06:08:43 INFO : d: Removing directory 2022/03/24 06:08:44 INFO : b: Removing directory 2022/03/24 06:08:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (24.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:09:01 DEBUG : d: Making directory 2022/03/24 06:09:03 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:03 DEBUG : c/non empty space: Unchanged skipping 2022/03/24 06:09:03 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:03 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:09:05 INFO : a/potato2: Copied (new) 2022/03/24 06:09:05 ERROR : Yandex rclone-test-bihupeg6nohedup0xapedex6: not deleting files as there were IO errors 2022/03/24 06:09:05 ERROR : Yandex rclone-test-bihupeg6nohedup0xapedex6: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:09:18 DEBUG : Waiting for deletions to finish 2022/03/24 06:09:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:18 DEBUG : empty space: Unchanged skipping 2022/03/24 06:09:18 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:18 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:20 INFO : potato: Deleted 2022/03/24 06:09:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:09:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (8.89s) === RUN TestSyncDeleteBefore run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:09:27 DEBUG : Waiting for deletions to finish 2022/03/24 06:09:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:28 INFO : potato: Deleted 2022/03/24 06:09:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:29 DEBUG : empty space: Unchanged skipping 2022/03/24 06:09:29 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:29 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/24 06:09:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (10.99s) === RUN TestCopyDeleteBefore run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:09:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/03/24 06:09:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.89s) === RUN TestSyncWithExclude run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:09:45 DEBUG : enormous: Excluded 2022/03/24 06:09:45 DEBUG : potato2: Excluded 2022/03/24 06:09:45 DEBUG : potato2: Excluded 2022/03/24 06:09:45 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:45 DEBUG : empty space: Unchanged skipping 2022/03/24 06:09:45 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:45 DEBUG : Waiting for deletions to finish 2022/03/24 06:09:45 INFO : There was nothing to transfer 2022/03/24 06:09:45 DEBUG : enormous: Excluded 2022/03/24 06:09:45 DEBUG : potato2: Excluded 2022/03/24 06:09:46 DEBUG : potato2: Excluded 2022/03/24 06:09:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:46 DEBUG : empty space: Unchanged skipping 2022/03/24 06:09:46 DEBUG : Local file system at /tmp/rclone3842978258: Waiting for checks to finish 2022/03/24 06:09:46 DEBUG : Local file system at /tmp/rclone3842978258: Waiting for transfers to finish 2022/03/24 06:09:46 DEBUG : Waiting for deletions to finish 2022/03/24 06:09:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:09:57 DEBUG : enormous: Excluded 2022/03/24 06:09:57 DEBUG : potato2: Excluded 2022/03/24 06:09:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:57 DEBUG : empty space: Unchanged skipping 2022/03/24 06:09:57 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:09:57 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:09:57 DEBUG : Waiting for deletions to finish 2022/03/24 06:09:58 INFO : enormous: Deleted 2022/03/24 06:09:58 INFO : potato2: Deleted 2022/03/24 06:09:58 INFO : There was nothing to transfer 2022/03/24 06:09:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:09:59 DEBUG : empty space: Unchanged skipping 2022/03/24 06:09:59 DEBUG : Local file system at /tmp/rclone3842978258: Waiting for checks to finish 2022/03/24 06:09:59 DEBUG : Local file system at /tmp/rclone3842978258: Waiting for transfers to finish 2022/03/24 06:09:59 DEBUG : Waiting for deletions to finish 2022/03/24 06:09:59 INFO : potato2: Deleted 2022/03/24 06:09:59 INFO : enormous: Deleted 2022/03/24 06:09:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.72s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:10:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/03/24 06:10:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/03/24 06:10:11 DEBUG : one: Destination is newer than source, skipping 2022/03/24 06:10:11 DEBUG : three: Sizes identical 2022/03/24 06:10:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 06:10:11 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3842978258) 2022/03/24 06:10:11 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-bihupeg6nohedup0xapedex6) 2022/03/24 06:10:11 DEBUG : two: md5 differ 2022/03/24 06:10:11 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/03/24 06:10:13 INFO : five: Copied (new) 2022/03/24 06:10:13 INFO : four: Copied (replaced existing) 2022/03/24 06:10:16 INFO : two: Copied (replaced existing) 2022/03/24 06:10:16 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:17 DEBUG : one: Destination is newer than source, skipping 2022/03/24 06:10:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/03/24 06:10:17 DEBUG : five: Size and md5 of src and dst objects identical 2022/03/24 06:10:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 06:10:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3842978258) 2022/03/24 06:10:17 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-bihupeg6nohedup0xapedex6) 2022/03/24 06:10:17 DEBUG : three: md5 differ 2022/03/24 06:10:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/03/24 06:10:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/03/24 06:10:17 DEBUG : four: Size and md5 of src and dst objects identical 2022/03/24 06:10:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 06:10:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/24 06:10:17 DEBUG : two: Size and md5 of src and dst objects identical 2022/03/24 06:10:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 06:10:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:18 INFO : three: Copied (replaced existing) 2022/03/24 06:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (27.47s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1058: Can track renames: true 2022/03/24 06:10:28 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Making map for --track-renames 2022/03/24 06:10:28 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Finished making map for --track-renames 2022/03/24 06:10:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for renames to finish 2022/03/24 06:10:28 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/24 06:10:30 INFO : potato: Copied (new) 2022/03/24 06:10:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/24 06:10:31 INFO : yam: Copied (new) 2022/03/24 06:10:31 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:10:31 DEBUG : potato: Unchanged skipping 2022/03/24 06:10:31 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Making map for --track-renames 2022/03/24 06:10:31 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Finished making map for --track-renames 2022/03/24 06:10:31 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:31 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for renames to finish 2022/03/24 06:10:33 INFO : yam: Moved (server-side) to: yaml 2022/03/24 06:10:33 INFO : yaml: Renamed from "yam" 2022/03/24 06:10:33 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:33 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (7.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1127: Can track renames: true 2022/03/24 06:10:36 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Making map for --track-renames 2022/03/24 06:10:36 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Finished making map for --track-renames 2022/03/24 06:10:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for renames to finish 2022/03/24 06:10:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/24 06:10:38 INFO : yam: Copied (new) 2022/03/24 06:10:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/24 06:10:38 INFO : potato: Copied (new) 2022/03/24 06:10:38 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:10:38 DEBUG : potato: Unchanged skipping 2022/03/24 06:10:38 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Making map for --track-renames 2022/03/24 06:10:38 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Finished making map for --track-renames 2022/03/24 06:10:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for renames to finish 2022/03/24 06:10:40 INFO : yam: Moved (server-side) to: yaml 2022/03/24 06:10:40 INFO : yaml: Renamed from "yam" 2022/03/24 06:10:40 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:40 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:40 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1163: Can track renames: true 2022/03/24 06:10:43 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Making map for --track-renames 2022/03/24 06:10:43 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Finished making map for --track-renames 2022/03/24 06:10:43 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:43 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for renames to finish 2022/03/24 06:10:43 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:45 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/24 06:10:45 INFO : potato: Copied (new) 2022/03/24 06:10:45 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/24 06:10:45 INFO : sub/yam: Copied (new) 2022/03/24 06:10:45 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:10:46 DEBUG : potato: Unchanged skipping 2022/03/24 06:10:46 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Making map for --track-renames 2022/03/24 06:10:46 INFO : Yandex rclone-test-bihupeg6nohedup0xapedex6: Finished making map for --track-renames 2022/03/24 06:10:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:46 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for renames to finish 2022/03/24 06:10:51 INFO : sub/yam: Moved (server-side) to: yam 2022/03/24 06:10:51 INFO : yam: Renamed from "sub/yam" 2022/03/24 06:10:51 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:10:51 DEBUG : Waiting for deletions to finish 2022/03/24 06:10:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.15s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:10:59 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:10:59 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:11:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:11:02 INFO : sub dir/hello world: Copied (new) 2022/03/24 06:11:02 INFO : sub dir/hello world: Deleted 2022/03/24 06:11:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/03/24 06:11:03 INFO : nested/sub dir/file: Copied (new) 2022/03/24 06:11:03 INFO : nested/sub dir/file: Deleted 2022/03/24 06:11:03 INFO : sub dir: Removing directory 2022/03/24 06:11:03 INFO : nested/sub dir: Removing directory 2022/03/24 06:11:03 INFO : nested: Removing directory 2022/03/24 06:11:03 DEBUG : Local file system at /tmp/rclone3842978258: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:11:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:11:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:11:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/24 06:11:21 INFO : sub dir/hello world: Copied (new) 2022/03/24 06:11:21 INFO : sub dir/hello world: Deleted 2022/03/24 06:11:21 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/03/24 06:11:21 INFO : nested/sub dir/file: Copied (new) 2022/03/24 06:11:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.88s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:11:32 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:11:32 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:11:34 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/03/24 06:11:34 INFO : existing-b: Copied (new) 2022/03/24 06:11:34 INFO : existing-b: Deleted 2022/03/24 06:11:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/24 06:11:35 INFO : existing: Copied (new) 2022/03/24 06:11:35 INFO : existing: Deleted 2022/03/24 06:11:36 DEBUG : existing: Destination exists, skipping 2022/03/24 06:11:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:11:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/24 06:11:36 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:11:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.76s) === RUN TestServerSideMove run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:11:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-naxozuh1wifadib7zugilax5" 2022/03/24 06:11:40 DEBUG : Config file has changed externaly - reloading sync_test.go:1215: Server side move (if possible) Yandex rclone-test-bihupeg6nohedup0xapedex6 -> Yandex rclone-test-naxozuh1wifadib7zugilax5 2022/03/24 06:11:54 DEBUG : Yandex rclone-test-naxozuh1wifadib7zugilax5: Using server-side directory move 2022/03/24 06:11:55 INFO : Yandex rclone-test-naxozuh1wifadib7zugilax5: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/24 06:11:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:11:55 DEBUG : empty space: Unchanged skipping 2022/03/24 06:11:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/24 06:11:55 DEBUG : Yandex rclone-test-naxozuh1wifadib7zugilax5: Waiting for checks to finish 2022/03/24 06:11:56 INFO : empty space: Deleted 2022/03/24 06:11:56 DEBUG : Yandex rclone-test-naxozuh1wifadib7zugilax5: Waiting for transfers to finish 2022/03/24 06:11:56 INFO : potato3: Deleted 2022/03/24 06:11:56 INFO : potato2: Moved (server-side) 2022/03/24 06:11:58 INFO : potato3: Moved (server-side) 2022/03/24 06:11:58 INFO : There was nothing to transfer 2022/03/24 06:11:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-tazegoy5nafurit9tadimuh4" 2022/03/24 06:12:00 DEBUG : Yandex rclone-test-tazegoy5nafurit9tadimuh4: Using server-side directory move 2022/03/24 06:12:03 INFO : Yandex rclone-test-tazegoy5nafurit9tadimuh4: Server side directory move succeeded 2022/03/24 06:12:04 ERROR : : error listing: directory not found 2022/03/24 06:12:04 DEBUG : Yandex rclone-test-tazegoy5nafurit9tadimuh4: Purge remote 2022/03/24 06:12:07 DEBUG : Yandex rclone-test-naxozuh1wifadib7zugilax5: Purge remote 2022/03/24 06:12:08 purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (28.77s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:12:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-fufokah7yidakeq3puwocis3" sync_test.go:1215: Server side move (if possible) Yandex rclone-test-bihupeg6nohedup0xapedex6 -> Yandex rclone-test-fufokah7yidakeq3puwocis3 2022/03/24 06:12:21 DEBUG : empty space: Excluded 2022/03/24 06:12:21 DEBUG : empty space: Excluded 2022/03/24 06:12:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/24 06:12:21 DEBUG : Yandex rclone-test-fufokah7yidakeq3puwocis3: Waiting for checks to finish 2022/03/24 06:12:21 DEBUG : Yandex rclone-test-fufokah7yidakeq3puwocis3: Waiting for transfers to finish 2022/03/24 06:12:22 INFO : potato3: Deleted 2022/03/24 06:12:23 INFO : potato2: Moved (server-side) 2022/03/24 06:12:24 INFO : potato3: Moved (server-side) 2022/03/24 06:12:24 INFO : There was nothing to transfer 2022/03/24 06:12:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-poxuzaq6veluyit9tevumul9" 2022/03/24 06:12:25 DEBUG : empty space: Excluded 2022/03/24 06:12:25 DEBUG : Yandex rclone-test-poxuzaq6veluyit9tevumul9: Waiting for checks to finish 2022/03/24 06:12:25 DEBUG : Yandex rclone-test-poxuzaq6veluyit9tevumul9: Waiting for transfers to finish 2022/03/24 06:12:27 INFO : potato2: Moved (server-side) 2022/03/24 06:12:29 INFO : potato3: Moved (server-side) 2022/03/24 06:12:29 INFO : There was nothing to transfer 2022/03/24 06:12:30 DEBUG : Yandex rclone-test-poxuzaq6veluyit9tevumul9: Purge remote 2022/03/24 06:12:33 DEBUG : Yandex rclone-test-fufokah7yidakeq3puwocis3: Purge remote --- PASS: TestServerSideMoveWithFilter (27.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:12:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-kelumup8wabofod5zavuhur2" 2022/03/24 06:12:47 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Yandex rclone-test-bihupeg6nohedup0xapedex6 -> Yandex rclone-test-kelumup8wabofod5zavuhur2 2022/03/24 06:12:58 DEBUG : Yandex rclone-test-kelumup8wabofod5zavuhur2: Using server-side directory move 2022/03/24 06:12:58 INFO : Yandex rclone-test-kelumup8wabofod5zavuhur2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/24 06:12:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:12:58 DEBUG : empty space: Unchanged skipping 2022/03/24 06:12:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/24 06:12:59 DEBUG : Yandex rclone-test-kelumup8wabofod5zavuhur2: Waiting for checks to finish 2022/03/24 06:12:59 INFO : potato3: Deleted 2022/03/24 06:13:00 INFO : empty space: Deleted 2022/03/24 06:13:00 DEBUG : Yandex rclone-test-kelumup8wabofod5zavuhur2: Waiting for transfers to finish 2022/03/24 06:13:00 INFO : potato2: Moved (server-side) 2022/03/24 06:13:01 INFO : potato3: Moved (server-side) 2022/03/24 06:13:01 INFO : tomatoDir: Removing directory 2022/03/24 06:13:03 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: deleted 1 directories 2022/03/24 06:13:03 INFO : There was nothing to transfer 2022/03/24 06:13:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-vowesev9sociler1deqezuh9" 2022/03/24 06:13:03 DEBUG : Config file has changed externaly - reloading 2022/03/24 06:13:04 DEBUG : tomatoDir: Making directory 2022/03/24 06:13:04 DEBUG : Yandex rclone-test-vowesev9sociler1deqezuh9: Using server-side directory move 2022/03/24 06:13:08 INFO : Yandex rclone-test-vowesev9sociler1deqezuh9: Server side directory move succeeded 2022/03/24 06:13:09 ERROR : : error listing: directory not found 2022/03/24 06:13:09 ERROR : : error listing: directory not found 2022/03/24 06:13:09 DEBUG : Yandex rclone-test-vowesev9sociler1deqezuh9: Purge remote 2022/03/24 06:13:10 DEBUG : Yandex rclone-test-kelumup8wabofod5zavuhur2: Purge remote 2022/03/24 06:13:10 purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (34.11s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:13:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/rclone-sync-test" --- PASS: TestSyncOverlap (0.72s) === RUN TestSyncCompareDest run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:13:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:13:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/CompareDest" 2022/03/24 06:13:13 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:13 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/24 06:13:15 INFO : one: Copied (new) 2022/03/24 06:13:15 DEBUG : Waiting for deletions to finish 2022/03/24 06:13:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 06:13:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:19 INFO : one: Copied (replaced existing) 2022/03/24 06:13:19 DEBUG : Waiting for deletions to finish 2022/03/24 06:13:27 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:27 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 06:13:27 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:27 DEBUG : Waiting for deletions to finish 2022/03/24 06:13:27 INFO : There was nothing to transfer 2022/03/24 06:13:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:30 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 06:13:30 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:31 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 06:13:31 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:31 DEBUG : Waiting for deletions to finish 2022/03/24 06:13:31 INFO : There was nothing to transfer 2022/03/24 06:13:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:32 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 06:13:32 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:32 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 06:13:32 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:32 DEBUG : Waiting for deletions to finish 2022/03/24 06:13:32 INFO : There was nothing to transfer 2022/03/24 06:13:33 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2022/03/24 06:13:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/24 06:13:33 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 06:13:33 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:33 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 06:13:33 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:33 DEBUG : Waiting for deletions to finish 2022/03/24 06:13:33 INFO : There was nothing to transfer 2022/03/24 06:13:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/24 06:13:35 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:13:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:35 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 06:13:35 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:13:37 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/03/24 06:13:37 INFO : two: Copied (new) 2022/03/24 06:13:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (35.56s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:13:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dest" 2022/03/24 06:13:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/pre-dest1" 2022/03/24 06:13:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/pre-dest2" 2022/03/24 06:13:57 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:57 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/24 06:13:57 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:13:57 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/24 06:13:58 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dest: Waiting for checks to finish 2022/03/24 06:13:58 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dest: Waiting for transfers to finish 2022/03/24 06:14:00 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/03/24 06:14:00 INFO : 3: Copied (new) 2022/03/24 06:14:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.57s) === RUN TestSyncCopyDest run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:14:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:14:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/CopyDest" 2022/03/24 06:14:13 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:14:13 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:14:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/24 06:14:15 INFO : one: Copied (new) 2022/03/24 06:14:15 DEBUG : Waiting for deletions to finish 2022/03/24 06:14:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:14:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 06:14:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:14:18 INFO : one: Copied (replaced existing) 2022/03/24 06:14:18 DEBUG : Waiting for deletions to finish 2022/03/24 06:14:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/BackupDir" 2022/03/24 06:14:25 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:14:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 06:14:28 INFO : one: Moved (server-side) 2022/03/24 06:14:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/24 06:14:31 INFO : one: Copied (server-side copy) 2022/03/24 06:14:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/24 06:14:31 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:14:31 DEBUG : Waiting for deletions to finish 2022/03/24 06:14:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/24 06:14:37 INFO : two: Copied (server-side copy) 2022/03/24 06:14:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/24 06:14:37 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:14:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:38 DEBUG : one: Unchanged skipping 2022/03/24 06:14:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:14:38 DEBUG : Waiting for deletions to finish 2022/03/24 06:14:38 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:14:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:39 DEBUG : two: Unchanged skipping 2022/03/24 06:14:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:39 DEBUG : one: Unchanged skipping 2022/03/24 06:14:39 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:14:39 DEBUG : Waiting for deletions to finish 2022/03/24 06:14:39 INFO : There was nothing to transfer 2022/03/24 06:14:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/24 06:14:43 DEBUG : three: Destination not found in --copy-dest 2022/03/24 06:14:43 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:14:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:43 DEBUG : two: Unchanged skipping 2022/03/24 06:14:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:14:43 DEBUG : one: Unchanged skipping 2022/03/24 06:14:43 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:14:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/03/24 06:14:46 INFO : three: Copied (new) 2022/03/24 06:14:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (46.62s) === RUN TestSyncBackupDir run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:15:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:15:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/backup" 2022/03/24 06:15:06 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:15:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 06:15:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:15:06 DEBUG : two: Unchanged skipping 2022/03/24 06:15:08 INFO : one: Moved (server-side) 2022/03/24 06:15:08 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:15:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/24 06:15:10 INFO : one: Copied (new) 2022/03/24 06:15:10 DEBUG : Waiting for deletions to finish 2022/03/24 06:15:12 INFO : three.txt: Moved (server-side) 2022/03/24 06:15:12 INFO : three.txt: Moved into backup dir 2022/03/24 06:15:15 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:15:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 06:15:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:15:15 DEBUG : two: Unchanged skipping 2022/03/24 06:15:17 INFO : one: Deleted 2022/03/24 06:15:19 INFO : one: Moved (server-side) 2022/03/24 06:15:19 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:15:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/24 06:15:20 INFO : one: Copied (new) 2022/03/24 06:15:20 DEBUG : Waiting for deletions to finish 2022/03/24 06:15:22 INFO : three.txt: Deleted 2022/03/24 06:15:23 INFO : three.txt: Moved (server-side) 2022/03/24 06:15:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (31.82s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:15:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:15:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/backup" 2022/03/24 06:15:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 06:15:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:15:40 DEBUG : two: Unchanged skipping 2022/03/24 06:15:40 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:15:43 INFO : one: Moved (server-side) to: one.bak 2022/03/24 06:15:43 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:15:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/24 06:15:45 INFO : one: Copied (new) 2022/03/24 06:15:45 DEBUG : Waiting for deletions to finish 2022/03/24 06:15:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 06:15:47 INFO : three.txt: Moved into backup dir 2022/03/24 06:15:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 06:15:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:15:50 DEBUG : two: Unchanged skipping 2022/03/24 06:15:50 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:15:51 INFO : one.bak: Deleted 2022/03/24 06:15:53 INFO : one: Moved (server-side) to: one.bak 2022/03/24 06:15:53 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:15:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/24 06:15:55 INFO : one: Copied (new) 2022/03/24 06:15:55 DEBUG : Waiting for deletions to finish 2022/03/24 06:15:56 INFO : three.txt.bak: Deleted 2022/03/24 06:15:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 06:15:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (35.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:16:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:16:14 DEBUG : Config file has changed externaly - reloading 2022/03/24 06:16:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/backup" 2022/03/24 06:16:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 06:16:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:16:15 DEBUG : two: Unchanged skipping 2022/03/24 06:16:15 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:16:19 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 06:16:19 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:16:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/24 06:16:22 INFO : one: Copied (new) 2022/03/24 06:16:22 DEBUG : Waiting for deletions to finish 2022/03/24 06:16:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 06:16:25 INFO : three.txt: Moved into backup dir 2022/03/24 06:16:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 06:16:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:16:29 DEBUG : two: Unchanged skipping 2022/03/24 06:16:29 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:16:31 INFO : one-2019-01-01: Deleted 2022/03/24 06:16:33 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 06:16:33 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:16:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/24 06:16:39 INFO : one: Copied (new) 2022/03/24 06:16:39 DEBUG : Waiting for deletions to finish 2022/03/24 06:16:41 INFO : three-2019-01-01.txt: Deleted 2022/03/24 06:16:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 06:16:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (43.83s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:17:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:17:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 06:17:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:17:01 DEBUG : two: Unchanged skipping 2022/03/24 06:17:01 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:17:03 INFO : one: Moved (server-side) to: one.bak 2022/03/24 06:17:03 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:17:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/24 06:17:08 INFO : one: Copied (new) 2022/03/24 06:17:08 DEBUG : Waiting for deletions to finish 2022/03/24 06:17:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 06:17:10 INFO : three.txt: Moved into backup dir 2022/03/24 06:17:13 DEBUG : one.bak: Excluded 2022/03/24 06:17:13 DEBUG : three.txt.bak: Excluded 2022/03/24 06:17:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 06:17:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:17:13 DEBUG : two: Unchanged skipping 2022/03/24 06:17:13 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for checks to finish 2022/03/24 06:17:14 INFO : one.bak: Deleted 2022/03/24 06:17:16 INFO : one: Moved (server-side) to: one.bak 2022/03/24 06:17:16 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6/dst: Waiting for transfers to finish 2022/03/24 06:17:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/24 06:17:18 INFO : one: Copied (new) 2022/03/24 06:17:18 DEBUG : Waiting for deletions to finish 2022/03/24 06:17:20 INFO : three.txt.bak: Deleted 2022/03/24 06:17:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 06:17:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.75s) === RUN TestSyncSuffix run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:17:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:17:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 06:17:42 INFO : one: Moved (server-side) to: one.bak 2022/03/24 06:17:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/24 06:17:44 INFO : one: Copied (new) 2022/03/24 06:17:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:17:44 DEBUG : two: Unchanged skipping 2022/03/24 06:17:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/24 06:17:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 06:17:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/24 06:17:48 INFO : three.txt: Copied (new) 2022/03/24 06:17:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 06:17:51 INFO : one.bak: Deleted 2022/03/24 06:17:52 INFO : one: Moved (server-side) to: one.bak 2022/03/24 06:17:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/24 06:17:59 INFO : one: Copied (new) 2022/03/24 06:17:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:17:59 DEBUG : two: Unchanged skipping 2022/03/24 06:17:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/24 06:18:00 INFO : three.txt.bak: Deleted 2022/03/24 06:18:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 06:18:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/03/24 06:18:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (43.15s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:18:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-bihupeg6nohedup0xapedex6/dst" 2022/03/24 06:18:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 06:18:32 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 06:18:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/24 06:18:35 INFO : one: Copied (new) 2022/03/24 06:18:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:18:35 DEBUG : two: Unchanged skipping 2022/03/24 06:18:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/24 06:18:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 06:18:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/24 06:18:39 INFO : three.txt: Copied (new) 2022/03/24 06:18:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 06:18:42 INFO : one-2019-01-01: Deleted 2022/03/24 06:18:43 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 06:18:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/24 06:18:46 INFO : one: Copied (new) 2022/03/24 06:18:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:18:46 DEBUG : two: Unchanged skipping 2022/03/24 06:18:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/24 06:18:49 INFO : three-2019-01-01.txt: Deleted 2022/03/24 06:18:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 06:18:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/03/24 06:18:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (47.82s) === RUN TestSyncUTFNorm run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:19:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/24 06:19:06 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:19:06 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:19:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/24 06:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.08s) === RUN TestSyncImmutable run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:19:12 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:19:12 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:19:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/24 06:19:14 INFO : existing: Copied (new) 2022/03/24 06:19:14 DEBUG : Waiting for deletions to finish 2022/03/24 06:19:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/24 06:19:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/24 06:19:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:19:17 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:19:17 ERROR : Yandex rclone-test-bihupeg6nohedup0xapedex6: not deleting files as there were IO errors 2022/03/24 06:19:17 ERROR : Yandex rclone-test-bihupeg6nohedup0xapedex6: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.54s) === RUN TestSyncIgnoreCase run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:19:21 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:19:21 DEBUG : existing: Unchanged skipping 2022/03/24 06:19:21 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:19:21 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:19:21 DEBUG : Waiting for deletions to finish 2022/03/24 06:19:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.21s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.24s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:21:01 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both0: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both12: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both13: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both14: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both15: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both1: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both16: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both17: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both18: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both19: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both2: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both3: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both4: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both5: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both6: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both7: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both8: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both9: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both10: Unchanged skipping 2022/03/24 06:21:01 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:21:01 DEBUG : both11: Unchanged skipping 2022/03/24 06:21:01 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:21:01 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:21:01 DEBUG : Waiting for deletions to finish 2022/03/24 06:21:01 INFO : only0: Deleted 2022/03/24 06:21:01 INFO : only10: Deleted 2022/03/24 06:21:02 INFO : only17: Deleted 2022/03/24 06:21:02 INFO : only3: Deleted 2022/03/24 06:21:02 INFO : only6: Deleted 2022/03/24 06:21:02 INFO : only8: Deleted 2022/03/24 06:21:02 INFO : only9: Deleted 2022/03/24 06:21:03 INFO : only12: Deleted 2022/03/24 06:21:03 INFO : only18: Deleted 2022/03/24 06:21:03 INFO : only1: Deleted 2022/03/24 06:21:04 INFO : only14: Deleted 2022/03/24 06:21:04 INFO : only7: Deleted 2022/03/24 06:21:04 INFO : only16: Deleted 2022/03/24 06:21:04 INFO : only5: Deleted 2022/03/24 06:21:05 INFO : only15: Deleted 2022/03/24 06:21:06 INFO : only19: Deleted 2022/03/24 06:21:06 INFO : only11: Deleted 2022/03/24 06:21:06 INFO : only13: Deleted 2022/03/24 06:21:07 INFO : only2: Deleted 2022/03/24 06:21:07 INFO : only4: Deleted 2022/03/24 06:21:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (123.82s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Yandex rclone-test-bihupeg6nohedup0xapedex6", Local "Local file system at /tmp/rclone3842978258", Modify Window "1ns" 2022/03/24 06:23:02 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both0: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both1: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both10: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both11: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both12: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both13: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both14: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both15: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both16: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both17: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both18: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both19: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both2: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both3: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both4: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both5: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both6: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both7: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both8: Unchanged skipping 2022/03/24 06:23:02 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2022/03/24 06:23:02 DEBUG : both9: Unchanged skipping 2022/03/24 06:23:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/24 06:23:02 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for checks to finish 2022/03/24 06:23:02 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Waiting for transfers to finish 2022/03/24 06:23:04 INFO : only11: Copied (replaced existing) 2022/03/24 06:23:05 INFO : only1: Copied (replaced existing) 2022/03/24 06:23:05 INFO : only10: Copied (replaced existing) 2022/03/24 06:23:05 INFO : only0: Copied (replaced existing) 2022/03/24 06:23:06 INFO : only14: Copied (replaced existing) 2022/03/24 06:23:06 INFO : only15: Copied (replaced existing) 2022/03/24 06:23:07 INFO : only13: Copied (replaced existing) 2022/03/24 06:23:08 INFO : only12: Copied (replaced existing) 2022/03/24 06:23:08 INFO : only18: Copied (replaced existing) 2022/03/24 06:23:09 INFO : only16: Copied (replaced existing) 2022/03/24 06:23:09 INFO : only17: Copied (replaced existing) 2022/03/24 06:23:10 INFO : only4: Copied (replaced existing) 2022/03/24 06:23:11 INFO : only2: Copied (replaced existing) 2022/03/24 06:23:11 INFO : only3: Copied (replaced existing) 2022/03/24 06:23:11 INFO : only19: Copied (replaced existing) 2022/03/24 06:23:12 INFO : only5: Copied (replaced existing) 2022/03/24 06:23:12 INFO : only6: Copied (replaced existing) 2022/03/24 06:23:13 INFO : only7: Copied (replaced existing) 2022/03/24 06:23:13 INFO : only9: Copied (replaced existing) 2022/03/24 06:23:15 INFO : only8: Copied (replaced existing) 2022/03/24 06:23:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (167.69s) PASS 2022/03/24 06:24:16 DEBUG : Yandex rclone-test-bihupeg6nohedup0xapedex6: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 19m20.029188591s (try 1/5)