"./sync.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2021/03/23 05:06:35 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3" 2021/03/23 05:06:36 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h54m27.975461052s) 2021/03/23 05:06:36 DEBUG : Creating backend with remote "/tmp/rclone174941069" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.11s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:36 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:06:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/03/23 05:06:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.23s) === RUN TestCopy run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:37 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:06:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.23s) === RUN TestCopyMissingDirectory run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:38 DEBUG : Creating backend with remote "/non-existing" 2021/03/23 05:06:38 ERROR : : error reading source directory: directory not found 2021/03/23 05:06:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.13s) === RUN TestCopyNoTraverse run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:40 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:06:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.44s) === RUN TestCopyCheckFirst run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:41 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Running all checks before starting transfers 2021/03/23 05:06:41 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:41 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Checks finished, now starting transfers 2021/03/23 05:06:41 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:42 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:06:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.02s) === RUN TestSyncNoTraverse run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:43 ERROR : Ignoring --no-traverse with sync 2021/03/23 05:06:43 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:43 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:44 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:06:44 INFO : sub dir/hello world: Copied (new) 2021/03/23 05:06:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.31s) === RUN TestCopyWithDepth run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:46 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/03/23 05:06:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.29s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:47 DEBUG : hello world2: Excluded 2021/03/23 05:06:47 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:47 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:49 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:06:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:50 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:50 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:06:51 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:06:51 INFO : potato2: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (9.68s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:06:59 DEBUG : sub dir2: Making directory 2021/03/23 05:06:59 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:06:59 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:01 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:07:01 INFO : sub dir/hello world: Copied (new) 2021/03/23 05:07:01 DEBUG : sub dir2: Making directory 2021/03/23 05:07:01 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestCopyEmptyDirectories (9.22s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:09 DEBUG : sub dir2: Making directory 2021/03/23 05:07:09 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:09 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:10 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:07:10 INFO : sub dir/hello world: Copied (new) 2021/03/23 05:07:10 INFO : sub dir/hello world: Deleted 2021/03/23 05:07:10 DEBUG : sub dir: Making directory 2021/03/23 05:07:10 DEBUG : sub dir2: Making directory 2021/03/23 05:07:10 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (2.33s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:11 DEBUG : sub dir2: Making directory 2021/03/23 05:07:11 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:11 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:13 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:07:13 INFO : sub dir/hello world: Copied (new) 2021/03/23 05:07:13 DEBUG : sub dir2: Making directory 2021/03/23 05:07:13 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: copied 1 directories 2021/03/23 05:07:13 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (2.48s) === RUN TestServerSideCopy run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:15 DEBUG : Creating backend with remote "TestHubic:rclone-test-gahoyip2cesised5zokuqiy0" 2021/03/23 05:07:15 DEBUG : Config file has changed externaly - reloading 2021/03/23 05:07:15 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h53m48.431310878s) sync_test.go:281: Server side copy (if possible) Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 -> Hubic Swift container rclone-test-gahoyip2cesised5zokuqiy0 2021/03/23 05:07:15 DEBUG : Hubic Swift container rclone-test-gahoyip2cesised5zokuqiy0: Waiting for checks to finish 2021/03/23 05:07:15 DEBUG : Hubic Swift container rclone-test-gahoyip2cesised5zokuqiy0: Waiting for transfers to finish 2021/03/23 05:07:16 INFO : Swift container rclone-test-gahoyip2cesised5zokuqiy0: Container "rclone-test-gahoyip2cesised5zokuqiy0" created 2021/03/23 05:07:18 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:07:18 INFO : sub dir/hello world: Copied (server-side copy) 2021/03/23 05:07:18 DEBUG : Hubic Swift container rclone-test-gahoyip2cesised5zokuqiy0: Purge remote 2021/03/23 05:07:18 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:19 INFO : sub dir/hello world: Deleted 2021/03/23 05:07:19 INFO : Swift container rclone-test-gahoyip2cesised5zokuqiy0: Container "rclone-test-gahoyip2cesised5zokuqiy0" removed --- PASS: TestServerSideCopy (6.58s) === RUN TestCopyAfterDelete run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:21 ERROR : : error listing: directory not found 2021/03/23 05:07:21 DEBUG : Local file system at /tmp/rclone174941069: Making directory 2021/03/23 05:07:21 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:21 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.22s) === RUN TestCopyRedownload run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:24 DEBUG : Local file system at /tmp/rclone174941069: Waiting for checks to finish 2021/03/23 05:07:24 DEBUG : Local file system at /tmp/rclone174941069: Waiting for transfers to finish 2021/03/23 05:07:24 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:07:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.79s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:25 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:25 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:26 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:07:26 INFO : check sum: Copied (new) 2021/03/23 05:07:26 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:26 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:26 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:07:26 DEBUG : check sum: Size and MD5 of src and dst objects identical 2021/03/23 05:07:26 DEBUG : check sum: Unchanged skipping 2021/03/23 05:07:26 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:26 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:26 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (9.63s) === RUN TestSyncSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:35 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:35 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:36 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/23 05:07:36 INFO : sizeonly: Copied (new) 2021/03/23 05:07:36 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:36 DEBUG : sizeonly: Sizes identical 2021/03/23 05:07:36 DEBUG : sizeonly: Unchanged skipping 2021/03/23 05:07:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:36 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:36 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncSizeOnly (9.45s) === RUN TestSyncIgnoreSize run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:44 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:44 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:45 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/03/23 05:07:45 INFO : ignore-size: Copied (new) 2021/03/23 05:07:45 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:45 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:07:45 DEBUG : ignore-size: Unchanged skipping 2021/03/23 05:07:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:45 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.82s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:48 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:07:48 DEBUG : existing: Unchanged skipping 2021/03/23 05:07:48 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:48 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:48 INFO : There was nothing to transfer 2021/03/23 05:07:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/03/23 05:07:48 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:48 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:49 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/23 05:07:49 INFO : existing: Copied (replaced existing) 2021/03/23 05:07:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.62s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:50 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:50 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:51 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/23 05:07:51 INFO : existing: Copied (new) 2021/03/23 05:07:51 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:51 DEBUG : existing: Destination exists, skipping 2021/03/23 05:07:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:51 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.97s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:07:54 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/03/23 05:07:54 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:07:54 DEBUG : c/non empty space: Unchanged skipping 2021/03/23 05:07:54 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:07:54 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:07:56 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:07:56 INFO : a/potato2: Copied (new) 2021/03/23 05:07:56 DEBUG : Waiting for deletions to finish 2021/03/23 05:07:57 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (6.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:00 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:00 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 2021/03/23 05:08:00 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:08:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/03/23 05:08:00 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:00 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:00 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:00 INFO : There was nothing to transfer 2021/03/23 05:08:00 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:00 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 2021/03/23 05:08:00 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:08:01 INFO : empty space: Updated modification time in destination 2021/03/23 05:08:01 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:01 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:01 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:01 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (10.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:10 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:10 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 2021/03/23 05:08:10 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:08:10 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:10 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:10 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.49s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:13 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:13 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 2021/03/23 05:08:13 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone174941069) 2021/03/23 05:08:13 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (Swift container rclone-test-vedabab1lugohoc8jeyeyev3) 2021/03/23 05:08:13 DEBUG : foo: MD5 differ 2021/03/23 05:08:13 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:14 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/03/23 05:08:14 INFO : foo: Copied (replaced existing) 2021/03/23 05:08:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.74s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:16 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:08:16 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:16 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:18 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:08:18 INFO : potato: Copied (new) 2021/03/23 05:08:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/03/23 05:08:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:21 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/03/23 05:08:21 INFO : potato: Copied (replaced existing) 2021/03/23 05:08:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.10s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:23 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:23 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 2021/03/23 05:08:23 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone174941069) 2021/03/23 05:08:23 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (Swift container rclone-test-vedabab1lugohoc8jeyeyev3) 2021/03/23 05:08:23 DEBUG : potato: MD5 differ 2021/03/23 05:08:23 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:25 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/03/23 05:08:25 INFO : potato: Copied (replaced existing) 2021/03/23 05:08:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/03/23 05:08:28 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:08:28 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:28 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:28 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:32 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:08:32 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:32 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:34 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:08:34 INFO : potato2: Copied (new) 2021/03/23 05:08:34 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:35 INFO : potato: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:47 DEBUG : d: Making directory 2021/03/23 05:08:47 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2021/03/23 05:08:47 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:47 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:08:47 DEBUG : c/non empty space: Unchanged skipping 2021/03/23 05:08:47 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:48 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:08:48 INFO : a/potato2: Copied (new) 2021/03/23 05:08:48 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:53 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/03/23 05:08:53 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:08:53 DEBUG : c/non empty space: Unchanged skipping 2021/03/23 05:08:53 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:08:54 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:08:54 INFO : a/potato2: Copied (new) 2021/03/23 05:08:54 ERROR : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: not deleting files as there were IO errors 2021/03/23 05:08:54 ERROR : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:08:59 DEBUG : Waiting for deletions to finish 2021/03/23 05:08:59 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:08:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:08:59 DEBUG : empty space: Unchanged skipping 2021/03/23 05:08:59 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:00 INFO : potato: Deleted 2021/03/23 05:09:01 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:09:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.08s) === RUN TestSyncDeleteBefore run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:09:05 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:05 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:05 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:06 INFO : potato: Deleted 2021/03/23 05:09:06 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:06 DEBUG : empty space: Unchanged skipping 2021/03/23 05:09:06 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:07 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:09:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.36s) === RUN TestCopyDeleteBefore run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:09:11 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:11 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:13 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/03/23 05:09:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.60s) === RUN TestSyncWithExclude run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:09:17 DEBUG : enormous: Excluded 2021/03/23 05:09:17 DEBUG : potato2: Excluded 2021/03/23 05:09:17 DEBUG : potato2: Excluded 2021/03/23 05:09:17 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:17 DEBUG : empty space: Unchanged skipping 2021/03/23 05:09:17 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:17 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:17 INFO : There was nothing to transfer 2021/03/23 05:09:17 DEBUG : enormous: Excluded 2021/03/23 05:09:17 DEBUG : potato2: Excluded 2021/03/23 05:09:17 DEBUG : potato2: Excluded 2021/03/23 05:09:17 DEBUG : Local file system at /tmp/rclone174941069: Waiting for checks to finish 2021/03/23 05:09:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:17 DEBUG : empty space: Unchanged skipping 2021/03/23 05:09:17 DEBUG : Local file system at /tmp/rclone174941069: Waiting for transfers to finish 2021/03/23 05:09:17 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:09:24 DEBUG : enormous: Excluded 2021/03/23 05:09:24 DEBUG : potato2: Excluded 2021/03/23 05:09:24 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:24 DEBUG : empty space: Unchanged skipping 2021/03/23 05:09:24 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:24 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:25 INFO : potato2: Deleted 2021/03/23 05:09:25 INFO : enormous: Deleted 2021/03/23 05:09:25 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2021/03/23 05:09:32 DEBUG : Local file system at /tmp/rclone174941069: Waiting for checks to finish 2021/03/23 05:09:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:32 DEBUG : empty space: Unchanged skipping 2021/03/23 05:09:32 DEBUG : Local file system at /tmp/rclone174941069: Waiting for transfers to finish 2021/03/23 05:09:32 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:32 INFO : enormous: Deleted 2021/03/23 05:09:32 INFO : potato2: Deleted 2021/03/23 05:09:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.57s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:09:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:38 DEBUG : one: Destination is newer than source, skipping 2021/03/23 05:09:38 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/03/23 05:09:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/03/23 05:09:38 DEBUG : three: Sizes identical 2021/03/23 05:09:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/03/23 05:09:38 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone174941069) 2021/03/23 05:09:38 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Swift container rclone-test-vedabab1lugohoc8jeyeyev3) 2021/03/23 05:09:38 DEBUG : two: MD5 differ 2021/03/23 05:09:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:39 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/23 05:09:39 INFO : two: Copied (replaced existing) 2021/03/23 05:09:39 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/03/23 05:09:39 INFO : four: Copied (replaced existing) 2021/03/23 05:09:39 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/03/23 05:09:39 INFO : five: Copied (new) 2021/03/23 05:09:39 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:39 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:39 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/03/23 05:09:39 DEBUG : five: Size and MD5 of src and dst objects identical 2021/03/23 05:09:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/03/23 05:09:39 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone174941069) 2021/03/23 05:09:39 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (Swift container rclone-test-vedabab1lugohoc8jeyeyev3) 2021/03/23 05:09:39 DEBUG : three: MD5 differ 2021/03/23 05:09:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/03/23 05:09:39 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/03/23 05:09:39 DEBUG : four: Size and MD5 of src and dst objects identical 2021/03/23 05:09:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/03/23 05:09:39 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/23 05:09:39 DEBUG : two: Size and MD5 of src and dst objects identical 2021/03/23 05:09:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/03/23 05:09:40 DEBUG : one: Destination is newer than source, skipping 2021/03/23 05:09:40 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:41 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:09:41 INFO : three: Copied (replaced existing) 2021/03/23 05:09:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.95s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" sync_test.go:1088: Can track renames: true 2021/03/23 05:09:45 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Making map for --track-renames 2021/03/23 05:09:45 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Finished making map for --track-renames 2021/03/23 05:09:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for renames to finish 2021/03/23 05:09:45 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:46 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/03/23 05:09:46 INFO : potato: Copied (new) 2021/03/23 05:09:46 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/23 05:09:46 INFO : yam: Copied (new) 2021/03/23 05:09:46 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:46 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Making map for --track-renames 2021/03/23 05:09:46 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Finished making map for --track-renames 2021/03/23 05:09:46 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:46 DEBUG : potato: Unchanged skipping 2021/03/23 05:09:46 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for renames to finish 2021/03/23 05:09:48 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/23 05:09:48 INFO : yam: Copied (server-side copy) to: yaml 2021/03/23 05:09:49 INFO : yam: Deleted 2021/03/23 05:09:49 INFO : yaml: Renamed from "yam" 2021/03/23 05:09:49 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (5.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" sync_test.go:1157: Can track renames: true 2021/03/23 05:09:51 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Making map for --track-renames 2021/03/23 05:09:51 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Finished making map for --track-renames 2021/03/23 05:09:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for renames to finish 2021/03/23 05:09:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:52 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/23 05:09:52 INFO : yam: Copied (new) 2021/03/23 05:09:52 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/03/23 05:09:52 INFO : potato: Copied (new) 2021/03/23 05:09:52 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:52 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Making map for --track-renames 2021/03/23 05:09:52 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Finished making map for --track-renames 2021/03/23 05:09:52 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:52 DEBUG : potato: Unchanged skipping 2021/03/23 05:09:52 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for renames to finish 2021/03/23 05:09:54 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/23 05:09:54 INFO : yam: Copied (server-side copy) to: yaml 2021/03/23 05:09:55 INFO : yam: Deleted 2021/03/23 05:09:55 INFO : yaml: Renamed from "yam" 2021/03/23 05:09:55 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" sync_test.go:1193: Can track renames: true 2021/03/23 05:09:57 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Making map for --track-renames 2021/03/23 05:09:57 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Finished making map for --track-renames 2021/03/23 05:09:57 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:57 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for renames to finish 2021/03/23 05:09:57 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:09:58 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/03/23 05:09:58 INFO : potato: Copied (new) 2021/03/23 05:09:58 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/23 05:09:58 INFO : sub/yam: Copied (new) 2021/03/23 05:09:58 DEBUG : Waiting for deletions to finish 2021/03/23 05:09:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:09:58 DEBUG : potato: Unchanged skipping 2021/03/23 05:09:58 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Making map for --track-renames 2021/03/23 05:09:58 INFO : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Finished making map for --track-renames 2021/03/23 05:09:58 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:09:58 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for renames to finish 2021/03/23 05:10:00 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/23 05:10:00 INFO : sub/yam: Copied (server-side copy) to: yam 2021/03/23 05:10:01 INFO : sub/yam: Deleted 2021/03/23 05:10:01 INFO : yam: Renamed from "sub/yam" 2021/03/23 05:10:01 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:10:02 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:10:02 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:10:04 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/03/23 05:10:04 INFO : nested/sub dir/file: Copied (new) 2021/03/23 05:10:04 INFO : nested/sub dir/file: Deleted 2021/03/23 05:10:04 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:10:04 INFO : sub dir/hello world: Copied (new) 2021/03/23 05:10:04 INFO : sub dir/hello world: Deleted 2021/03/23 05:10:04 DEBUG : sub dir: Removing directory 2021/03/23 05:10:04 DEBUG : nested/sub dir: Removing directory 2021/03/23 05:10:04 DEBUG : nested: Removing directory 2021/03/23 05:10:04 DEBUG : Local file system at /tmp/rclone174941069: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:10:05 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:10:05 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:10:06 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/03/23 05:10:06 INFO : nested/sub dir/file: Copied (new) 2021/03/23 05:10:06 INFO : nested/sub dir/file: Deleted 2021/03/23 05:10:06 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/23 05:10:06 INFO : sub dir/hello world: Copied (new) 2021/03/23 05:10:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.92s) === RUN TestServerSideMove run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:10:08 DEBUG : Creating backend with remote "TestHubic:rclone-test-cilucoq2pecicay8wigiluy7" 2021/03/23 05:10:08 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m55.339014563s) sync_test.go:1245: Server side move (if possible) Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 -> Hubic Swift container rclone-test-cilucoq2pecicay8wigiluy7 2021/03/23 05:10:12 INFO : Swift container rclone-test-cilucoq2pecicay8wigiluy7: Container "rclone-test-cilucoq2pecicay8wigiluy7" created 2021/03/23 05:10:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/23 05:10:17 DEBUG : Hubic Swift container rclone-test-cilucoq2pecicay8wigiluy7: Waiting for checks to finish 2021/03/23 05:10:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:10:17 DEBUG : empty space: Unchanged skipping 2021/03/23 05:10:18 INFO : empty space: Deleted 2021/03/23 05:10:18 DEBUG : Hubic Swift container rclone-test-cilucoq2pecicay8wigiluy7: Waiting for transfers to finish 2021/03/23 05:10:19 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/23 05:10:19 INFO : potato3: Copied (server-side copy) 2021/03/23 05:10:19 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:10:19 INFO : potato2: Copied (server-side copy) 2021/03/23 05:10:19 INFO : potato3: Deleted 2021/03/23 05:10:20 INFO : potato2: Deleted 2021/03/23 05:10:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-mirojuc2hecaxok1mimanev3" 2021/03/23 05:10:21 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m42.451768106s) 2021/03/23 05:10:21 DEBUG : Hubic Swift container rclone-test-mirojuc2hecaxok1mimanev3: Waiting for checks to finish 2021/03/23 05:10:21 DEBUG : Hubic Swift container rclone-test-mirojuc2hecaxok1mimanev3: Waiting for transfers to finish 2021/03/23 05:10:22 INFO : Swift container rclone-test-mirojuc2hecaxok1mimanev3: Container "rclone-test-mirojuc2hecaxok1mimanev3" created 2021/03/23 05:10:24 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:10:24 INFO : potato2: Copied (server-side copy) 2021/03/23 05:10:24 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:10:24 INFO : empty space: Copied (server-side copy) 2021/03/23 05:10:24 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/23 05:10:24 INFO : potato3: Copied (server-side copy) 2021/03/23 05:10:24 INFO : potato2: Deleted 2021/03/23 05:10:25 INFO : empty space: Deleted 2021/03/23 05:10:25 INFO : potato3: Deleted 2021/03/23 05:10:25 DEBUG : Hubic Swift container rclone-test-mirojuc2hecaxok1mimanev3: Purge remote 2021/03/23 05:10:25 DEBUG : Waiting for deletions to finish 2021/03/23 05:10:26 INFO : empty space: Deleted 2021/03/23 05:10:26 INFO : potato3: Deleted 2021/03/23 05:10:26 INFO : potato2: Deleted 2021/03/23 05:10:27 INFO : Swift container rclone-test-mirojuc2hecaxok1mimanev3: Container "rclone-test-mirojuc2hecaxok1mimanev3" removed 2021/03/23 05:10:27 DEBUG : Hubic Swift container rclone-test-cilucoq2pecicay8wigiluy7: Purge remote 2021/03/23 05:10:27 DEBUG : Waiting for deletions to finish 2021/03/23 05:10:28 INFO : Swift container rclone-test-cilucoq2pecicay8wigiluy7: Container "rclone-test-cilucoq2pecicay8wigiluy7" removed --- PASS: TestServerSideMove (19.96s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:10:28 DEBUG : Creating backend with remote "TestHubic:rclone-test-kopewad0yulifed5sojoloj5" 2021/03/23 05:10:28 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m35.349269223s) sync_test.go:1245: Server side move (if possible) Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 -> Hubic Swift container rclone-test-kopewad0yulifed5sojoloj5 2021/03/23 05:10:32 INFO : Swift container rclone-test-kopewad0yulifed5sojoloj5: Container "rclone-test-kopewad0yulifed5sojoloj5" created 2021/03/23 05:10:35 DEBUG : empty space: Excluded 2021/03/23 05:10:35 DEBUG : empty space: Excluded 2021/03/23 05:10:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/23 05:10:35 DEBUG : Hubic Swift container rclone-test-kopewad0yulifed5sojoloj5: Waiting for checks to finish 2021/03/23 05:10:35 DEBUG : Hubic Swift container rclone-test-kopewad0yulifed5sojoloj5: Waiting for transfers to finish 2021/03/23 05:10:36 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:10:36 INFO : potato2: Copied (server-side copy) 2021/03/23 05:10:37 INFO : potato2: Deleted 2021/03/23 05:10:38 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/23 05:10:38 INFO : potato3: Copied (server-side copy) 2021/03/23 05:10:39 INFO : potato3: Deleted 2021/03/23 05:10:39 DEBUG : Creating backend with remote "TestHubic:rclone-test-kuzaxiz8zejasex4gilamup7" 2021/03/23 05:10:39 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m24.545738796s) 2021/03/23 05:10:39 DEBUG : empty space: Excluded 2021/03/23 05:10:39 DEBUG : Hubic Swift container rclone-test-kuzaxiz8zejasex4gilamup7: Waiting for checks to finish 2021/03/23 05:10:39 DEBUG : Hubic Swift container rclone-test-kuzaxiz8zejasex4gilamup7: Waiting for transfers to finish 2021/03/23 05:10:39 INFO : Swift container rclone-test-kuzaxiz8zejasex4gilamup7: Container "rclone-test-kuzaxiz8zejasex4gilamup7" created 2021/03/23 05:10:41 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:10:41 INFO : potato2: Copied (server-side copy) 2021/03/23 05:10:41 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/23 05:10:41 INFO : potato3: Copied (server-side copy) 2021/03/23 05:10:42 INFO : potato2: Deleted 2021/03/23 05:10:42 INFO : potato3: Deleted 2021/03/23 05:10:42 DEBUG : Hubic Swift container rclone-test-kuzaxiz8zejasex4gilamup7: Purge remote 2021/03/23 05:10:42 DEBUG : Waiting for deletions to finish 2021/03/23 05:10:43 INFO : potato2: Deleted 2021/03/23 05:10:43 INFO : potato3: Deleted 2021/03/23 05:10:43 INFO : Swift container rclone-test-kuzaxiz8zejasex4gilamup7: Container "rclone-test-kuzaxiz8zejasex4gilamup7" removed 2021/03/23 05:10:43 DEBUG : Hubic Swift container rclone-test-kopewad0yulifed5sojoloj5: Purge remote 2021/03/23 05:10:43 DEBUG : Waiting for deletions to finish 2021/03/23 05:10:44 INFO : empty space: Deleted 2021/03/23 05:10:44 INFO : Swift container rclone-test-kopewad0yulifed5sojoloj5: Container "rclone-test-kopewad0yulifed5sojoloj5" removed --- PASS: TestServerSideMoveWithFilter (16.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:10:45 DEBUG : Creating backend with remote "TestHubic:rclone-test-gahonur6forideh1qewequr8" 2021/03/23 05:10:45 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m18.548798406s) 2021/03/23 05:10:50 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 -> Hubic Swift container rclone-test-gahonur6forideh1qewequr8 2021/03/23 05:10:50 INFO : Swift container rclone-test-gahonur6forideh1qewequr8: Container "rclone-test-gahonur6forideh1qewequr8" created 2021/03/23 05:10:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/23 05:10:55 DEBUG : Hubic Swift container rclone-test-gahonur6forideh1qewequr8: Waiting for checks to finish 2021/03/23 05:10:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:10:55 DEBUG : empty space: Unchanged skipping 2021/03/23 05:10:56 INFO : empty space: Deleted 2021/03/23 05:10:56 DEBUG : Hubic Swift container rclone-test-gahonur6forideh1qewequr8: Waiting for transfers to finish 2021/03/23 05:10:56 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/23 05:10:56 INFO : potato3: Copied (server-side copy) 2021/03/23 05:10:57 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:10:57 INFO : potato2: Copied (server-side copy) 2021/03/23 05:10:57 INFO : potato3: Deleted 2021/03/23 05:10:57 INFO : potato2: Deleted 2021/03/23 05:10:58 DEBUG : Creating backend with remote "TestHubic:rclone-test-qodabod5cotanun3sizuhov1" 2021/03/23 05:10:58 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m5.806846435s) 2021/03/23 05:10:58 DEBUG : tomatoDir: Making directory 2021/03/23 05:10:58 DEBUG : Hubic Swift container rclone-test-qodabod5cotanun3sizuhov1: Waiting for checks to finish 2021/03/23 05:10:58 DEBUG : Hubic Swift container rclone-test-qodabod5cotanun3sizuhov1: Waiting for transfers to finish 2021/03/23 05:10:58 INFO : Swift container rclone-test-qodabod5cotanun3sizuhov1: Container "rclone-test-qodabod5cotanun3sizuhov1" created 2021/03/23 05:10:59 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/23 05:10:59 INFO : potato2: Copied (server-side copy) 2021/03/23 05:10:59 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/23 05:10:59 INFO : potato3: Copied (server-side copy) 2021/03/23 05:11:00 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/23 05:11:00 INFO : empty space: Copied (server-side copy) 2021/03/23 05:11:00 INFO : potato3: Deleted 2021/03/23 05:11:00 INFO : potato2: Deleted 2021/03/23 05:11:00 INFO : empty space: Deleted 2021/03/23 05:11:00 DEBUG : Hubic Swift container rclone-test-qodabod5cotanun3sizuhov1: Purge remote 2021/03/23 05:11:00 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:01 INFO : potato3: Deleted 2021/03/23 05:11:01 INFO : empty space: Deleted 2021/03/23 05:11:01 INFO : potato2: Deleted 2021/03/23 05:11:01 INFO : Swift container rclone-test-qodabod5cotanun3sizuhov1: Container "rclone-test-qodabod5cotanun3sizuhov1" removed 2021/03/23 05:11:01 DEBUG : Hubic Swift container rclone-test-gahonur6forideh1qewequr8: Purge remote 2021/03/23 05:11:01 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:02 INFO : Swift container rclone-test-gahonur6forideh1qewequr8: Container "rclone-test-gahonur6forideh1qewequr8" removed --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.00s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:11:02 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/rclone-move-test" 2021/03/23 05:11:02 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h50m1.54580444s) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveOverlap (9.74s) === RUN TestSyncOverlap run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:11:12 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/rclone-sync-test" 2021/03/23 05:11:12 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m51.817323211s) --- PASS: TestSyncOverlap (0.43s) === RUN TestSyncCompareDest run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:11:12 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:11:12 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m51.38526963s) 2021/03/23 05:11:12 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/CompareDest" 2021/03/23 05:11:12 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m51.042628299s) 2021/03/23 05:11:13 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:13 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:14 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:11:14 INFO : one: Copied (new) 2021/03/23 05:11:14 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:14 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 05:11:15 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:16 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/23 05:11:16 INFO : one: Copied (replaced existing) 2021/03/23 05:11:16 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:18 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/23 05:11:18 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:18 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:18 INFO : There was nothing to transfer 2021/03/23 05:11:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:20 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/23 05:11:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/23 05:11:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:20 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:20 INFO : There was nothing to transfer 2021/03/23 05:11:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:20 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/23 05:11:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/23 05:11:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:20 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:20 INFO : There was nothing to transfer 2021/03/23 05:11:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/23 05:11:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/23 05:11:20 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:21 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/03/23 05:11:21 INFO : two: Copied (new) 2021/03/23 05:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (11.78s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:11:27 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dest" 2021/03/23 05:11:27 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m36.486503081s) 2021/03/23 05:11:27 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/pre-dest1" 2021/03/23 05:11:27 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m36.15004875s) 2021/03/23 05:11:28 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/pre-dest2" 2021/03/23 05:11:28 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m35.679261814s) 2021/03/23 05:11:28 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:28 DEBUG : 1: Destination found in --compare-dest, skipping 2021/03/23 05:11:28 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:28 DEBUG : 2: Destination found in --compare-dest, skipping 2021/03/23 05:11:29 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dest: Waiting for checks to finish 2021/03/23 05:11:29 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dest: Waiting for transfers to finish 2021/03/23 05:11:30 DEBUG : 3: MD5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/03/23 05:11:30 INFO : 3: Copied (new) 2021/03/23 05:11:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.83s) === RUN TestSyncCopyDest run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:11:33 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:11:33 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m30.780317978s) 2021/03/23 05:11:33 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/CopyDest" 2021/03/23 05:11:35 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m28.774485418s) 2021/03/23 05:11:35 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:35 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:37 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:11:37 INFO : one: Copied (new) 2021/03/23 05:11:37 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:37 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 05:11:37 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:39 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/23 05:11:39 INFO : one: Copied (replaced existing) 2021/03/23 05:11:39 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:42 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/BackupDir" 2021/03/23 05:11:43 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m20.894946135s) 2021/03/23 05:11:43 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/23 05:11:43 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path BackupDir: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:11:45 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:11:45 INFO : one: Copied (server-side copy) 2021/03/23 05:11:46 INFO : one: Deleted 2021/03/23 05:11:47 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/23 05:11:47 INFO : one: Copied (server-side copy) 2021/03/23 05:11:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/23 05:11:47 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:47 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:50 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/23 05:11:50 INFO : two: Copied (server-side copy) 2021/03/23 05:11:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/23 05:11:50 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:50 DEBUG : one: Unchanged skipping 2021/03/23 05:11:50 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:50 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:51 DEBUG : one: Unchanged skipping 2021/03/23 05:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:51 DEBUG : two: Unchanged skipping 2021/03/23 05:11:51 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:51 DEBUG : Waiting for deletions to finish 2021/03/23 05:11:51 INFO : There was nothing to transfer 2021/03/23 05:11:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/23 05:11:53 DEBUG : three: Destination not found in --copy-dest 2021/03/23 05:11:53 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:53 DEBUG : one: Unchanged skipping 2021/03/23 05:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:11:53 DEBUG : two: Unchanged skipping 2021/03/23 05:11:53 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:11:54 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/03/23 05:11:54 INFO : three: Copied (new) 2021/03/23 05:11:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.63s) === RUN TestSyncBackupDir run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:12:03 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:12:03 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h49m0.083604058s) 2021/03/23 05:12:04 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/backup" 2021/03/23 05:12:04 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h48m59.788183765s) 2021/03/23 05:12:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/23 05:12:04 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:12:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:12:04 DEBUG : two: Unchanged skipping 2021/03/23 05:12:04 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path backup: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:12:06 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:12:06 INFO : one: Copied (server-side copy) 2021/03/23 05:12:07 INFO : one: Deleted 2021/03/23 05:12:07 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:12:08 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:12:08 INFO : one: Copied (new) 2021/03/23 05:12:08 DEBUG : Waiting for deletions to finish 2021/03/23 05:12:10 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:12:10 INFO : three.txt: Copied (server-side copy) 2021/03/23 05:12:11 INFO : three.txt: Deleted 2021/03/23 05:12:11 INFO : three.txt: Moved into backup dir 2021/03/23 05:12:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/23 05:12:12 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:12:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:12:13 DEBUG : two: Unchanged skipping 2021/03/23 05:12:14 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:12:14 INFO : one: Copied (server-side copy) 2021/03/23 05:12:15 INFO : one: Deleted 2021/03/23 05:12:15 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:12:16 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/23 05:12:16 INFO : one: Copied (new) 2021/03/23 05:12:16 DEBUG : Waiting for deletions to finish 2021/03/23 05:12:18 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:12:18 INFO : three.txt: Copied (server-side copy) 2021/03/23 05:12:19 INFO : three.txt: Deleted 2021/03/23 05:12:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.63s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:12:26 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:12:26 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h48m37.508084492s) 2021/03/23 05:12:26 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/backup" 2021/03/23 05:12:26 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h48m37.212664059s) 2021/03/23 05:12:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/23 05:12:26 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:12:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:12:27 DEBUG : two: Unchanged skipping 2021/03/23 05:12:27 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path backup: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:12:29 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:12:29 INFO : one: Copied (server-side copy) to: one.bak 2021/03/23 05:12:30 INFO : one: Deleted 2021/03/23 05:12:30 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:12:31 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:12:31 INFO : one: Copied (new) 2021/03/23 05:12:31 DEBUG : Waiting for deletions to finish 2021/03/23 05:12:33 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:12:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/23 05:12:34 INFO : three.txt: Deleted 2021/03/23 05:12:34 INFO : three.txt: Moved into backup dir 2021/03/23 05:12:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/23 05:12:35 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:12:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:12:35 DEBUG : two: Unchanged skipping 2021/03/23 05:12:37 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:12:37 INFO : one: Copied (server-side copy) to: one.bak 2021/03/23 05:12:38 INFO : one: Deleted 2021/03/23 05:12:38 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:12:40 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/23 05:12:40 INFO : one: Copied (new) 2021/03/23 05:12:40 DEBUG : Waiting for deletions to finish 2021/03/23 05:12:41 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:12:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/23 05:12:42 INFO : three.txt: Deleted 2021/03/23 05:12:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:12:49 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:12:49 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h48m14.568275161s) 2021/03/23 05:12:49 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/backup" 2021/03/23 05:12:49 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h48m14.259619519s) 2021/03/23 05:12:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/23 05:12:49 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:12:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:12:50 DEBUG : two: Unchanged skipping 2021/03/23 05:12:50 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path backup: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:12:51 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:12:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/23 05:12:52 INFO : one: Deleted 2021/03/23 05:12:52 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:12:54 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:12:54 INFO : one: Copied (new) 2021/03/23 05:12:54 DEBUG : Waiting for deletions to finish 2021/03/23 05:12:56 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:12:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/23 05:12:57 INFO : three.txt: Deleted 2021/03/23 05:12:57 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure 2021/03/23 05:13:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/23 05:13:05 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:13:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:13:05 DEBUG : two: Unchanged skipping 2021/03/23 05:13:07 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:13:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/23 05:13:08 INFO : one: Deleted 2021/03/23 05:13:08 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:13:09 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/23 05:13:09 INFO : one: Copied (new) 2021/03/23 05:13:09 DEBUG : Waiting for deletions to finish 2021/03/23 05:13:10 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:13:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/23 05:13:11 INFO : three.txt: Deleted 2021/03/23 05:13:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.28s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:13:18 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:13:18 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h47m45.175359172s) 2021/03/23 05:13:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/23 05:13:18 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:13:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:13:19 DEBUG : two: Unchanged skipping 2021/03/23 05:13:20 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:13:20 INFO : one: Copied (server-side copy) to: one.bak 2021/03/23 05:13:21 INFO : one: Deleted 2021/03/23 05:13:21 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:13:22 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:13:22 INFO : one: Copied (new) 2021/03/23 05:13:22 DEBUG : Waiting for deletions to finish 2021/03/23 05:13:25 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:13:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/23 05:13:25 INFO : three.txt: Deleted 2021/03/23 05:13:25 INFO : three.txt: Moved into backup dir 2021/03/23 05:13:27 DEBUG : one.bak: Excluded 2021/03/23 05:13:27 DEBUG : three.txt.bak: Excluded 2021/03/23 05:13:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/23 05:13:27 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for checks to finish 2021/03/23 05:13:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:13:27 DEBUG : two: Unchanged skipping 2021/03/23 05:13:28 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:13:28 INFO : one: Copied (server-side copy) to: one.bak 2021/03/23 05:13:29 INFO : one: Deleted 2021/03/23 05:13:29 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Waiting for transfers to finish 2021/03/23 05:13:30 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/23 05:13:30 INFO : one: Copied (new) 2021/03/23 05:13:30 DEBUG : Waiting for deletions to finish 2021/03/23 05:13:32 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:13:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/23 05:13:33 INFO : three.txt: Deleted 2021/03/23 05:13:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (21.73s) === RUN TestSyncSuffix run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:13:40 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:13:40 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h47m23.705130078s) 2021/03/23 05:13:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/23 05:13:40 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:13:42 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:13:42 INFO : one: Copied (server-side copy) to: one.bak 2021/03/23 05:13:43 INFO : one: Deleted 2021/03/23 05:13:44 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:13:44 INFO : one: Copied (new) 2021/03/23 05:13:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:13:44 DEBUG : two: Unchanged skipping 2021/03/23 05:13:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/23 05:13:46 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:13:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/23 05:13:47 INFO : three.txt: Deleted 2021/03/23 05:13:48 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:13:48 INFO : three.txt: Copied (new) 2021/03/23 05:13:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/23 05:13:50 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:13:50 INFO : one: Copied (server-side copy) to: one.bak 2021/03/23 05:13:51 INFO : one: Deleted 2021/03/23 05:13:53 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/23 05:13:53 INFO : one: Copied (new) 2021/03/23 05:13:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:13:53 DEBUG : two: Unchanged skipping 2021/03/23 05:13:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/23 05:13:54 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:13:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/23 05:13:55 INFO : three.txt: Deleted 2021/03/23 05:13:56 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/03/23 05:13:56 INFO : three.txt: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncSuffix (31.00s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:14:11 DEBUG : Creating backend with remote "TestHubic:rclone-test-vedabab1lugohoc8jeyeyev3/dst" 2021/03/23 05:14:11 DEBUG : Hubic: Got swift credentials (expiry 2021-03-24 06:01:04 +0100 +0100 in 23h46m52.262523464s) 2021/03/23 05:14:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/23 05:14:12 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3 path dst: Container "rclone-test-vedabab1lugohoc8jeyeyev3" created 2021/03/23 05:14:13 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/23 05:14:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/23 05:14:14 INFO : one: Deleted 2021/03/23 05:14:15 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:14:15 INFO : one: Copied (new) 2021/03/23 05:14:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:14:15 DEBUG : two: Unchanged skipping 2021/03/23 05:14:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/23 05:14:17 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/23 05:14:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/23 05:14:18 INFO : three.txt: Deleted 2021/03/23 05:14:19 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:14:19 INFO : three.txt: Copied (new) 2021/03/23 05:14:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/23 05:14:21 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/23 05:14:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/23 05:14:22 INFO : one: Deleted 2021/03/23 05:14:23 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/23 05:14:23 INFO : one: Copied (new) 2021/03/23 05:14:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:14:23 DEBUG : two: Unchanged skipping 2021/03/23 05:14:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/23 05:14:25 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/23 05:14:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/23 05:14:25 INFO : three.txt: Deleted 2021/03/23 05:14:26 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/03/23 05:14:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.89s) === RUN TestSyncUTFNorm run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:14:31 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:14:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/03/23 05:14:31 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:14:32 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/03/23 05:14:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/03/23 05:14:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:14:33 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:14:33 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:14:34 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/23 05:14:34 INFO : existing: Copied (new) 2021/03/23 05:14:34 DEBUG : Waiting for deletions to finish 2021/03/23 05:14:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/03/23 05:14:34 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:14:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/03/23 05:14:34 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:14:34 ERROR : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: not deleting files as there were IO errors 2021/03/23 05:14:34 ERROR : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" 2021/03/23 05:14:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for checks to finish 2021/03/23 05:14:36 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/23 05:14:36 DEBUG : existing: Unchanged skipping 2021/03/23 05:14:36 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Waiting for transfers to finish 2021/03/23 05:14:36 DEBUG : Waiting for deletions to finish 2021/03/23 05:14:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3", Local "Local file system at /tmp/rclone174941069", Modify Window "1ns" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (0.15s) --- SKIP: TestMaxTransfer/Hard (0.05s) --- SKIP: TestMaxTransfer/Soft (0.04s) --- SKIP: TestMaxTransfer/Cautious (0.05s) PASS 2021/03/23 05:14:37 DEBUG : Hubic Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Purge remote 2021/03/23 05:14:37 DEBUG : Waiting for deletions to finish 2021/03/23 05:14:37 INFO : Swift container rclone-test-vedabab1lugohoc8jeyeyev3: Container "rclone-test-vedabab1lugohoc8jeyeyev3" removed "./sync.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished OK in 8m1.988265843s (try 1/5)