"./sync.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Starting (try 1/5) 2021/03/04 05:33:17 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5" 2021/03/04 05:33:18 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h27m18.829221405s) 2021/03/04 05:33:18 DEBUG : Creating backend with remote "/tmp/rclone702055026" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.33s) === 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-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:18 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:33:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/03/04 05:33:19 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:19 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.72s) === RUN TestCopy run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:19 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:19 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:20 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.06s) === RUN TestCopyMissingDirectory run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:21 DEBUG : Creating backend with remote "/non-existing" 2021/03/04 05:33:21 ERROR : : error reading source directory: directory not found 2021/03/04 05:33:21 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:21 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.18s) === RUN TestCopyNoTraverse run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:21 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:21 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:22 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.06s) === RUN TestCopyCheckFirst run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:23 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Running all checks before starting transfers 2021/03/04 05:33:23 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:23 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Checks finished, now starting transfers 2021/03/04 05:33:23 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:24 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.71s) === RUN TestSyncNoTraverse run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:25 ERROR : Ignoring --no-traverse with sync 2021/03/04 05:33:25 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:25 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:26 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:26 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:33:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.68s) === RUN TestCopyWithDepth run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:26 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:26 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:28 DEBUG : hello world2: MD5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/03/04 05:33:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.13s) === RUN TestCopyWithFilesFrom run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:29 DEBUG : hello world2: Excluded 2021/03/04 05:33:29 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:29 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:30 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:32 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:32 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:34 DEBUG : potato2: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.85s) === RUN TestCopyEmptyDirectories run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:36 DEBUG : sub dir2: Making directory 2021/03/04 05:33:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:36 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:36 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:33:36 DEBUG : sub dir2: Making directory 2021/03/04 05:33:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: copied 1 directories fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestMoveEmptyDirectories run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:37 DEBUG : sub dir2: Making directory 2021/03/04 05:33:37 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:37 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:38 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:38 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:33:38 INFO : sub dir/hello world: Deleted 2021/03/04 05:33:38 DEBUG : sub dir: Making directory 2021/03/04 05:33:38 DEBUG : sub dir2: Making directory 2021/03/04 05:33:38 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: copied 2 directories fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncEmptyDirectories run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:39 DEBUG : sub dir2: Making directory 2021/03/04 05:33:39 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:39 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:40 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:40 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:33:40 DEBUG : sub dir2: Making directory 2021/03/04 05:33:40 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: copied 1 directories 2021/03/04 05:33:40 DEBUG : Waiting for deletions to finish fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (1.97s) === RUN TestServerSideCopy run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:42 DEBUG : Creating backend with remote "TestHubic:rclone-test-sekeboc6sucemiy3cefujud0" 2021/03/04 05:33:42 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h26m54.513637541s) sync_test.go:292: Server side copy (if possible) Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 -> Hubic Swift container rclone-test-sekeboc6sucemiy3cefujud0 2021/03/04 05:33:43 DEBUG : Hubic Swift container rclone-test-sekeboc6sucemiy3cefujud0: Waiting for checks to finish 2021/03/04 05:33:43 DEBUG : Hubic Swift container rclone-test-sekeboc6sucemiy3cefujud0: Waiting for transfers to finish 2021/03/04 05:33:43 INFO : Swift container rclone-test-sekeboc6sucemiy3cefujud0: Container "rclone-test-sekeboc6sucemiy3cefujud0" created 2021/03/04 05:33:45 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:45 INFO : sub dir/hello world: Copied (server-side copy) 2021/03/04 05:33:45 DEBUG : Hubic Swift container rclone-test-sekeboc6sucemiy3cefujud0: Purge remote 2021/03/04 05:33:45 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:46 INFO : sub dir/hello world: Deleted 2021/03/04 05:33:46 INFO : Swift container rclone-test-sekeboc6sucemiy3cefujud0: Container "rclone-test-sekeboc6sucemiy3cefujud0" removed --- PASS: TestServerSideCopy (5.39s) === RUN TestCopyAfterDelete run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:47 ERROR : : error listing: directory not found 2021/03/04 05:33:47 DEBUG : Local file system at /tmp/rclone702055026: Making directory 2021/03/04 05:33:47 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:47 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:49 DEBUG : Local file system at /tmp/rclone702055026: Waiting for checks to finish 2021/03/04 05:33:49 DEBUG : Local file system at /tmp/rclone702055026: Waiting for transfers to finish 2021/03/04 05:33:50 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:33:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:51 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:51 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:52 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:33:52 INFO : check sum: Copied (new) 2021/03/04 05:33:52 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:52 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:52 DEBUG : check sum: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:33:52 DEBUG : check sum: Size and MD5 of src and dst objects identical 2021/03/04 05:33:52 DEBUG : check sum: Unchanged skipping 2021/03/04 05:33:52 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:52 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:52 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.90s) === RUN TestSyncSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:54 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:54 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:55 DEBUG : sizeonly: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/04 05:33:55 INFO : sizeonly: Copied (new) 2021/03/04 05:33:55 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:55 DEBUG : sizeonly: Sizes identical 2021/03/04 05:33:55 DEBUG : sizeonly: Unchanged skipping 2021/03/04 05:33:55 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:55 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:55 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.09s) === RUN TestSyncIgnoreSize run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:33:57 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:57 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:58 DEBUG : ignore-size: MD5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/03/04 05:33:58 INFO : ignore-size: Copied (new) 2021/03/04 05:33:58 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:58 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:33:58 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:33:58 DEBUG : ignore-size: Unchanged skipping 2021/03/04 05:33:58 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:33:58 DEBUG : Waiting for deletions to finish 2021/03/04 05:33:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.99s) === RUN TestSyncIgnoreTimes run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:34:01 DEBUG : existing: Unchanged skipping 2021/03/04 05:34:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:01 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:01 INFO : There was nothing to transfer 2021/03/04 05:34:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/03/04 05:34:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:03 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/04 05:34:03 INFO : existing: Copied (replaced existing) 2021/03/04 05:34:03 DEBUG : Waiting for deletions to finish fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (11.41s) === RUN TestSyncIgnoreExisting run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:11 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:11 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:12 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/04 05:34:12 INFO : existing: Copied (new) 2021/03/04 05:34:12 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:13 DEBUG : existing: Destination exists, skipping 2021/03/04 05:34:13 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:13 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:13 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:13 INFO : There was nothing to transfer fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreExisting (9.81s) === RUN TestSyncIgnoreErrors run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:24 DEBUG : d: Making directory fstest.go:249: Filtering empty directory "d" 2021/03/04 05:34:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:34:24 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:34:24 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:24 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:25 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:34:25 INFO : a/potato2: Copied (new) 2021/03/04 05:34:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (7.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:30 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:30 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/04 05:34:30 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:34:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/03/04 05:34:30 DEBUG : empty space: Unchanged skipping 2021/03/04 05:34:30 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:30 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:30 INFO : There was nothing to transfer 2021/03/04 05:34:30 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:31 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/04 05:34:31 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:34:31 INFO : empty space: Updated modification time in destination 2021/03/04 05:34:31 DEBUG : empty space: Unchanged skipping 2021/03/04 05:34:31 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:31 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:34 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:34 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/04 05:34:34 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:34:34 DEBUG : empty space: Unchanged skipping 2021/03/04 05:34:34 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:34 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.84s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:37 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:37 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/04 05:34:37 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone702055026) 2021/03/04 05:34:37 DEBUG : foo: MD5 = 37b51d194a7513e45b56f6524f2d51f2 (Swift container rclone-test-pisuroc2meyazap9terezop5) 2021/03/04 05:34:37 DEBUG : foo: MD5 differ 2021/03/04 05:34:37 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:38 DEBUG : foo: MD5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2021/03/04 05:34:38 INFO : foo: Copied (replaced existing) 2021/03/04 05:34:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.88s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:41 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:34:41 DEBUG : empty space: Unchanged skipping 2021/03/04 05:34:41 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:43 DEBUG : potato: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:34:43 INFO : potato: Copied (new) 2021/03/04 05:34:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/03/04 05:34:46 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:46 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:47 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/03/04 05:34:47 INFO : potato: Copied (replaced existing) 2021/03/04 05:34:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.93s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:50 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:50 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/04 05:34:50 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone702055026) 2021/03/04 05:34:50 DEBUG : potato: MD5 = 100defcf18c42a1e0dc42a789b107cd2 (Swift container rclone-test-pisuroc2meyazap9terezop5) 2021/03/04 05:34:50 DEBUG : potato: MD5 differ 2021/03/04 05:34:50 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:51 DEBUG : potato: MD5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/03/04 05:34:51 INFO : potato: Copied (replaced existing) 2021/03/04 05:34:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:34:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/03/04 05:34:55 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:34:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:34:55 DEBUG : empty space: Unchanged skipping 2021/03/04 05:34:55 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:34:55 DEBUG : Waiting for deletions to finish 2021/03/04 05:34:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:01 DEBUG : empty space: Unchanged skipping 2021/03/04 05:35:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:02 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:35:02 INFO : potato2: Copied (new) 2021/03/04 05:35:02 DEBUG : Waiting for deletions to finish 2021/03/04 05:35:03 INFO : potato: Deleted fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:15 DEBUG : d: Making directory 2021/03/04 05:35:15 DEBUG : d/e: Making directory fstest.go:249: Filtering empty directory "d" fstest.go:249: Filtering empty directory "d/e" 2021/03/04 05:35:15 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:15 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:35:15 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:15 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:16 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:35:16 INFO : a/potato2: Copied (new) 2021/03/04 05:35:16 DEBUG : Waiting for deletions to finish 2021/03/04 05:35:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:21 DEBUG : d: Making directory fstest.go:249: Filtering empty directory "d" 2021/03/04 05:35:22 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:22 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:22 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:35:22 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:23 DEBUG : a/potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:35:23 INFO : a/potato2: Copied (new) 2021/03/04 05:35:23 ERROR : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: not deleting files as there were IO errors 2021/03/04 05:35:23 ERROR : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: not deleting directories as there were IO errors fstest.go:249: Filtering empty directory "d" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:36 DEBUG : Waiting for deletions to finish 2021/03/04 05:35:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:36 DEBUG : empty space: Unchanged skipping 2021/03/04 05:35:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:37 INFO : potato: Deleted 2021/03/04 05:35:38 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:35:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.26s) === RUN TestSyncDeleteBefore run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:42 DEBUG : Waiting for deletions to finish 2021/03/04 05:35:43 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:43 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:43 INFO : potato: Deleted 2021/03/04 05:35:43 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:43 DEBUG : empty space: Unchanged skipping 2021/03/04 05:35:43 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:45 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:35:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.95s) === RUN TestCopyDeleteBefore run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:49 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:49 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:51 DEBUG : potato2: MD5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/03/04 05:35:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.33s) === RUN TestSyncWithExclude run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:35:56 DEBUG : enormous: Excluded 2021/03/04 05:35:56 DEBUG : potato2: Excluded 2021/03/04 05:35:56 DEBUG : potato2: Excluded 2021/03/04 05:35:56 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:35:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:57 DEBUG : empty space: Unchanged skipping 2021/03/04 05:35:57 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:35:57 DEBUG : Waiting for deletions to finish 2021/03/04 05:35:57 INFO : There was nothing to transfer 2021/03/04 05:35:57 DEBUG : enormous: Excluded 2021/03/04 05:35:57 DEBUG : potato2: Excluded 2021/03/04 05:35:57 DEBUG : potato2: Excluded 2021/03/04 05:35:57 DEBUG : Local file system at /tmp/rclone702055026: Waiting for checks to finish 2021/03/04 05:35:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:35:57 DEBUG : empty space: Unchanged skipping 2021/03/04 05:35:57 DEBUG : Local file system at /tmp/rclone702055026: Waiting for transfers to finish 2021/03/04 05:35:57 DEBUG : Waiting for deletions to finish 2021/03/04 05:35:57 INFO : There was nothing to transfer fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:291: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (13.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:36:11 DEBUG : enormous: Excluded 2021/03/04 05:36:11 DEBUG : potato2: Excluded 2021/03/04 05:36:11 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:36:11 DEBUG : empty space: Unchanged skipping 2021/03/04 05:36:11 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:11 DEBUG : Waiting for deletions to finish 2021/03/04 05:36:12 INFO : enormous: Deleted 2021/03/04 05:36:12 INFO : potato2: Deleted 2021/03/04 05:36:12 INFO : There was nothing to transfer 2021/03/04 05:36:12 DEBUG : Local file system at /tmp/rclone702055026: Waiting for checks to finish 2021/03/04 05:36:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:36:12 DEBUG : empty space: Unchanged skipping 2021/03/04 05:36:12 DEBUG : Local file system at /tmp/rclone702055026: Waiting for transfers to finish 2021/03/04 05:36:12 DEBUG : Waiting for deletions to finish 2021/03/04 05:36:12 INFO : enormous: Deleted 2021/03/04 05:36:12 INFO : potato2: Deleted 2021/03/04 05:36:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.40s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:36:20 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/03/04 05:36:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 05:36:20 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone702055026) 2021/03/04 05:36:20 DEBUG : two: MD5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Swift container rclone-test-pisuroc2meyazap9terezop5) 2021/03/04 05:36:20 DEBUG : two: MD5 differ 2021/03/04 05:36:20 DEBUG : one: Destination is newer than source, skipping 2021/03/04 05:36:20 DEBUG : three: Sizes identical 2021/03/04 05:36:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:36:20 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:21 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/03/04 05:36:21 INFO : five: Copied (new) 2021/03/04 05:36:21 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/04 05:36:21 INFO : two: Copied (replaced existing) 2021/03/04 05:36:21 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/03/04 05:36:21 INFO : four: Copied (replaced existing) 2021/03/04 05:36:21 DEBUG : Waiting for deletions to finish 2021/03/04 05:36:22 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:22 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone702055026) 2021/03/04 05:36:22 DEBUG : three: MD5 = 413af0de1f97a2155acf2b8b26ab36e2 (Swift container rclone-test-pisuroc2meyazap9terezop5) 2021/03/04 05:36:22 DEBUG : three: MD5 differ 2021/03/04 05:36:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 05:36:22 DEBUG : five: MD5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/03/04 05:36:22 DEBUG : five: Size and MD5 of src and dst objects identical 2021/03/04 05:36:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:36:22 DEBUG : four: MD5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/03/04 05:36:22 DEBUG : four: Size and MD5 of src and dst objects identical 2021/03/04 05:36:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:36:22 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/04 05:36:22 DEBUG : two: Size and MD5 of src and dst objects identical 2021/03/04 05:36:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:36:22 DEBUG : one: Destination is newer than source, skipping 2021/03/04 05:36:22 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:23 DEBUG : three: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:36:23 INFO : three: Copied (replaced existing) 2021/03/04 05:36:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.10s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" sync_test.go:1128: Can track renames: true 2021/03/04 05:36:27 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Making map for --track-renames 2021/03/04 05:36:27 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Finished making map for --track-renames 2021/03/04 05:36:27 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:27 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for renames to finish 2021/03/04 05:36:27 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:29 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/03/04 05:36:29 INFO : potato: Copied (new) 2021/03/04 05:36:29 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/04 05:36:29 INFO : yam: Copied (new) 2021/03/04 05:36:29 DEBUG : Waiting for deletions to finish 2021/03/04 05:36:29 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Making map for --track-renames 2021/03/04 05:36:29 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Finished making map for --track-renames 2021/03/04 05:36:29 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:36:29 DEBUG : potato: Unchanged skipping 2021/03/04 05:36:29 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for renames to finish 2021/03/04 05:36:31 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/04 05:36:31 INFO : yam: Copied (server-side copy) to: yaml 2021/03/04 05:36:32 INFO : yam: Deleted 2021/03/04 05:36:32 INFO : yaml: Renamed from "yam" 2021/03/04 05:36:32 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (6.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" sync_test.go:1201: Can track renames: true 2021/03/04 05:36:34 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Making map for --track-renames 2021/03/04 05:36:34 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Finished making map for --track-renames 2021/03/04 05:36:34 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:34 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for renames to finish 2021/03/04 05:36:34 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:35 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/03/04 05:36:35 INFO : potato: Copied (new) 2021/03/04 05:36:35 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/04 05:36:35 INFO : yam: Copied (new) 2021/03/04 05:36:35 DEBUG : Waiting for deletions to finish 2021/03/04 05:36:36 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Making map for --track-renames 2021/03/04 05:36:36 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Finished making map for --track-renames 2021/03/04 05:36:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:36:36 DEBUG : potato: Unchanged skipping 2021/03/04 05:36:36 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for renames to finish 2021/03/04 05:36:38 DEBUG : yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/04 05:36:38 INFO : yam: Copied (server-side copy) to: yaml 2021/03/04 05:36:38 INFO : yam: Deleted 2021/03/04 05:36:38 INFO : yaml: Renamed from "yam" 2021/03/04 05:36:38 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" sync_test.go:1241: Can track renames: true 2021/03/04 05:36:40 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Making map for --track-renames 2021/03/04 05:36:40 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Finished making map for --track-renames 2021/03/04 05:36:40 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:40 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for renames to finish 2021/03/04 05:36:40 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:41 DEBUG : potato: MD5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/03/04 05:36:41 INFO : potato: Copied (new) 2021/03/04 05:36:42 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/04 05:36:42 INFO : sub/yam: Copied (new) 2021/03/04 05:36:42 DEBUG : Waiting for deletions to finish 2021/03/04 05:36:42 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:36:42 DEBUG : potato: Unchanged skipping 2021/03/04 05:36:42 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Making map for --track-renames 2021/03/04 05:36:42 INFO : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Finished making map for --track-renames 2021/03/04 05:36:42 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:42 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for renames to finish 2021/03/04 05:36:45 DEBUG : sub/yam: MD5 = 48dc443644c4b89556dc06834b46451d OK 2021/03/04 05:36:45 INFO : sub/yam: Copied (server-side copy) to: yam 2021/03/04 05:36:45 INFO : sub/yam: Deleted 2021/03/04 05:36:45 INFO : yam: Renamed from "sub/yam" 2021/03/04 05:36:45 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:36:47 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:47 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:48 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/03/04 05:36:48 INFO : nested/sub dir/file: Copied (new) 2021/03/04 05:36:48 INFO : nested/sub dir/file: Deleted 2021/03/04 05:36:49 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:36:49 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:36:49 INFO : sub dir/hello world: Deleted 2021/03/04 05:36:49 DEBUG : sub dir: Removing directory 2021/03/04 05:36:49 DEBUG : nested/sub dir: Removing directory 2021/03/04 05:36:49 DEBUG : nested: Removing directory 2021/03/04 05:36:49 DEBUG : Local file system at /tmp/rclone702055026: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:36:51 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:36:51 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:36:52 DEBUG : sub dir/hello world: MD5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/03/04 05:36:52 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:36:52 INFO : sub dir/hello world: Deleted 2021/03/04 05:36:52 DEBUG : nested/sub dir/file: MD5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/03/04 05:36:52 INFO : nested/sub dir/file: Copied (new) 2021/03/04 05:36:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.11s) === RUN TestServerSideMove run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:36:54 DEBUG : Creating backend with remote "TestHubic:rclone-test-yobisut8moladit9nadenov6" 2021/03/04 05:36:54 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h23m42.623760357s) sync_test.go:1294: Server side move (if possible) Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 -> Hubic Swift container rclone-test-yobisut8moladit9nadenov6 2021/03/04 05:36:58 INFO : Swift container rclone-test-yobisut8moladit9nadenov6: Container "rclone-test-yobisut8moladit9nadenov6" created 2021/03/04 05:37:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:37:02 DEBUG : Hubic Swift container rclone-test-yobisut8moladit9nadenov6: Waiting for checks to finish 2021/03/04 05:37:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:37:02 DEBUG : empty space: Unchanged skipping 2021/03/04 05:37:02 INFO : empty space: Deleted 2021/03/04 05:37:02 DEBUG : Hubic Swift container rclone-test-yobisut8moladit9nadenov6: Waiting for transfers to finish 2021/03/04 05:37:03 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:37:03 INFO : potato2: Copied (server-side copy) 2021/03/04 05:37:03 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/04 05:37:03 INFO : potato3: Copied (server-side copy) 2021/03/04 05:37:04 INFO : potato2: Deleted 2021/03/04 05:37:04 INFO : potato3: Deleted 2021/03/04 05:37:04 DEBUG : Creating backend with remote "TestHubic:rclone-test-bohemus0sazuqoz2sotijos9" 2021/03/04 05:37:05 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h23m31.937819169s) 2021/03/04 05:37:05 DEBUG : Hubic Swift container rclone-test-bohemus0sazuqoz2sotijos9: Waiting for checks to finish 2021/03/04 05:37:05 DEBUG : Hubic Swift container rclone-test-bohemus0sazuqoz2sotijos9: Waiting for transfers to finish 2021/03/04 05:37:05 INFO : Swift container rclone-test-bohemus0sazuqoz2sotijos9: Container "rclone-test-bohemus0sazuqoz2sotijos9" created 2021/03/04 05:37:07 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:37:07 INFO : empty space: Copied (server-side copy) 2021/03/04 05:37:07 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:37:07 INFO : potato2: Copied (server-side copy) 2021/03/04 05:37:07 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/04 05:37:07 INFO : potato3: Copied (server-side copy) 2021/03/04 05:37:07 INFO : empty space: Deleted 2021/03/04 05:37:07 INFO : potato2: Deleted 2021/03/04 05:37:08 INFO : potato3: Deleted 2021/03/04 05:37:08 DEBUG : Hubic Swift container rclone-test-bohemus0sazuqoz2sotijos9: Purge remote 2021/03/04 05:37:08 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:09 INFO : potato2: Deleted 2021/03/04 05:37:09 INFO : empty space: Deleted 2021/03/04 05:37:09 INFO : potato3: Deleted 2021/03/04 05:37:09 INFO : Swift container rclone-test-bohemus0sazuqoz2sotijos9: Container "rclone-test-bohemus0sazuqoz2sotijos9" removed 2021/03/04 05:37:09 DEBUG : Hubic Swift container rclone-test-yobisut8moladit9nadenov6: Purge remote 2021/03/04 05:37:09 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:09 INFO : Swift container rclone-test-yobisut8moladit9nadenov6: Container "rclone-test-yobisut8moladit9nadenov6" removed --- PASS: TestServerSideMove (15.69s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:37:09 DEBUG : Creating backend with remote "TestHubic:rclone-test-xiwipev3toqimoz1dezudet1" 2021/03/04 05:37:10 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h23m26.951256632s) sync_test.go:1294: Server side move (if possible) Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 -> Hubic Swift container rclone-test-xiwipev3toqimoz1dezudet1 2021/03/04 05:37:15 INFO : Swift container rclone-test-xiwipev3toqimoz1dezudet1: Container "rclone-test-xiwipev3toqimoz1dezudet1" created 2021/03/04 05:37:18 DEBUG : empty space: Excluded 2021/03/04 05:37:18 DEBUG : empty space: Excluded 2021/03/04 05:37:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:37:18 DEBUG : Hubic Swift container rclone-test-xiwipev3toqimoz1dezudet1: Waiting for checks to finish 2021/03/04 05:37:18 DEBUG : Hubic Swift container rclone-test-xiwipev3toqimoz1dezudet1: Waiting for transfers to finish 2021/03/04 05:37:20 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/04 05:37:20 INFO : potato3: Copied (server-side copy) 2021/03/04 05:37:20 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:37:20 INFO : potato2: Copied (server-side copy) 2021/03/04 05:37:20 INFO : potato3: Deleted 2021/03/04 05:37:20 INFO : potato2: Deleted 2021/03/04 05:37:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-yefodiw0giqopig2rulohik6" 2021/03/04 05:37:21 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h23m15.54289038s) 2021/03/04 05:37:21 DEBUG : empty space: Excluded 2021/03/04 05:37:22 DEBUG : Hubic Swift container rclone-test-yefodiw0giqopig2rulohik6: Waiting for checks to finish 2021/03/04 05:37:22 DEBUG : Hubic Swift container rclone-test-yefodiw0giqopig2rulohik6: Waiting for transfers to finish 2021/03/04 05:37:22 INFO : Swift container rclone-test-yefodiw0giqopig2rulohik6: Container "rclone-test-yefodiw0giqopig2rulohik6" created 2021/03/04 05:37:23 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/04 05:37:23 INFO : potato3: Copied (server-side copy) 2021/03/04 05:37:24 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:37:24 INFO : potato2: Copied (server-side copy) 2021/03/04 05:37:24 INFO : potato3: Deleted 2021/03/04 05:37:24 INFO : potato2: Deleted 2021/03/04 05:37:25 DEBUG : Hubic Swift container rclone-test-yefodiw0giqopig2rulohik6: Purge remote 2021/03/04 05:37:25 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:26 INFO : potato2: Deleted 2021/03/04 05:37:26 INFO : potato3: Deleted 2021/03/04 05:37:26 INFO : Swift container rclone-test-yefodiw0giqopig2rulohik6: Container "rclone-test-yefodiw0giqopig2rulohik6" removed 2021/03/04 05:37:26 DEBUG : Hubic Swift container rclone-test-xiwipev3toqimoz1dezudet1: Purge remote 2021/03/04 05:37:26 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:27 INFO : empty space: Deleted 2021/03/04 05:37:27 INFO : Swift container rclone-test-xiwipev3toqimoz1dezudet1: Container "rclone-test-xiwipev3toqimoz1dezudet1" removed --- PASS: TestServerSideMoveWithFilter (18.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:37:28 DEBUG : Creating backend with remote "TestHubic:rclone-test-josasuh1kiwudag1lihoneq2" 2021/03/04 05:37:28 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h23m8.637130055s) 2021/03/04 05:37:32 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 -> Hubic Swift container rclone-test-josasuh1kiwudag1lihoneq2 2021/03/04 05:37:33 INFO : Swift container rclone-test-josasuh1kiwudag1lihoneq2: Container "rclone-test-josasuh1kiwudag1lihoneq2" created 2021/03/04 05:37:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:37:39 DEBUG : Hubic Swift container rclone-test-josasuh1kiwudag1lihoneq2: Waiting for checks to finish 2021/03/04 05:37:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:37:39 DEBUG : empty space: Unchanged skipping 2021/03/04 05:37:40 INFO : empty space: Deleted 2021/03/04 05:37:40 DEBUG : Hubic Swift container rclone-test-josasuh1kiwudag1lihoneq2: Waiting for transfers to finish 2021/03/04 05:37:41 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:37:41 INFO : potato2: Copied (server-side copy) 2021/03/04 05:37:41 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/04 05:37:41 INFO : potato3: Copied (server-side copy) 2021/03/04 05:37:42 INFO : potato3: Deleted 2021/03/04 05:37:42 INFO : potato2: Deleted 2021/03/04 05:37:43 DEBUG : Creating backend with remote "TestHubic:rclone-test-gudicel8biwegaw8zireloy1" 2021/03/04 05:37:43 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m53.477957301s) 2021/03/04 05:37:43 DEBUG : tomatoDir: Making directory 2021/03/04 05:37:43 DEBUG : Hubic Swift container rclone-test-gudicel8biwegaw8zireloy1: Waiting for checks to finish 2021/03/04 05:37:43 DEBUG : Hubic Swift container rclone-test-gudicel8biwegaw8zireloy1: Waiting for transfers to finish 2021/03/04 05:37:44 INFO : Swift container rclone-test-gudicel8biwegaw8zireloy1: Container "rclone-test-gudicel8biwegaw8zireloy1" created 2021/03/04 05:37:45 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2021/03/04 05:37:45 INFO : potato2: Copied (server-side copy) 2021/03/04 05:37:45 DEBUG : empty space: MD5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/03/04 05:37:45 INFO : empty space: Copied (server-side copy) 2021/03/04 05:37:46 DEBUG : potato3: MD5 = b1a53993579b830006f2e1610415c32c OK 2021/03/04 05:37:46 INFO : potato3: Copied (server-side copy) 2021/03/04 05:37:46 INFO : potato2: Deleted 2021/03/04 05:37:46 INFO : empty space: Deleted 2021/03/04 05:37:46 INFO : potato3: Deleted 2021/03/04 05:37:47 DEBUG : Hubic Swift container rclone-test-gudicel8biwegaw8zireloy1: Purge remote 2021/03/04 05:37:47 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:48 INFO : empty space: Deleted 2021/03/04 05:37:48 INFO : potato3: Deleted 2021/03/04 05:37:48 INFO : potato2: Deleted 2021/03/04 05:37:48 INFO : Swift container rclone-test-gudicel8biwegaw8zireloy1: Container "rclone-test-gudicel8biwegaw8zireloy1" removed 2021/03/04 05:37:48 DEBUG : Hubic Swift container rclone-test-josasuh1kiwudag1lihoneq2: Purge remote 2021/03/04 05:37:48 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:49 INFO : Swift container rclone-test-josasuh1kiwudag1lihoneq2: Container "rclone-test-josasuh1kiwudag1lihoneq2" removed --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.70s) === RUN TestServerSideMoveOverlap run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:37:49 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/rclone-move-test" 2021/03/04 05:37:50 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m46.929543714s) --- PASS: TestServerSideMoveOverlap (3.45s) === RUN TestSyncOverlap run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:37:53 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/rclone-sync-test" 2021/03/04 05:37:53 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m43.50653154s) --- PASS: TestSyncOverlap (0.83s) === RUN TestSyncCompareDest run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:37:54 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:37:54 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m42.680672551s) 2021/03/04 05:37:54 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/CompareDest" 2021/03/04 05:37:54 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m42.077213528s) 2021/03/04 05:37:56 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:37:56 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:37:57 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:37:57 INFO : one: Copied (new) 2021/03/04 05:37:57 DEBUG : Waiting for deletions to finish 2021/03/04 05:37:57 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:37:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:37:58 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:37:59 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/04 05:37:59 INFO : one: Copied (replaced existing) 2021/03/04 05:37:59 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:03 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:03 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:38:03 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:03 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:03 INFO : There was nothing to transfer 2021/03/04 05:38:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:05 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 05:38:05 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:05 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:38:05 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:05 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:05 INFO : There was nothing to transfer 2021/03/04 05:38:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:05 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 05:38:05 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:05 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:38:05 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:05 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:05 INFO : There was nothing to transfer 2021/03/04 05:38:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/04 05:38:06 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:06 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:38:06 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:07 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/03/04 05:38:07 INFO : two: Copied (new) 2021/03/04 05:38:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.96s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:38:16 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dest" 2021/03/04 05:38:16 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m20.789329092s) 2021/03/04 05:38:16 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/pre-dest1" 2021/03/04 05:38:16 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m20.156518965s) 2021/03/04 05:38:17 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/pre-dest2" 2021/03/04 05:38:17 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m19.428246628s) 2021/03/04 05:38:18 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:18 DEBUG : 1: Destination found in --compare-dest, skipping 2021/03/04 05:38:18 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:18 DEBUG : 2: Destination found in --compare-dest, skipping 2021/03/04 05:38:20 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dest: Waiting for checks to finish 2021/03/04 05:38:20 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dest: Waiting for transfers to finish 2021/03/04 05:38:21 DEBUG : 3: MD5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/03/04 05:38:21 INFO : 3: Copied (new) 2021/03/04 05:38:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.74s) === RUN TestSyncCopyDest run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:38:24 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:38:25 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m11.966508071s) 2021/03/04 05:38:25 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/CopyDest" 2021/03/04 05:38:25 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m11.27318817s) 2021/03/04 05:38:27 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:27 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:28 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:38:28 INFO : one: Copied (new) 2021/03/04 05:38:28 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:28 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:38:29 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:30 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/04 05:38:30 INFO : one: Copied (replaced existing) 2021/03/04 05:38:30 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:33 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/BackupDir" 2021/03/04 05:38:33 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h22m3.16869055s) 2021/03/04 05:38:34 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:38:35 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5 path BackupDir: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:38:36 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:38:36 INFO : one: Copied (server-side copy) 2021/03/04 05:38:37 INFO : one: Deleted 2021/03/04 05:38:38 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/03/04 05:38:38 INFO : one: Copied (server-side copy) 2021/03/04 05:38:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/04 05:38:38 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:38 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:42 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/03/04 05:38:42 INFO : two: Copied (server-side copy) 2021/03/04 05:38:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/04 05:38:42 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:42 DEBUG : one: Unchanged skipping 2021/03/04 05:38:42 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:42 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:43 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:43 DEBUG : one: Unchanged skipping 2021/03/04 05:38:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:43 DEBUG : two: Unchanged skipping 2021/03/04 05:38:43 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:43 DEBUG : Waiting for deletions to finish 2021/03/04 05:38:43 INFO : There was nothing to transfer 2021/03/04 05:38:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/04 05:38:47 DEBUG : three: Destination not found in --copy-dest 2021/03/04 05:38:47 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:47 DEBUG : one: Unchanged skipping 2021/03/04 05:38:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:47 DEBUG : two: Unchanged skipping 2021/03/04 05:38:47 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:38:48 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/03/04 05:38:48 INFO : three: Copied (new) 2021/03/04 05:38:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (29.74s) === RUN TestSyncBackupDir run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:38:58 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:38:58 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h21m38.683350761s) 2021/03/04 05:38:58 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/backup" 2021/03/04 05:38:58 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h21m38.371797034s) 2021/03/04 05:38:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:38:58 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:38:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:38:59 DEBUG : two: Unchanged skipping 2021/03/04 05:38:59 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5 path backup: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:39:01 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:39:01 INFO : one: Copied (server-side copy) 2021/03/04 05:39:01 INFO : one: Deleted 2021/03/04 05:39:01 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:39:02 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:39:02 INFO : one: Copied (new) 2021/03/04 05:39:02 DEBUG : Waiting for deletions to finish 2021/03/04 05:39:04 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:39:04 INFO : three.txt: Copied (server-side copy) 2021/03/04 05:39:05 INFO : three.txt: Deleted 2021/03/04 05:39:05 INFO : three.txt: Moved into backup dir 2021/03/04 05:39:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:39:07 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:39:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:39:07 DEBUG : two: Unchanged skipping 2021/03/04 05:39:09 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:39:09 INFO : one: Copied (server-side copy) 2021/03/04 05:39:10 INFO : one: Deleted 2021/03/04 05:39:10 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:39:11 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/04 05:39:11 INFO : one: Copied (new) 2021/03/04 05:39:11 DEBUG : Waiting for deletions to finish 2021/03/04 05:39:12 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:39:12 INFO : three.txt: Copied (server-side copy) 2021/03/04 05:39:13 INFO : three.txt: Deleted 2021/03/04 05:39:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (21.95s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:39:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:39:21 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h21m15.62616451s) 2021/03/04 05:39:21 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/backup" 2021/03/04 05:39:21 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h21m15.309911545s) 2021/03/04 05:39:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:39:21 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:39:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:39:22 DEBUG : two: Unchanged skipping 2021/03/04 05:39:22 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5 path backup: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:39:24 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:39:24 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:39:24 INFO : one: Deleted 2021/03/04 05:39:24 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:39:26 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:39:26 INFO : one: Copied (new) 2021/03/04 05:39:26 DEBUG : Waiting for deletions to finish 2021/03/04 05:39:28 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:39:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:39:28 INFO : three.txt: Deleted 2021/03/04 05:39:28 INFO : three.txt: Moved into backup dir 2021/03/04 05:39:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:39:30 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:39:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:39:30 DEBUG : two: Unchanged skipping 2021/03/04 05:39:32 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:39:32 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:39:33 INFO : one: Deleted 2021/03/04 05:39:33 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:39:34 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/04 05:39:34 INFO : one: Copied (new) 2021/03/04 05:39:34 DEBUG : Waiting for deletions to finish 2021/03/04 05:39:36 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:39:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:39:37 INFO : three.txt: Deleted 2021/03/04 05:39:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:39:44 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:39:45 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h20m51.948238732s) 2021/03/04 05:39:45 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/backup" 2021/03/04 05:39:45 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h20m51.331284927s) 2021/03/04 05:39:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:39:46 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:39:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:39:46 DEBUG : two: Unchanged skipping 2021/03/04 05:39:46 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5 path backup: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:39:48 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:39:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:39:49 INFO : one: Deleted 2021/03/04 05:39:49 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:39:49 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:39:49 INFO : one: Copied (new) 2021/03/04 05:39:49 DEBUG : Waiting for deletions to finish 2021/03/04 05:39:52 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:39:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:39:52 INFO : three.txt: Deleted 2021/03/04 05:39:52 INFO : three.txt: Moved into backup dir 2021/03/04 05:39:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:39:55 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:39:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:39:55 DEBUG : two: Unchanged skipping 2021/03/04 05:39:56 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:39:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:39:57 INFO : one: Deleted 2021/03/04 05:39:57 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:39:58 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/04 05:39:58 INFO : one: Copied (new) 2021/03/04 05:39:58 DEBUG : Waiting for deletions to finish 2021/03/04 05:39:59 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:39:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:40:00 INFO : three.txt: Deleted 2021/03/04 05:40:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.31s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:40:08 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:40:08 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h20m28.60613816s) 2021/03/04 05:40:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:40:09 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:40:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:40:09 DEBUG : two: Unchanged skipping 2021/03/04 05:40:11 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:40:11 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:40:11 INFO : one: Deleted 2021/03/04 05:40:11 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:40:12 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:40:12 INFO : one: Copied (new) 2021/03/04 05:40:12 DEBUG : Waiting for deletions to finish 2021/03/04 05:40:15 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:40:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:40:15 INFO : three.txt: Deleted 2021/03/04 05:40:15 INFO : three.txt: Moved into backup dir 2021/03/04 05:40:18 DEBUG : one.bak: Excluded 2021/03/04 05:40:18 DEBUG : three.txt.bak: Excluded 2021/03/04 05:40:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:40:18 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for checks to finish 2021/03/04 05:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:40:18 DEBUG : two: Unchanged skipping 2021/03/04 05:40:19 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:40:19 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:40:20 INFO : one: Deleted 2021/03/04 05:40:20 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Waiting for transfers to finish 2021/03/04 05:40:21 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/04 05:40:21 INFO : one: Copied (new) 2021/03/04 05:40:21 DEBUG : Waiting for deletions to finish 2021/03/04 05:40:23 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:40:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:40:24 INFO : three.txt: Deleted 2021/03/04 05:40:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.08s) === RUN TestSyncSuffix run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:40:31 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:40:31 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h20m5.085728879s) 2021/03/04 05:40:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:40:33 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:40:34 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:40:34 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:40:35 INFO : one: Deleted 2021/03/04 05:40:36 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:40:36 INFO : one: Copied (new) 2021/03/04 05:40:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:40:36 DEBUG : two: Unchanged skipping 2021/03/04 05:40:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 05:40:38 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:40:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:40:39 INFO : three.txt: Deleted 2021/03/04 05:40:40 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:40:40 INFO : three.txt: Copied (new) 2021/03/04 05:40:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:40:42 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:40:42 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:40:43 INFO : one: Deleted 2021/03/04 05:40:44 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/04 05:40:44 INFO : one: Copied (new) 2021/03/04 05:40:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:40:44 DEBUG : two: Unchanged skipping 2021/03/04 05:40:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 05:40:47 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:40:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:40:48 INFO : three.txt: Deleted 2021/03/04 05:40:49 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/03/04 05:40:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (26.05s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:40:58 DEBUG : Creating backend with remote "TestHubic:rclone-test-pisuroc2meyazap9terezop5/dst" 2021/03/04 05:40:58 DEBUG : Hubic: Got swift credentials (expiry 2021-03-05 06:00:37 +0100 +0100 in 23h19m38.445408859s) 2021/03/04 05:40:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:40:59 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5 path dst: Container "rclone-test-pisuroc2meyazap9terezop5" created 2021/03/04 05:41:01 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/03/04 05:41:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:41:02 INFO : one: Deleted 2021/03/04 05:41:03 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:41:03 INFO : one: Copied (new) 2021/03/04 05:41:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:41:03 DEBUG : two: Unchanged skipping 2021/03/04 05:41:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 05:41:06 DEBUG : three.txt: MD5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/03/04 05:41:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:41:07 INFO : three.txt: Deleted 2021/03/04 05:41:08 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:41:08 INFO : three.txt: Copied (new) 2021/03/04 05:41:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:41:11 DEBUG : one: MD5 = c7957179c41f69d44f217a108c7915d8 OK 2021/03/04 05:41:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:41:11 INFO : one: Deleted 2021/03/04 05:41:13 DEBUG : one: MD5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/03/04 05:41:13 INFO : one: Copied (new) 2021/03/04 05:41:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:41:13 DEBUG : two: Unchanged skipping 2021/03/04 05:41:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 05:41:14 DEBUG : three.txt: MD5 = 91341eed84691a83caea73aa785736d5 OK 2021/03/04 05:41:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:41:15 INFO : three.txt: Deleted 2021/03/04 05:41:17 DEBUG : three.txt: MD5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/03/04 05:41:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (27.17s) === RUN TestSyncUTFNorm run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:41:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/03/04 05:41:22 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:41:22 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:41:24 DEBUG : Testêé: MD5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/03/04 05:41:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/03/04 05:41:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.73s) === RUN TestSyncImmutable run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:41:25 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:41:25 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:41:26 DEBUG : existing: MD5 = 8ee2027983915ec78acc45027d874316 OK 2021/03/04 05:41:26 INFO : existing: Copied (new) 2021/03/04 05:41:26 DEBUG : Waiting for deletions to finish 2021/03/04 05:41:26 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:41:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/03/04 05:41:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/03/04 05:41:26 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:41:26 ERROR : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: not deleting files as there were IO errors 2021/03/04 05:41:26 ERROR : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.80s) === RUN TestSyncIgnoreCase run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" 2021/03/04 05:41:30 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for checks to finish 2021/03/04 05:41:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2021/03/04 05:41:30 DEBUG : existing: Unchanged skipping 2021/03/04 05:41:30 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Waiting for transfers to finish 2021/03/04 05:41:30 DEBUG : Waiting for deletions to finish 2021/03/04 05:41:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.65s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "Hubic Swift container rclone-test-pisuroc2meyazap9terezop5", Local "Local file system at /tmp/rclone702055026", Modify Window "1ns" sync_test.go:2020: This test only runs on local --- PASS: TestMaxTransfer (0.39s) --- SKIP: TestMaxTransfer/Hard (0.12s) --- SKIP: TestMaxTransfer/Soft (0.14s) --- SKIP: TestMaxTransfer/Cautious (0.13s) PASS 2021/03/04 05:41:31 DEBUG : Hubic Swift container rclone-test-pisuroc2meyazap9terezop5: Purge remote 2021/03/04 05:41:31 DEBUG : Waiting for deletions to finish 2021/03/04 05:41:32 INFO : Swift container rclone-test-pisuroc2meyazap9terezop5: Container "rclone-test-pisuroc2meyazap9terezop5" removed "./sync.test -test.v -test.timeout 1h0m0s -remote TestHubic: -verbose" - Finished OK in 8m14.64386282s (try 1/5)