"./sync.test -test.v -test.timeout 30m0s -remote TestGoogleCloudStorage: -verbose" - Starting (try 1/5) === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === 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 --- SKIP: TestRcCopy (0.00s) rc_test.go:16: Skipping test on non local remote === RUN TestRcMove --- SKIP: TestRcMove (0.00s) rc_test.go:16: Skipping test on non local remote === RUN TestRcSync --- SKIP: TestRcSync (0.00s) rc_test.go:16: Skipping test on non local remote === RUN TestCopyWithDryRun 2020/04/15 06:15:03 DEBUG : TestGoogleCloudStorage: Loaded invalid token from config file - ignoring 2020/04/15 06:15:04 DEBUG : TestGoogleCloudStorage: Saved new token in config file 2020/04/15 06:15:06 NOTICE: sub dir/hello world: Not copying as --dry-run 2020/04/15 06:15:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.73s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopy 2020/04/15 06:15:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:06 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.51s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyMissingDirectory 2020/04/15 06:15:07 ERROR : : error reading source directory: directory not found 2020/04/15 06:15:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.28s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyNoTraverse 2020/04/15 06:15:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:07 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.70s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncNoTraverse 2020/04/15 06:15:08 ERROR : Ignoring --no-traverse with sync 2020/04/15 06:15:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:08 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:08 INFO : sub dir/hello world: Copied (new) 2020/04/15 06:15:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.50s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyWithDepth 2020/04/15 06:15:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:08 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2020/04/15 06:15:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.41s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyWithFilesFrom 2020/04/15 06:15:09 DEBUG : hello world2: Excluded 2020/04/15 06:15:09 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:09 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:09 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.49s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyWithFilesFromAndNoTraverse 2020/04/15 06:15:09 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:09 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:10 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.57s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyEmptyDirectories 2020/04/15 06:15:10 DEBUG : sub dir2: Making directory 2020/04/15 06:15:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:10 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:10 INFO : sub dir/hello world: Copied (new) 2020/04/15 06:15:10 DEBUG : sub dir2: Making directory 2020/04/15 06:15:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: copied 1 directories --- PASS: TestCopyEmptyDirectories (0.45s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" fstest.go:241: Filtering empty directory "sub dir2" === RUN TestMoveEmptyDirectories 2020/04/15 06:15:10 DEBUG : sub dir2: Making directory 2020/04/15 06:15:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:10 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:10 INFO : sub dir/hello world: Copied (new) 2020/04/15 06:15:10 INFO : sub dir/hello world: Deleted 2020/04/15 06:15:10 DEBUG : sub dir: Making directory 2020/04/15 06:15:10 DEBUG : sub dir2: Making directory 2020/04/15 06:15:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: copied 2 directories --- PASS: TestMoveEmptyDirectories (0.40s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" fstest.go:241: Filtering empty directory "sub dir2" === RUN TestSyncEmptyDirectories 2020/04/15 06:15:11 DEBUG : sub dir2: Making directory 2020/04/15 06:15:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:11 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:11 INFO : sub dir/hello world: Copied (new) 2020/04/15 06:15:11 DEBUG : sub dir2: Making directory 2020/04/15 06:15:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: copied 1 directories 2020/04/15 06:15:11 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:11 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/sub dir/hello world exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) 2020/04/15 06:15:11 DEBUG : pacer: Rate limited, increasing sleep to 1.538462361s 2020/04/15 06:15:11 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncEmptyDirectories (1.88s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" fstest.go:241: Filtering empty directory "sub dir2" === RUN TestServerSideCopy 2020/04/15 06:15:13 DEBUG : GCS bucket rclone-test-paramok1cuzocij8foriyul4: Waiting for checks to finish 2020/04/15 06:15:13 DEBUG : GCS bucket rclone-test-paramok1cuzocij8foriyul4: Waiting for transfers to finish 2020/04/15 06:15:15 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:15 INFO : sub dir/hello world: Copied (server side copy) 2020/04/15 06:15:15 DEBUG : GCS bucket rclone-test-paramok1cuzocij8foriyul4: Purge object "sub dir/hello world" 2020/04/15 06:15:15 DEBUG : GCS bucket rclone-test-paramok1cuzocij8foriyul4: Purge dir "sub dir" 2020/04/15 06:15:15 DEBUG : GCS bucket rclone-test-paramok1cuzocij8foriyul4: Purge dir "" --- PASS: TestServerSideCopy (4.17s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:258: Server side copy (if possible) GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 -> GCS bucket rclone-test-paramok1cuzocij8foriyul4 === RUN TestCopyAfterDelete 2020/04/15 06:15:17 ERROR : : error listing: directory not found 2020/04/15 06:15:17 DEBUG : Local file system at /tmp/rclone640200488: Making directory 2020/04/15 06:15:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.33s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyRedownload 2020/04/15 06:15:17 DEBUG : Local file system at /tmp/rclone640200488: Waiting for checks to finish 2020/04/15 06:15:17 DEBUG : Local file system at /tmp/rclone640200488: Waiting for transfers to finish 2020/04/15 06:15:17 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.35s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncBasedOnCheckSum 2020/04/15 06:15:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:17 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:17 INFO : check sum: Copied (new) 2020/04/15 06:15:17 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:17 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:17 DEBUG : check sum: Size and MD5 of src and dst objects identical 2020/04/15 06:15:17 DEBUG : check sum: Unchanged skipping 2020/04/15 06:15:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:17 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.25s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncSizeOnly 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:18 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/04/15 06:15:18 INFO : sizeonly: Copied (new) 2020/04/15 06:15:18 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:18 DEBUG : sizeonly: Sizes identical 2020/04/15 06:15:18 DEBUG : sizeonly: Unchanged skipping 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:18 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.51s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncIgnoreSize 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:18 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2020/04/15 06:15:18 INFO : ignore-size: Copied (new) 2020/04/15 06:15:18 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:18 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:18 DEBUG : ignore-size: Unchanged skipping 2020/04/15 06:15:18 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:18 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.39s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncIgnoreTimes 2020/04/15 06:15:19 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:19 DEBUG : existing: Unchanged skipping 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:19 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:19 INFO : There was nothing to transfer 2020/04/15 06:15:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:19 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/04/15 06:15:19 INFO : existing: Copied (replaced existing) 2020/04/15 06:15:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.41s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncIgnoreExisting 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:19 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/04/15 06:15:19 INFO : existing: Copied (new) 2020/04/15 06:15:19 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:19 DEBUG : existing: Destination exists, skipping 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:19 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.40s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncIgnoreErrors 2020/04/15 06:15:19 DEBUG : d: Making directory 2020/04/15 06:15:19 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:19 INFO : a/potato2: Copied (new) 2020/04/15 06:15:19 DEBUG : pacer: Reducing sleep to 9.990172ms 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:19 DEBUG : c/non empty space: Unchanged skipping 2020/04/15 06:15:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:19 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:19 DEBUG : pacer: Reducing sleep to 1.33606ms 2020/04/15 06:15:19 INFO : b/potato: Deleted 2020/04/15 06:15:19 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncIgnoreErrors (0.33s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" fstest.go:241: Filtering empty directory "d" === RUN TestSyncAfterChangingModtimeOnly 2020/04/15 06:15:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:20 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 2020/04/15 06:15:20 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:20 NOTICE: empty space: Not updating modification time as --dry-run 2020/04/15 06:15:20 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:20 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:20 INFO : There was nothing to transfer 2020/04/15 06:15:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:20 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 2020/04/15 06:15:20 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:20 INFO : empty space: Updated modification time in destination 2020/04/15 06:15:20 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:20 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.67s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime 2020/04/15 06:15:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:20 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 2020/04/15 06:15:20 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:20 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:20 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.35s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncDoesntUpdateModtime 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:21 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 2020/04/15 06:15:21 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone640200488) 2020/04/15 06:15:21 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (GCS bucket rclone-test-fogonix6tejeluf8cuxefic9) 2020/04/15 06:15:21 DEBUG : foo: MD5 differ 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:21 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2020/04/15 06:15:21 INFO : foo: Copied (replaced existing) 2020/04/15 06:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (0.24s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterAddingAFile 2020/04/15 06:15:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:21 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:21 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:21 INFO : potato: Copied (new) 2020/04/15 06:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.33s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterChangingFilesSizeOnly 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:21 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2020/04/15 06:15:21 INFO : potato: Copied (replaced existing) 2020/04/15 06:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.20s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterChangingContentsOnly 2020/04/15 06:15:21 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 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:21 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone640200488) 2020/04/15 06:15:21 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (GCS bucket rclone-test-fogonix6tejeluf8cuxefic9) 2020/04/15 06:15:21 DEBUG : potato: MD5 differ 2020/04/15 06:15:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:21 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2020/04/15 06:15:21 INFO : potato: Copied (replaced existing) 2020/04/15 06:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.21s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun 2020/04/15 06:15:22 NOTICE: potato2: Not copying as --dry-run 2020/04/15 06:15:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:22 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:22 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:22 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:22 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:22 NOTICE: potato: Not deleting as --dry-run --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.40s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFile 2020/04/15 06:15:22 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:22 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:22 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:22 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:22 INFO : potato2: Copied (new) 2020/04/15 06:15:22 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.43s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir 2020/04/15 06:15:22 DEBUG : d: Making directory 2020/04/15 06:15:22 DEBUG : d/e: Making directory 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 9.992865ms 2020/04/15 06:15:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:23 DEBUG : c/non empty space: Unchanged skipping 2020/04/15 06:15:23 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:23 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:23 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:23 INFO : a/potato2: Copied (new) 2020/04/15 06:15:23 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:23 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.55s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" fstest.go:241: Filtering empty directory "d" fstest.go:241: Filtering empty directory "d/e" === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors 2020/04/15 06:15:23 DEBUG : d: Making directory 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 9.194042ms 2020/04/15 06:15:23 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:23 DEBUG : c/non empty space: Unchanged skipping 2020/04/15 06:15:23 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 9.303561ms 2020/04/15 06:15:23 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:23 INFO : a/potato2: Copied (new) 2020/04/15 06:15:23 ERROR : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: not deleting files as there were IO errors 2020/04/15 06:15:23 ERROR : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: not deleting directories as there were IO errors 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 3.742869ms 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 2.340069ms 2020/04/15 06:15:23 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.24s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" fstest.go:241: Filtering empty directory "d" fstest.go:241: Filtering empty directory "d" === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring 2020/04/15 06:15:23 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/potato exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) 2020/04/15 06:15:23 DEBUG : pacer: Rate limited, increasing sleep to 1.723077051s 2020/04/15 06:15:25 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/potato exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) 2020/04/15 06:15:25 DEBUG : pacer: Rate limited, increasing sleep to 2.852659104s 2020/04/15 06:15:27 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/potato exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) 2020/04/15 06:15:27 DEBUG : pacer: Rate limited, increasing sleep to 4.970193319s 2020/04/15 06:15:30 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:35 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:35 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:35 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:35 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:35 INFO : potato: Deleted 2020/04/15 06:15:35 DEBUG : pacer: Reducing sleep to 1.30805ms 2020/04/15 06:15:35 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:35 INFO : potato2: Copied (new) 2020/04/15 06:15:35 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestSyncDeleteDuring (12.18s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" run.go:278: Retry Put of "potato" to GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: 1/10 (googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/potato exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) run.go:278: Retry Put of "potato" to GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: 2/10 (googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/potato exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) run.go:278: Retry Put of "potato" to GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: 3/10 (googleapi: Error 429: The rate of change requests to the object rclone-test-fogonix6tejeluf8cuxefic9/potato exceeds the rate limit. Please reduce the rate of create, update, and delete requests., rateLimitExceeded) === RUN TestSyncDeleteBefore 2020/04/15 06:15:36 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:36 INFO : potato: Deleted 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:36 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:36 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.47s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestCopyDeleteBefore 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:36 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2020/04/15 06:15:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.28s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncWithExclude 2020/04/15 06:15:36 DEBUG : potato2: Excluded 2020/04/15 06:15:36 DEBUG : enormous: Excluded 2020/04/15 06:15:36 DEBUG : potato2: Excluded 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:36 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:36 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:36 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:36 INFO : There was nothing to transfer 2020/04/15 06:15:36 DEBUG : potato2: Excluded 2020/04/15 06:15:36 DEBUG : enormous: Excluded 2020/04/15 06:15:36 DEBUG : potato2: Excluded 2020/04/15 06:15:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:36 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:36 DEBUG : Local file system at /tmp/rclone640200488: Waiting for checks to finish 2020/04/15 06:15:36 DEBUG : Local file system at /tmp/rclone640200488: Waiting for transfers to finish 2020/04/15 06:15:36 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.51s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncWithExcludeAndDeleteExcluded 2020/04/15 06:15:37 DEBUG : potato2: Excluded 2020/04/15 06:15:37 DEBUG : enormous: Excluded 2020/04/15 06:15:37 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:37 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:37 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:37 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:37 INFO : enormous: Deleted 2020/04/15 06:15:37 INFO : potato2: Deleted 2020/04/15 06:15:37 INFO : There was nothing to transfer 2020/04/15 06:15:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:37 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:37 DEBUG : Local file system at /tmp/rclone640200488: Waiting for checks to finish 2020/04/15 06:15:37 DEBUG : Local file system at /tmp/rclone640200488: Waiting for transfers to finish 2020/04/15 06:15:37 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:37 INFO : enormous: Deleted 2020/04/15 06:15:37 INFO : potato2: Deleted 2020/04/15 06:15:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.30s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncWithUpdateOlder 2020/04/15 06:15:37 DEBUG : one: Destination is newer than source, skipping 2020/04/15 06:15:37 DEBUG : three: Sizes identical 2020/04/15 06:15:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2020/04/15 06:15:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2020/04/15 06:15:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2020/04/15 06:15:37 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:37 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone640200488) 2020/04/15 06:15:37 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (GCS bucket rclone-test-fogonix6tejeluf8cuxefic9) 2020/04/15 06:15:37 DEBUG : two: MD5 differ 2020/04/15 06:15:37 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:37 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/04/15 06:15:37 INFO : five: Copied (new) 2020/04/15 06:15:37 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/04/15 06:15:37 INFO : four: Copied (replaced existing) 2020/04/15 06:15:37 DEBUG : pacer: Reducing sleep to 7.603898ms 2020/04/15 06:15:37 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/04/15 06:15:37 INFO : two: Copied (replaced existing) 2020/04/15 06:15:37 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:37 DEBUG : pacer: Reducing sleep to 4.925865ms 2020/04/15 06:15:37 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:37 DEBUG : one: Destination is newer than source, skipping 2020/04/15 06:15:37 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:37 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2020/04/15 06:15:37 DEBUG : five: Size and MD5 of src and dst objects identical 2020/04/15 06:15:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2020/04/15 06:15:37 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2020/04/15 06:15:37 DEBUG : four: Size and MD5 of src and dst objects identical 2020/04/15 06:15:37 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone640200488) 2020/04/15 06:15:37 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (GCS bucket rclone-test-fogonix6tejeluf8cuxefic9) 2020/04/15 06:15:37 DEBUG : three: MD5 differ 2020/04/15 06:15:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2020/04/15 06:15:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2020/04/15 06:15:37 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/04/15 06:15:37 DEBUG : two: Size and MD5 of src and dst objects identical 2020/04/15 06:15:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2020/04/15 06:15:37 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:37 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/04/15 06:15:37 INFO : three: Copied (replaced existing) 2020/04/15 06:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (0.60s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncWithMaxDuration --- SKIP: TestSyncWithMaxDuration (0.00s) sync_test.go:997: Skipping test on non local remote === RUN TestSyncWithTrackRenames 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Making map for --track-renames 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Finished making map for --track-renames 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for renames to finish 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:38 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2020/04/15 06:15:38 INFO : potato: Copied (new) 2020/04/15 06:15:38 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/04/15 06:15:38 INFO : yam: Copied (new) 2020/04/15 06:15:38 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Making map for --track-renames 2020/04/15 06:15:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:38 DEBUG : potato: Unchanged skipping 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Finished making map for --track-renames 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for renames to finish 2020/04/15 06:15:38 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/04/15 06:15:38 INFO : yam: Copied (server side copy) 2020/04/15 06:15:38 INFO : yam: Deleted 2020/04/15 06:15:38 INFO : yaml: Renamed from "yam" 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:38 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:38 DEBUG : pacer: Reducing sleep to 1.147158ms --- PASS: TestSyncWithTrackRenames (0.81s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:1051: Can track renames: true === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime 2020/04/15 06:15:38 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Making map for --track-renames 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Finished making map for --track-renames 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for renames to finish 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:38 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2020/04/15 06:15:38 INFO : potato: Copied (new) 2020/04/15 06:15:38 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/04/15 06:15:38 INFO : yam: Copied (new) 2020/04/15 06:15:38 DEBUG : Waiting for deletions to finish 2020/04/15 06:15:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:38 DEBUG : potato: Unchanged skipping 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Making map for --track-renames 2020/04/15 06:15:38 INFO : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Finished making map for --track-renames 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:38 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for renames to finish 2020/04/15 06:15:39 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2020/04/15 06:15:39 INFO : yam: Copied (server side copy) 2020/04/15 06:15:39 INFO : yam: Deleted 2020/04/15 06:15:39 INFO : yaml: Renamed from "yam" 2020/04/15 06:15:39 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.82s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:1122: Can track renames: true === RUN TestMoveWithDeleteEmptySrcDirs 2020/04/15 06:15:39 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:39 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:39 DEBUG : pacer: Reducing sleep to 9.86938ms 2020/04/15 06:15:39 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2020/04/15 06:15:39 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:39 INFO : sub dir/hello world: Copied (new) 2020/04/15 06:15:39 INFO : nested/sub dir/file: Copied (new) 2020/04/15 06:15:39 INFO : nested/sub dir/file: Deleted 2020/04/15 06:15:39 INFO : sub dir/hello world: Deleted 2020/04/15 06:15:39 DEBUG : sub dir: Removing directory 2020/04/15 06:15:39 DEBUG : nested/sub dir: Removing directory 2020/04/15 06:15:39 DEBUG : nested: Removing directory 2020/04/15 06:15:39 DEBUG : Local file system at /tmp/rclone640200488: deleted 3 directories 2020/04/15 06:15:39 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestMoveWithDeleteEmptySrcDirs (0.23s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestMoveWithoutDeleteEmptySrcDirs 2020/04/15 06:15:39 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:15:39 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:15:39 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2020/04/15 06:15:39 INFO : sub dir/hello world: Copied (new) 2020/04/15 06:15:39 INFO : sub dir/hello world: Deleted 2020/04/15 06:15:39 DEBUG : pacer: Reducing sleep to 5.474893ms 2020/04/15 06:15:39 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2020/04/15 06:15:39 INFO : nested/sub dir/file: Copied (new) 2020/04/15 06:15:39 INFO : nested/sub dir/file: Deleted 2020/04/15 06:15:39 DEBUG : pacer: Reducing sleep to 4.132658ms 2020/04/15 06:15:39 DEBUG : pacer: Reducing sleep to 1.996417ms 2020/04/15 06:15:39 DEBUG : pacer: Reducing sleep to 0s --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.15s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestServerSideMove 2020/04/15 06:15:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:42 DEBUG : GCS bucket rclone-test-jofojib4zixeyaq9nozeror1: Waiting for checks to finish 2020/04/15 06:15:42 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/04/15 06:15:42 INFO : empty space: Deleted 2020/04/15 06:15:42 DEBUG : GCS bucket rclone-test-jofojib4zixeyaq9nozeror1: Waiting for transfers to finish 2020/04/15 06:15:42 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:42 INFO : potato2: Copied (server side copy) 2020/04/15 06:15:42 DEBUG : pacer: Reducing sleep to 6.011532ms 2020/04/15 06:15:42 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2020/04/15 06:15:42 INFO : potato3: Copied (server side copy) 2020/04/15 06:15:42 INFO : potato3: Deleted 2020/04/15 06:15:42 INFO : potato2: Deleted 2020/04/15 06:15:42 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:42 DEBUG : GCS bucket rclone-test-raturik6zahimur0kuketuk6: Waiting for checks to finish 2020/04/15 06:15:42 DEBUG : GCS bucket rclone-test-raturik6zahimur0kuketuk6: Waiting for transfers to finish 2020/04/15 06:15:44 DEBUG : pacer: Reducing sleep to 9.996065ms 2020/04/15 06:15:44 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:44 INFO : empty space: Copied (server side copy) 2020/04/15 06:15:44 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:44 INFO : potato2: Copied (server side copy) 2020/04/15 06:15:44 DEBUG : pacer: Reducing sleep to 18.234803ms 2020/04/15 06:15:44 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2020/04/15 06:15:44 INFO : potato3: Copied (server side copy) 2020/04/15 06:15:44 INFO : potato2: Deleted 2020/04/15 06:15:44 DEBUG : pacer: Reducing sleep to 8.719597ms 2020/04/15 06:15:44 INFO : potato3: Deleted 2020/04/15 06:15:44 DEBUG : pacer: Reducing sleep to 17.287331ms 2020/04/15 06:15:44 INFO : empty space: Deleted 2020/04/15 06:15:44 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:44 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:44 DEBUG : GCS bucket rclone-test-raturik6zahimur0kuketuk6: Purge object "empty space" 2020/04/15 06:15:44 DEBUG : GCS bucket rclone-test-raturik6zahimur0kuketuk6: Purge object "potato2" 2020/04/15 06:15:44 DEBUG : GCS bucket rclone-test-raturik6zahimur0kuketuk6: Purge object "potato3" 2020/04/15 06:15:44 DEBUG : GCS bucket rclone-test-raturik6zahimur0kuketuk6: Purge dir "" 2020/04/15 06:15:46 DEBUG : GCS bucket rclone-test-jofojib4zixeyaq9nozeror1: Purge dir "" --- PASS: TestServerSideMove (8.30s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:1174: Server side move (if possible) GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 -> GCS bucket rclone-test-jofojib4zixeyaq9nozeror1 === RUN TestServerSideMoveWithFilter 2020/04/15 06:15:50 DEBUG : empty space: Excluded 2020/04/15 06:15:50 DEBUG : empty space: Excluded 2020/04/15 06:15:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/04/15 06:15:50 DEBUG : GCS bucket rclone-test-cibezit5xahixiy0petiguv7: Waiting for checks to finish 2020/04/15 06:15:50 DEBUG : GCS bucket rclone-test-cibezit5xahixiy0petiguv7: Waiting for transfers to finish 2020/04/15 06:15:50 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:50 INFO : potato2: Copied (server side copy) 2020/04/15 06:15:50 INFO : potato2: Deleted 2020/04/15 06:15:50 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2020/04/15 06:15:50 INFO : potato3: Copied (server side copy) 2020/04/15 06:15:50 INFO : potato3: Deleted 2020/04/15 06:15:50 DEBUG : empty space: Excluded 2020/04/15 06:15:50 DEBUG : GCS bucket rclone-test-vinonaf6zesafam6zasopud8: Waiting for checks to finish 2020/04/15 06:15:50 DEBUG : GCS bucket rclone-test-vinonaf6zesafam6zasopud8: Waiting for transfers to finish 2020/04/15 06:15:52 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2020/04/15 06:15:52 INFO : potato3: Copied (server side copy) 2020/04/15 06:15:52 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:52 INFO : potato2: Copied (server side copy) 2020/04/15 06:15:52 INFO : potato2: Deleted 2020/04/15 06:15:52 DEBUG : pacer: Reducing sleep to 9.52685ms 2020/04/15 06:15:52 INFO : potato3: Deleted 2020/04/15 06:15:52 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:52 DEBUG : GCS bucket rclone-test-vinonaf6zesafam6zasopud8: Purge object "potato2" 2020/04/15 06:15:52 DEBUG : GCS bucket rclone-test-vinonaf6zesafam6zasopud8: Purge object "potato3" 2020/04/15 06:15:52 DEBUG : GCS bucket rclone-test-vinonaf6zesafam6zasopud8: Purge dir "" 2020/04/15 06:15:54 DEBUG : GCS bucket rclone-test-cibezit5xahixiy0petiguv7: Purge object "empty space" 2020/04/15 06:15:54 DEBUG : GCS bucket rclone-test-cibezit5xahixiy0petiguv7: Purge dir "" --- PASS: TestServerSideMoveWithFilter (7.21s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:1174: Server side move (if possible) GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 -> GCS bucket rclone-test-cibezit5xahixiy0petiguv7 === RUN TestServerSideMoveDeleteEmptySourceDirs 2020/04/15 06:15:55 DEBUG : tomatoDir: Making directory 2020/04/15 06:15:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:15:57 DEBUG : empty space: Unchanged skipping 2020/04/15 06:15:57 DEBUG : GCS bucket rclone-test-mepakot8xomobal0henicud9: Waiting for checks to finish 2020/04/15 06:15:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2020/04/15 06:15:57 INFO : empty space: Deleted 2020/04/15 06:15:57 DEBUG : GCS bucket rclone-test-mepakot8xomobal0henicud9: Waiting for transfers to finish 2020/04/15 06:15:57 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2020/04/15 06:15:57 INFO : potato3: Copied (server side copy) 2020/04/15 06:15:57 INFO : potato3: Deleted 2020/04/15 06:15:57 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:57 INFO : potato2: Copied (server side copy) 2020/04/15 06:15:57 INFO : potato2: Deleted 2020/04/15 06:15:57 DEBUG : tomatoDir: Making directory 2020/04/15 06:15:57 DEBUG : GCS bucket rclone-test-sudopaw8yutacup9cojecey3: Waiting for checks to finish 2020/04/15 06:15:57 DEBUG : GCS bucket rclone-test-sudopaw8yutacup9cojecey3: Waiting for transfers to finish 2020/04/15 06:15:59 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2020/04/15 06:15:59 INFO : potato3: Copied (server side copy) 2020/04/15 06:15:59 DEBUG : pacer: Reducing sleep to 8.138571ms 2020/04/15 06:15:59 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2020/04/15 06:15:59 INFO : empty space: Copied (server side copy) 2020/04/15 06:15:59 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:59 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/04/15 06:15:59 INFO : potato2: Copied (server side copy) 2020/04/15 06:15:59 INFO : empty space: Deleted 2020/04/15 06:15:59 DEBUG : pacer: Reducing sleep to 9.95753ms 2020/04/15 06:15:59 INFO : potato3: Deleted 2020/04/15 06:15:59 DEBUG : pacer: Reducing sleep to 19.859585ms 2020/04/15 06:15:59 INFO : potato2: Deleted 2020/04/15 06:15:59 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:15:59 DEBUG : GCS bucket rclone-test-sudopaw8yutacup9cojecey3: Purge object "empty space" 2020/04/15 06:15:59 DEBUG : GCS bucket rclone-test-sudopaw8yutacup9cojecey3: Purge object "potato2" 2020/04/15 06:16:00 DEBUG : GCS bucket rclone-test-sudopaw8yutacup9cojecey3: Purge object "potato3" 2020/04/15 06:16:00 DEBUG : GCS bucket rclone-test-sudopaw8yutacup9cojecey3: Purge dir "" 2020/04/15 06:16:01 DEBUG : GCS bucket rclone-test-mepakot8xomobal0henicud9: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.00s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:1174: Server side move (if possible) GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 -> GCS bucket rclone-test-mepakot8xomobal0henicud9 === RUN TestServerSideMoveOverlap --- PASS: TestServerSideMoveOverlap (0.39s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncOverlap --- PASS: TestSyncOverlap (0.32s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncCompareDest 2020/04/15 06:16:05 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:05 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:05 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:05 INFO : one: Copied (new) 2020/04/15 06:16:05 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:05 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 06:16:05 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:05 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/04/15 06:16:05 INFO : one: Copied (replaced existing) 2020/04/15 06:16:05 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:05 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:05 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 06:16:05 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:05 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:05 INFO : There was nothing to transfer 2020/04/15 06:16:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 06:16:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:06 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 06:16:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:06 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:06 INFO : There was nothing to transfer 2020/04/15 06:16:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2020/04/15 06:16:06 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:07 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 06:16:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:07 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:07 INFO : There was nothing to transfer 2020/04/15 06:16:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/04/15 06:16:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:07 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/04/15 06:16:07 INFO : two: Copied (new) 2020/04/15 06:16:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:07 DEBUG : one: Destination found in --compare-dest, skipping 2020/04/15 06:16:07 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (3.68s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncCopyDest 2020/04/15 06:16:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:08 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:08 INFO : one: Copied (new) 2020/04/15 06:16:08 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:08 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 06:16:09 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:09 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/04/15 06:16:09 INFO : one: Copied (replaced existing) 2020/04/15 06:16:09 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:09 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/04/15 06:16:10 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:10 INFO : one: Copied (server side copy) 2020/04/15 06:16:10 INFO : one: Deleted 2020/04/15 06:16:10 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/04/15 06:16:10 INFO : one: Copied (server side copy) 2020/04/15 06:16:10 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/04/15 06:16:10 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:10 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/04/15 06:16:11 INFO : two: Copied (server side copy) 2020/04/15 06:16:11 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/04/15 06:16:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : one: Unchanged skipping 2020/04/15 06:16:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:11 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : one: Unchanged skipping 2020/04/15 06:16:11 DEBUG : pacer: Reducing sleep to 8.145991ms 2020/04/15 06:16:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:11 DEBUG : two: Unchanged skipping 2020/04/15 06:16:11 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:11 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:11 INFO : There was nothing to transfer 2020/04/15 06:16:12 DEBUG : pacer: Reducing sleep to 0s 2020/04/15 06:16:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/04/15 06:16:12 DEBUG : three: Destination not found in --copy-dest 2020/04/15 06:16:12 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:12 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2020/04/15 06:16:12 INFO : three: Copied (new) 2020/04/15 06:16:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:12 DEBUG : one: Unchanged skipping 2020/04/15 06:16:12 DEBUG : pacer: Reducing sleep to 6.344608ms 2020/04/15 06:16:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:12 DEBUG : two: Unchanged skipping 2020/04/15 06:16:12 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (4.61s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncBackupDir 2020/04/15 06:16:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/04/15 06:16:13 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:13 DEBUG : two: Unchanged skipping 2020/04/15 06:16:13 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:13 INFO : one: Copied (server side copy) 2020/04/15 06:16:13 INFO : one: Deleted 2020/04/15 06:16:13 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:13 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:13 INFO : one: Copied (new) 2020/04/15 06:16:13 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:14 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/04/15 06:16:14 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:14 INFO : three.txt: Deleted 2020/04/15 06:16:14 INFO : three.txt: Moved into backup dir 2020/04/15 06:16:14 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/04/15 06:16:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:14 DEBUG : two: Unchanged skipping 2020/04/15 06:16:15 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:15 INFO : one: Copied (server side copy) 2020/04/15 06:16:15 INFO : one: Deleted 2020/04/15 06:16:15 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:15 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/04/15 06:16:15 INFO : one: Copied (new) 2020/04/15 06:16:15 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:15 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:15 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:15 INFO : three.txt: Deleted 2020/04/15 06:16:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (3.28s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncBackupDirWithSuffix 2020/04/15 06:16:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/04/15 06:16:16 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:16 DEBUG : two: Unchanged skipping 2020/04/15 06:16:17 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:17 INFO : one: Copied (server side copy) 2020/04/15 06:16:17 INFO : one: Deleted 2020/04/15 06:16:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:17 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:17 INFO : one: Copied (new) 2020/04/15 06:16:17 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:17 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/04/15 06:16:17 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:17 INFO : three.txt: Deleted 2020/04/15 06:16:17 INFO : three.txt: Moved into backup dir 2020/04/15 06:16:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/04/15 06:16:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:17 DEBUG : two: Unchanged skipping 2020/04/15 06:16:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:17 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:17 INFO : one: Copied (server side copy) 2020/04/15 06:16:17 INFO : one: Deleted 2020/04/15 06:16:17 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:18 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/04/15 06:16:18 INFO : one: Copied (new) 2020/04/15 06:16:18 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:18 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:18 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:18 INFO : three.txt: Deleted 2020/04/15 06:16:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (2.73s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncBackupDirWithSuffixKeepExtension 2020/04/15 06:16:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/04/15 06:16:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:19 DEBUG : two: Unchanged skipping 2020/04/15 06:16:19 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:19 INFO : one: Copied (server side copy) 2020/04/15 06:16:19 INFO : one: Deleted 2020/04/15 06:16:19 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:19 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:19 INFO : one: Copied (new) 2020/04/15 06:16:19 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:20 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/04/15 06:16:20 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:20 INFO : three.txt: Deleted 2020/04/15 06:16:20 INFO : three.txt: Moved into backup dir 2020/04/15 06:16:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/04/15 06:16:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:20 DEBUG : two: Unchanged skipping 2020/04/15 06:16:20 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for checks to finish 2020/04/15 06:16:21 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:21 INFO : one: Copied (server side copy) 2020/04/15 06:16:21 INFO : one: Deleted 2020/04/15 06:16:21 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9 path dst: Waiting for transfers to finish 2020/04/15 06:16:21 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/04/15 06:16:21 INFO : one: Copied (new) 2020/04/15 06:16:21 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:21 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:21 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:21 INFO : three.txt: Deleted 2020/04/15 06:16:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (3.16s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncSuffix 2020/04/15 06:16:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/04/15 06:16:22 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:22 INFO : one: Copied (server side copy) 2020/04/15 06:16:22 INFO : one: Deleted 2020/04/15 06:16:22 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:22 INFO : one: Copied (new) 2020/04/15 06:16:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:23 DEBUG : two: Unchanged skipping 2020/04/15 06:16:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/04/15 06:16:23 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/04/15 06:16:23 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:23 INFO : three.txt: Deleted 2020/04/15 06:16:23 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:23 INFO : three.txt: Copied (new) 2020/04/15 06:16:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/04/15 06:16:24 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:24 INFO : one: Copied (server side copy) 2020/04/15 06:16:24 INFO : one: Deleted 2020/04/15 06:16:24 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/04/15 06:16:24 INFO : one: Copied (new) 2020/04/15 06:16:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:24 DEBUG : two: Unchanged skipping 2020/04/15 06:16:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/04/15 06:16:25 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:25 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:25 INFO : three.txt: Deleted 2020/04/15 06:16:25 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2020/04/15 06:16:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (3.55s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncSuffixKeepExtension 2020/04/15 06:16:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2020/04/15 06:16:25 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/04/15 06:16:25 INFO : one: Copied (server side copy) 2020/04/15 06:16:25 INFO : one: Deleted 2020/04/15 06:16:25 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:25 INFO : one: Copied (new) 2020/04/15 06:16:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:25 DEBUG : two: Unchanged skipping 2020/04/15 06:16:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2020/04/15 06:16:26 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2020/04/15 06:16:26 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:26 INFO : three.txt: Deleted 2020/04/15 06:16:26 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:26 INFO : three.txt: Copied (new) 2020/04/15 06:16:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2020/04/15 06:16:26 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2020/04/15 06:16:26 INFO : one: Copied (server side copy) 2020/04/15 06:16:26 INFO : one: Deleted 2020/04/15 06:16:26 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2020/04/15 06:16:26 INFO : one: Copied (new) 2020/04/15 06:16:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:26 DEBUG : two: Unchanged skipping 2020/04/15 06:16:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2020/04/15 06:16:26 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2020/04/15 06:16:26 INFO : three.txt: Copied (server side copy) 2020/04/15 06:16:26 INFO : three.txt: Deleted 2020/04/15 06:16:26 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2020/04/15 06:16:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (1.70s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncUTFNorm 2020/04/15 06:16:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:16:27 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2020/04/15 06:16:27 INFO : Testêé: Copied (replaced existing) 2020/04/15 06:16:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.15s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncImmutable 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:16:27 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2020/04/15 06:16:27 INFO : existing: Copied (new) 2020/04/15 06:16:27 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:16:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2020/04/15 06:16:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:16:27 ERROR : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: not deleting files as there were IO errors 2020/04/15 06:16:27 ERROR : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: not deleting directories as there were IO errors 2020/04/15 06:16:27 INFO : There was nothing to transfer --- PASS: TestSyncImmutable (0.20s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestSyncIgnoreCase 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for checks to finish 2020/04/15 06:16:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2020/04/15 06:16:27 DEBUG : existing: Unchanged skipping 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Waiting for transfers to finish 2020/04/15 06:16:27 DEBUG : Waiting for deletions to finish 2020/04/15 06:16:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.18s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" === RUN TestAbort --- SKIP: TestAbort (0.03s) run.go:176: Remote "GCS bucket rclone-test-fogonix6tejeluf8cuxefic9", Local "Local file system at /tmp/rclone640200488", Modify Window "1ns" sync_test.go:1807: This test only runs on local PASS 2020/04/15 06:16:27 DEBUG : GCS bucket rclone-test-fogonix6tejeluf8cuxefic9: Purge dir "" "./sync.test -test.v -test.timeout 30m0s -remote TestGoogleCloudStorage: -verbose" - Finished OK in 1m25.192697117s (try 1/5)