"./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Starting (try 1/5) 2021/11/13 05:01:02 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5" 2021/11/13 05:01:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 05:01:02 DEBUG : Creating backend with remote "/tmp/rclone1467028318" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.09s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/11/13 05:01:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.05s) === RUN TestCopy run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.17s) === RUN TestCopyMissingDirectory run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:08 DEBUG : Creating backend with remote "/non-existing" 2021/11/13 05:01:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/11/13 05:01:08 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:08 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.72s) === RUN TestCopyNoTraverse run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:10 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.17s) === RUN TestCopyCheckFirst run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:11 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Running all checks before starting transfers 2021/11/13 05:01:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:11 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Checks finished, now starting transfers 2021/11/13 05:01:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.93s) === RUN TestSyncNoTraverse run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:13 ERROR : Ignoring --no-traverse with sync 2021/11/13 05:01:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:14 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:14 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:01:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.13s) === RUN TestCopyWithDepth run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:16 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key hello world2: Upload single object finished 2021/11/13 05:01:16 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/11/13 05:01:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.99s) === RUN TestCopyWithFilesFrom run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:17 DEBUG : hello world2: Excluded 2021/11/13 05:01:17 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:17 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:18 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:01:18 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:20 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:01:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:21 DEBUG : sub dir2: Making directory 2021/11/13 05:01:21 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:21 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:22 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:01:22 DEBUG : sub dir2: Making directory 2021/11/13 05:01:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.92s) === RUN TestMoveEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:23 DEBUG : sub dir2: Making directory 2021/11/13 05:01:23 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:23 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:24 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:01:24 INFO : sub dir/hello world: Deleted 2021/11/13 05:01:24 DEBUG : sub dir2: Making directory 2021/11/13 05:01:24 DEBUG : sub dir: Making directory 2021/11/13 05:01:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (2.00s) === RUN TestSyncEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:25 DEBUG : sub dir2: Making directory 2021/11/13 05:01:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:26 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:01:26 DEBUG : sub dir2: Making directory 2021/11/13 05:01:26 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: copied 1 directories 2021/11/13 05:01:26 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (1.93s) === RUN TestServerSideCopy run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:27 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:28 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pihixum6qiqedix3peguyum6" 2021/11/13 05:01:28 DEBUG : Config file has changed externaly - reloading sync_test.go:275: Server side copy (if possible) QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 -> QingStor bucket rclone-test-pihixum6qiqedix3peguyum6 2021/11/13 05:01:29 DEBUG : QingStor bucket rclone-test-pihixum6qiqedix3peguyum6: Waiting for checks to finish 2021/11/13 05:01:29 DEBUG : QingStor bucket rclone-test-pihixum6qiqedix3peguyum6: Waiting for transfers to finish 2021/11/13 05:01:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:31 INFO : sub dir/hello world: Copied (server-side copy) 2021/11/13 05:01:31 DEBUG : QingStor bucket rclone-test-pihixum6qiqedix3peguyum6: Purge object "sub dir/hello world" 2021/11/13 05:01:32 DEBUG : QingStor bucket rclone-test-pihixum6qiqedix3peguyum6: Purge dir "sub dir" 2021/11/13 05:01:32 DEBUG : QingStor bucket rclone-test-pihixum6qiqedix3peguyum6: Purge dir "" 2021/11/13 05:01:32 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty --- PASS: TestServerSideCopy (5.79s) === RUN TestCopyAfterDelete run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:33 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:33 ERROR : : error listing: directory not found 2021/11/13 05:01:34 DEBUG : Local file system at /tmp/rclone1467028318: Making directory 2021/11/13 05:01:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.43s) === RUN TestCopyRedownload run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:35 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:01:37 DEBUG : Local file system at /tmp/rclone1467028318: Waiting for checks to finish 2021/11/13 05:01:37 DEBUG : Local file system at /tmp/rclone1467028318: Waiting for transfers to finish 2021/11/13 05:01:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:01:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.66s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key check sum: Upload single object finished 2021/11/13 05:01:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:01:39 INFO : check sum: Copied (new) 2021/11/13 05:01:39 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:01:39 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/11/13 05:01:39 DEBUG : check sum: Unchanged skipping 2021/11/13 05:01:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:39 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.84s) === RUN TestSyncSizeOnly run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sizeonly: Upload single object finished 2021/11/13 05:01:42 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:01:42 INFO : sizeonly: Copied (new) 2021/11/13 05:01:42 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:43 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:43 DEBUG : sizeonly: Sizes identical 2021/11/13 05:01:43 DEBUG : sizeonly: Unchanged skipping 2021/11/13 05:01:43 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:43 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.27s) === RUN TestSyncIgnoreSize run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key ignore-size: Upload single object finished 2021/11/13 05:01:45 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/11/13 05:01:45 INFO : ignore-size: Copied (new) 2021/11/13 05:01:45 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:45 DEBUG : ignore-size: Sizes identical 2021/11/13 05:01:45 DEBUG : ignore-size: Unchanged skipping 2021/11/13 05:01:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:45 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.81s) === RUN TestSyncIgnoreTimes run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:47 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key existing: Upload single object finished 2021/11/13 05:01:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:48 DEBUG : existing: Sizes identical 2021/11/13 05:01:48 DEBUG : existing: Unchanged skipping 2021/11/13 05:01:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:48 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:48 INFO : There was nothing to transfer 2021/11/13 05:01:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/11/13 05:01:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key existing: Upload single object finished 2021/11/13 05:01:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:01:49 INFO : existing: Copied (replaced existing) 2021/11/13 05:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.35s) === RUN TestSyncIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:51 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key existing: Upload single object finished 2021/11/13 05:01:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:01:51 INFO : existing: Copied (new) 2021/11/13 05:01:51 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:52 DEBUG : existing: Destination exists, skipping 2021/11/13 05:01:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:52 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.87s) === RUN TestSyncIgnoreErrors run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key b/potato: Upload single object finished 2021/11/13 05:01:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key c/non empty space: Upload single object finished 2021/11/13 05:01:54 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/11/13 05:01:56 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:56 DEBUG : c/non empty space: Sizes identical 2021/11/13 05:01:56 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 05:01:56 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:56 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key a/potato2: Upload single object finished 2021/11/13 05:01:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:01:56 INFO : a/potato2: Copied (new) 2021/11/13 05:01:56 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (5.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:01:58 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:01:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:01:59 DEBUG : empty space: Sizes identical 2021/11/13 05:01:59 DEBUG : empty space: Unchanged skipping 2021/11/13 05:01:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:01:59 DEBUG : Waiting for deletions to finish 2021/11/13 05:01:59 INFO : There was nothing to transfer 2021/11/13 05:02:00 DEBUG : empty space: Sizes identical 2021/11/13 05:02:00 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:00 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:03 DEBUG : empty space: Sizes identical 2021/11/13 05:02:03 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:03 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.56s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.48s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:06 DEBUG : empty space: Sizes identical 2021/11/13 05:02:06 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:06 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:02:06 INFO : potato: Copied (new) 2021/11/13 05:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:08 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/11/13 05:02:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:10 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/11/13 05:02:10 INFO : potato: Copied (replaced existing) 2021/11/13 05:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.22s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2021/11/13 05:02:12 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:13 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/11/13 05:02:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:13 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/11/13 05:02:13 INFO : potato: Copied (replaced existing) 2021/11/13 05:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:15 DEBUG : empty space: Sizes identical 2021/11/13 05:02:15 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/11/13 05:02:15 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:17 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:18 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:19 DEBUG : empty space: Sizes identical 2021/11/13 05:02:19 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:02:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:02:20 INFO : potato2: Copied (new) 2021/11/13 05:02:20 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key b/potato: Upload single object finished 2021/11/13 05:02:23 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key c/non empty space: Upload single object finished 2021/11/13 05:02:23 DEBUG : d: Making directory 2021/11/13 05:02:23 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2021/11/13 05:02:24 DEBUG : c/non empty space: Sizes identical 2021/11/13 05:02:24 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 05:02:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key a/potato2: Upload single object finished 2021/11/13 05:02:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:02:25 INFO : a/potato2: Copied (new) 2021/11/13 05:02:25 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:27 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key b/potato: Upload single object finished 2021/11/13 05:02:28 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key c/non empty space: Upload single object finished 2021/11/13 05:02:28 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/11/13 05:02:29 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:29 DEBUG : c/non empty space: Sizes identical 2021/11/13 05:02:29 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 05:02:29 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:29 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key a/potato2: Upload single object finished 2021/11/13 05:02:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:02:29 INFO : a/potato2: Copied (new) 2021/11/13 05:02:29 ERROR : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: not deleting files as there were IO errors 2021/11/13 05:02:29 ERROR : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:33 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:34 DEBUG : empty space: Sizes identical 2021/11/13 05:02:34 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:02:34 INFO : potato: Deleted 2021/11/13 05:02:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:02:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.23s) === RUN TestSyncDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:37 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:38 INFO : potato: Deleted 2021/11/13 05:02:38 DEBUG : empty space: Sizes identical 2021/11/13 05:02:38 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:02:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:02:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.61s) === RUN TestCopyDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:40 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:42 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:02:42 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/11/13 05:02:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.27s) === RUN TestSyncWithExclude run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:02:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:45 DEBUG : enormous: Excluded 2021/11/13 05:02:45 DEBUG : potato2: Excluded 2021/11/13 05:02:45 DEBUG : potato2: Excluded 2021/11/13 05:02:45 DEBUG : empty space: Sizes identical 2021/11/13 05:02:45 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:45 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:45 INFO : There was nothing to transfer 2021/11/13 05:02:46 DEBUG : enormous: Excluded 2021/11/13 05:02:46 DEBUG : potato2: Excluded 2021/11/13 05:02:46 DEBUG : potato2: Excluded 2021/11/13 05:02:46 DEBUG : Local file system at /tmp/rclone1467028318: Waiting for checks to finish 2021/11/13 05:02:47 DEBUG : empty space: Sizes identical 2021/11/13 05:02:47 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:47 DEBUG : Local file system at /tmp/rclone1467028318: Waiting for transfers to finish 2021/11/13 05:02:47 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:02:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:02:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:02:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key enormous: Upload single object finished 2021/11/13 05:02:50 DEBUG : enormous: Excluded 2021/11/13 05:02:50 DEBUG : potato2: Excluded 2021/11/13 05:02:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:50 DEBUG : empty space: Sizes identical 2021/11/13 05:02:50 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:50 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:50 INFO : enormous: Deleted 2021/11/13 05:02:50 INFO : potato2: Deleted 2021/11/13 05:02:50 INFO : There was nothing to transfer 2021/11/13 05:02:51 DEBUG : Local file system at /tmp/rclone1467028318: Waiting for checks to finish 2021/11/13 05:02:51 DEBUG : empty space: Sizes identical 2021/11/13 05:02:51 DEBUG : empty space: Unchanged skipping 2021/11/13 05:02:51 DEBUG : Local file system at /tmp/rclone1467028318: Waiting for transfers to finish 2021/11/13 05:02:51 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:51 INFO : enormous: Deleted 2021/11/13 05:02:51 INFO : potato2: Deleted 2021/11/13 05:02:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.64s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.47s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: true 2021/11/13 05:02:53 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Making map for --track-renames 2021/11/13 05:02:53 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Finished making map for --track-renames 2021/11/13 05:02:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for renames to finish 2021/11/13 05:02:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key yam: Upload single object finished 2021/11/13 05:02:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/11/13 05:02:53 INFO : potato: Copied (new) 2021/11/13 05:02:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:02:54 INFO : yam: Copied (new) 2021/11/13 05:02:54 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:54 DEBUG : potato: Sizes identical 2021/11/13 05:02:54 DEBUG : potato: Unchanged skipping 2021/11/13 05:02:54 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Making map for --track-renames 2021/11/13 05:02:54 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Finished making map for --track-renames 2021/11/13 05:02:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for renames to finish 2021/11/13 05:02:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:02:55 INFO : yam: Copied (server-side copy) to: yaml 2021/11/13 05:02:56 INFO : yam: Deleted 2021/11/13 05:02:56 INFO : yaml: Renamed from "yam" 2021/11/13 05:02:56 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2021/11/13 05:02:57 ERROR : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Ignoring --track-renames as either the source or destination do not support modtime 2021/11/13 05:02:57 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:57 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:02:58 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:02:58 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key yam: Upload single object finished 2021/11/13 05:02:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/11/13 05:02:58 INFO : potato: Copied (new) 2021/11/13 05:02:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:02:58 INFO : yam: Copied (new) 2021/11/13 05:02:58 DEBUG : Waiting for deletions to finish 2021/11/13 05:02:59 ERROR : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Ignoring --track-renames as either the source or destination do not support modtime 2021/11/13 05:02:59 DEBUG : potato: Sizes identical 2021/11/13 05:02:59 DEBUG : potato: Unchanged skipping 2021/11/13 05:02:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:02:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key yaml: Upload single object finished 2021/11/13 05:03:00 DEBUG : yaml: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:03:00 INFO : yaml: Copied (new) 2021/11/13 05:03:00 DEBUG : Waiting for deletions to finish 2021/11/13 05:03:00 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2021/11/13 05:03:02 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Making map for --track-renames 2021/11/13 05:03:02 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Finished making map for --track-renames 2021/11/13 05:03:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:03:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for renames to finish 2021/11/13 05:03:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato: Upload single object finished 2021/11/13 05:03:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub/yam: Upload single object finished 2021/11/13 05:03:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/11/13 05:03:02 INFO : potato: Copied (new) 2021/11/13 05:03:02 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:03:02 INFO : sub/yam: Copied (new) 2021/11/13 05:03:02 DEBUG : Waiting for deletions to finish 2021/11/13 05:03:03 DEBUG : potato: Sizes identical 2021/11/13 05:03:03 DEBUG : potato: Unchanged skipping 2021/11/13 05:03:04 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Making map for --track-renames 2021/11/13 05:03:04 INFO : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Finished making map for --track-renames 2021/11/13 05:03:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:03:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for renames to finish 2021/11/13 05:03:04 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/11/13 05:03:04 INFO : sub/yam: Copied (server-side copy) to: yam 2021/11/13 05:03:05 INFO : sub/yam: Deleted 2021/11/13 05:03:05 INFO : yam: Renamed from "sub/yam" 2021/11/13 05:03:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:03:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:03:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:03:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key nested/sub dir/file: Upload single object finished 2021/11/13 05:03:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:03:07 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:03:07 INFO : sub dir/hello world: Deleted 2021/11/13 05:03:07 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/11/13 05:03:07 INFO : nested/sub dir/file: Copied (new) 2021/11/13 05:03:07 INFO : nested/sub dir/file: Deleted 2021/11/13 05:03:07 INFO : sub dir: Removing directory 2021/11/13 05:03:07 INFO : nested/sub dir: Removing directory 2021/11/13 05:03:07 INFO : nested: Removing directory 2021/11/13 05:03:07 DEBUG : Local file system at /tmp/rclone1467028318: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:03:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:03:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key sub dir/hello world: Upload single object finished 2021/11/13 05:03:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key nested/sub dir/file: Upload single object finished 2021/11/13 05:03:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/11/13 05:03:09 INFO : sub dir/hello world: Copied (new) 2021/11/13 05:03:09 INFO : sub dir/hello world: Deleted 2021/11/13 05:03:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/11/13 05:03:09 INFO : nested/sub dir/file: Copied (new) 2021/11/13 05:03:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:03:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:03:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:12 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key existing: Upload single object finished 2021/11/13 05:03:12 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key existing-b: Upload single object finished 2021/11/13 05:03:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:03:12 INFO : existing: Copied (new) 2021/11/13 05:03:12 INFO : existing: Deleted 2021/11/13 05:03:12 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2021/11/13 05:03:12 INFO : existing-b: Copied (new) 2021/11/13 05:03:12 INFO : existing-b: Deleted 2021/11/13 05:03:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:03:13 DEBUG : existing: Destination exists, skipping 2021/11/13 05:03:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/11/13 05:03:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:03:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.47s) === RUN TestServerSideMove run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:03:15 DEBUG : Creating backend with remote "TestQingStor:rclone-test-dadaxab0qodayep8racaver6" 2021/11/13 05:03:15 DEBUG : Config file has changed externaly - reloading 2021/11/13 05:03:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:03:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:03:16 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 -> QingStor bucket rclone-test-dadaxab0qodayep8racaver6 2021/11/13 05:03:19 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6 key empty space: Upload single object finished 2021/11/13 05:03:20 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6 key potato3: Upload single object finished 2021/11/13 05:03:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 05:03:21 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: Waiting for checks to finish 2021/11/13 05:03:21 DEBUG : empty space: Sizes identical 2021/11/13 05:03:21 DEBUG : empty space: Unchanged skipping 2021/11/13 05:03:21 INFO : empty space: Deleted 2021/11/13 05:03:21 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: Waiting for transfers to finish 2021/11/13 05:03:21 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/11/13 05:03:21 INFO : potato3: Copied (server-side copy) 2021/11/13 05:03:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:03:22 INFO : potato2: Copied (server-side copy) 2021/11/13 05:03:22 INFO : potato3: Deleted 2021/11/13 05:03:22 INFO : potato2: Deleted 2021/11/13 05:03:23 DEBUG : Creating backend with remote "TestQingStor:rclone-test-mirulex7qafarax7dapusoq1" 2021/11/13 05:03:23 DEBUG : QingStor bucket rclone-test-mirulex7qafarax7dapusoq1: Waiting for checks to finish 2021/11/13 05:03:23 DEBUG : QingStor bucket rclone-test-mirulex7qafarax7dapusoq1: Waiting for transfers to finish 2021/11/13 05:03:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:03:25 INFO : empty space: Copied (server-side copy) 2021/11/13 05:03:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:03:25 INFO : potato2: Copied (server-side copy) 2021/11/13 05:03:25 INFO : empty space: Deleted 2021/11/13 05:03:25 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/11/13 05:03:25 INFO : potato3: Copied (server-side copy) 2021/11/13 05:03:26 INFO : potato2: Deleted 2021/11/13 05:03:26 INFO : potato3: Deleted 2021/11/13 05:03:27 DEBUG : QingStor bucket rclone-test-mirulex7qafarax7dapusoq1: Purge object "empty space" 2021/11/13 05:03:27 DEBUG : QingStor bucket rclone-test-mirulex7qafarax7dapusoq1: Purge object "potato2" 2021/11/13 05:03:28 DEBUG : QingStor bucket rclone-test-mirulex7qafarax7dapusoq1: Purge object "potato3" 2021/11/13 05:03:28 DEBUG : QingStor bucket rclone-test-mirulex7qafarax7dapusoq1: Purge dir "" 2021/11/13 05:03:28 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2021/11/13 05:03:28 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: Purge dir "" 2021/11/13 05:03:29 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: QingStor bucket lease not ready, retries: 0 2021/11/13 05:03:30 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: QingStor bucket lease not ready, retries: 1 2021/11/13 05:03:32 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: QingStor bucket lease not ready, retries: 2 2021/11/13 05:03:33 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: QingStor bucket lease not ready, retries: 3 2021/11/13 05:03:34 DEBUG : QingStor bucket rclone-test-dadaxab0qodayep8racaver6: QingStor bucket lease not ready, retries: 4 --- PASS: TestServerSideMove (21.65s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:03:36 DEBUG : Creating backend with remote "TestQingStor:rclone-test-fufumex0jonebud4qagefis0" 2021/11/13 05:03:36 DEBUG : Config file has changed externaly - reloading 2021/11/13 05:03:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:03:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:03:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 -> QingStor bucket rclone-test-fufumex0jonebud4qagefis0 2021/11/13 05:03:41 DEBUG : QingStor bucket rclone-test-fufumex0jonebud4qagefis0 key empty space: Upload single object finished 2021/11/13 05:03:41 DEBUG : QingStor bucket rclone-test-fufumex0jonebud4qagefis0 key potato3: Upload single object finished 2021/11/13 05:03:42 DEBUG : empty space: Excluded 2021/11/13 05:03:42 DEBUG : empty space: Excluded 2021/11/13 05:03:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 05:03:42 DEBUG : QingStor bucket rclone-test-fufumex0jonebud4qagefis0: Waiting for checks to finish 2021/11/13 05:03:42 DEBUG : QingStor bucket rclone-test-fufumex0jonebud4qagefis0: Waiting for transfers to finish 2021/11/13 05:03:43 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/11/13 05:03:43 INFO : potato3: Copied (server-side copy) 2021/11/13 05:03:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:03:43 INFO : potato2: Copied (server-side copy) 2021/11/13 05:03:43 INFO : potato3: Deleted 2021/11/13 05:03:43 INFO : potato2: Deleted 2021/11/13 05:03:45 DEBUG : Creating backend with remote "TestQingStor:rclone-test-yivavoy6tonacot4cadapun7" 2021/11/13 05:03:45 DEBUG : empty space: Excluded 2021/11/13 05:03:45 DEBUG : QingStor bucket rclone-test-yivavoy6tonacot4cadapun7: Waiting for checks to finish 2021/11/13 05:03:45 DEBUG : QingStor bucket rclone-test-yivavoy6tonacot4cadapun7: Waiting for transfers to finish 2021/11/13 05:03:47 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/11/13 05:03:47 INFO : potato3: Copied (server-side copy) 2021/11/13 05:03:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:03:47 INFO : potato2: Copied (server-side copy) 2021/11/13 05:03:47 INFO : potato3: Deleted 2021/11/13 05:03:47 INFO : potato2: Deleted 2021/11/13 05:03:49 DEBUG : QingStor bucket rclone-test-yivavoy6tonacot4cadapun7: Purge object "potato2" 2021/11/13 05:03:49 DEBUG : QingStor bucket rclone-test-yivavoy6tonacot4cadapun7: Purge object "potato3" 2021/11/13 05:03:49 DEBUG : QingStor bucket rclone-test-yivavoy6tonacot4cadapun7: Purge dir "" 2021/11/13 05:03:49 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2021/11/13 05:03:50 DEBUG : QingStor bucket rclone-test-fufumex0jonebud4qagefis0: Purge object "empty space" 2021/11/13 05:03:50 DEBUG : QingStor bucket rclone-test-fufumex0jonebud4qagefis0: Purge dir "" --- PASS: TestServerSideMoveWithFilter (15.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:03:52 DEBUG : Creating backend with remote "TestQingStor:rclone-test-bolopis0mewagav3turomiv9" 2021/11/13 05:03:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished 2021/11/13 05:03:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key empty space: Upload single object finished 2021/11/13 05:03:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato3: Upload single object finished 2021/11/13 05:03:53 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 -> QingStor bucket rclone-test-bolopis0mewagav3turomiv9 2021/11/13 05:03:56 DEBUG : QingStor bucket rclone-test-bolopis0mewagav3turomiv9 key empty space: Upload single object finished 2021/11/13 05:03:56 DEBUG : QingStor bucket rclone-test-bolopis0mewagav3turomiv9 key potato3: Upload single object finished 2021/11/13 05:03:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 05:03:58 DEBUG : QingStor bucket rclone-test-bolopis0mewagav3turomiv9: Waiting for checks to finish 2021/11/13 05:03:58 DEBUG : empty space: Sizes identical 2021/11/13 05:03:58 DEBUG : empty space: Unchanged skipping 2021/11/13 05:03:58 INFO : empty space: Deleted 2021/11/13 05:03:58 DEBUG : QingStor bucket rclone-test-bolopis0mewagav3turomiv9: Waiting for transfers to finish 2021/11/13 05:03:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:03:58 INFO : potato2: Copied (server-side copy) 2021/11/13 05:03:58 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/11/13 05:03:58 INFO : potato3: Copied (server-side copy) 2021/11/13 05:03:58 INFO : potato2: Deleted 2021/11/13 05:03:58 INFO : potato3: Deleted 2021/11/13 05:04:00 DEBUG : Creating backend with remote "TestQingStor:rclone-test-suhobaj5reberan6mafuyav6" 2021/11/13 05:04:00 DEBUG : tomatoDir: Making directory 2021/11/13 05:04:00 DEBUG : QingStor bucket rclone-test-suhobaj5reberan6mafuyav6: Waiting for checks to finish 2021/11/13 05:04:00 DEBUG : QingStor bucket rclone-test-suhobaj5reberan6mafuyav6: Waiting for transfers to finish 2021/11/13 05:04:02 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/11/13 05:04:02 INFO : potato3: Copied (server-side copy) 2021/11/13 05:04:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/11/13 05:04:02 INFO : empty space: Copied (server-side copy) 2021/11/13 05:04:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/11/13 05:04:02 INFO : potato2: Copied (server-side copy) 2021/11/13 05:04:02 INFO : potato3: Deleted 2021/11/13 05:04:02 INFO : empty space: Deleted 2021/11/13 05:04:02 INFO : potato2: Deleted 2021/11/13 05:04:04 DEBUG : QingStor bucket rclone-test-suhobaj5reberan6mafuyav6: Purge object "empty space" 2021/11/13 05:04:04 DEBUG : QingStor bucket rclone-test-suhobaj5reberan6mafuyav6: Purge object "potato2" 2021/11/13 05:04:05 DEBUG : QingStor bucket rclone-test-suhobaj5reberan6mafuyav6: Purge object "potato3" 2021/11/13 05:04:05 DEBUG : QingStor bucket rclone-test-suhobaj5reberan6mafuyav6: Purge dir "" 2021/11/13 05:04:05 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2021/11/13 05:04:05 DEBUG : QingStor bucket rclone-test-bolopis0mewagav3turomiv9: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.01s) === RUN TestServerSideMoveOverlap run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:04:07 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/rclone-move-test" 2021/11/13 05:04:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key potato2: Upload single object finished --- PASS: TestServerSideMoveOverlap (1.90s) === RUN TestSyncOverlap run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:04:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/rclone-sync-test" --- PASS: TestSyncOverlap (0.70s) === RUN TestSyncCompareDest run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:04:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:04:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/CompareDest" 2021/11/13 05:04:10 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:10 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:04:11 INFO : one: Copied (new) 2021/11/13 05:04:11 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:12 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 05:04:12 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:12 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/11/13 05:04:13 INFO : one: Copied (replaced existing) 2021/11/13 05:04:13 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:14 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key CompareDest/one: Upload single object finished 2021/11/13 05:04:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:15 DEBUG : one: Sizes identical 2021/11/13 05:04:15 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:04:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:15 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:15 INFO : There was nothing to transfer 2021/11/13 05:04:16 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key CompareDest/two: Upload single object finished 2021/11/13 05:04:18 DEBUG : two: Sizes identical 2021/11/13 05:04:18 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 05:04:18 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:18 DEBUG : one: Sizes identical 2021/11/13 05:04:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:04:18 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:18 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:18 INFO : There was nothing to transfer 2021/11/13 05:04:20 DEBUG : two: Sizes identical 2021/11/13 05:04:20 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 05:04:20 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:20 DEBUG : one: Sizes identical 2021/11/13 05:04:20 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:04:20 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:20 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:20 INFO : There was nothing to transfer 2021/11/13 05:04:22 DEBUG : two: Sizes identical 2021/11/13 05:04:22 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 05:04:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:22 DEBUG : one: Sizes identical 2021/11/13 05:04:22 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:04:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:22 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:22 INFO : There was nothing to transfer 2021/11/13 05:04:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 05:04:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:24 DEBUG : one: Sizes identical 2021/11/13 05:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 05:04:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:04:25 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/11/13 05:04:25 INFO : two: Copied (new) 2021/11/13 05:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (18.22s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:04:28 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key pre-dest1/1: Upload single object finished 2021/11/13 05:04:29 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key pre-dest2/2: Upload single object finished 2021/11/13 05:04:29 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dest" 2021/11/13 05:04:30 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/pre-dest1" 2021/11/13 05:04:30 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/pre-dest2" 2021/11/13 05:04:31 DEBUG : 1: Sizes identical 2021/11/13 05:04:31 DEBUG : 1: Destination found in --compare-dest, skipping 2021/11/13 05:04:31 DEBUG : 2: Sizes identical 2021/11/13 05:04:31 DEBUG : 2: Destination found in --compare-dest, skipping 2021/11/13 05:04:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dest: Waiting for checks to finish 2021/11/13 05:04:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dest: Waiting for transfers to finish 2021/11/13 05:04:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dest/3: Upload single object finished 2021/11/13 05:04:32 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/11/13 05:04:32 INFO : 3: Copied (new) 2021/11/13 05:04:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.34s) === RUN TestSyncCopyDest run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:04:35 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:04:35 DEBUG : Config file has changed externaly - reloading 2021/11/13 05:04:35 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/CopyDest" 2021/11/13 05:04:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:04:36 INFO : one: Copied (new) 2021/11/13 05:04:36 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 05:04:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/11/13 05:04:38 INFO : one: Copied (replaced existing) 2021/11/13 05:04:38 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:40 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key CopyDest/one: Upload single object finished 2021/11/13 05:04:41 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/BackupDir" 2021/11/13 05:04:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:41 DEBUG : one: Sizes identical 2021/11/13 05:04:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 05:04:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:04:43 INFO : one: Copied (server-side copy) 2021/11/13 05:04:43 INFO : one: Deleted 2021/11/13 05:04:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/11/13 05:04:44 INFO : one: Copied (server-side copy) 2021/11/13 05:04:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 05:04:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:44 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key CopyDest/two: Upload single object finished 2021/11/13 05:04:47 DEBUG : two: Sizes identical 2021/11/13 05:04:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/11/13 05:04:47 INFO : two: Copied (server-side copy) 2021/11/13 05:04:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 05:04:47 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:48 DEBUG : one: Sizes identical 2021/11/13 05:04:48 DEBUG : one: Sizes identical 2021/11/13 05:04:48 DEBUG : one: Unchanged skipping 2021/11/13 05:04:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:48 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:49 DEBUG : one: Sizes identical 2021/11/13 05:04:49 DEBUG : one: Sizes identical 2021/11/13 05:04:49 DEBUG : one: Unchanged skipping 2021/11/13 05:04:50 DEBUG : two: Sizes identical 2021/11/13 05:04:50 DEBUG : two: Sizes identical 2021/11/13 05:04:50 DEBUG : two: Unchanged skipping 2021/11/13 05:04:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:50 DEBUG : Waiting for deletions to finish 2021/11/13 05:04:50 INFO : There was nothing to transfer 2021/11/13 05:04:51 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key CopyDest/three: Upload single object finished 2021/11/13 05:04:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 05:04:54 DEBUG : three: Destination not found in --copy-dest 2021/11/13 05:04:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:04:54 DEBUG : one: Sizes identical 2021/11/13 05:04:54 DEBUG : one: Sizes identical 2021/11/13 05:04:54 DEBUG : one: Unchanged skipping 2021/11/13 05:04:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three: Upload single object finished 2021/11/13 05:04:54 DEBUG : two: Sizes identical 2021/11/13 05:04:54 DEBUG : two: Sizes identical 2021/11/13 05:04:54 DEBUG : two: Unchanged skipping 2021/11/13 05:04:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:04:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/11/13 05:04:54 INFO : three: Copied (new) 2021/11/13 05:04:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (23.67s) === RUN TestSyncBackupDir run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:04:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:04:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:05:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:01 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:05:01 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/backup" 2021/11/13 05:05:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:05:02 DEBUG : two: Sizes identical 2021/11/13 05:05:02 DEBUG : two: Unchanged skipping 2021/11/13 05:05:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:05:03 INFO : one: Copied (server-side copy) 2021/11/13 05:05:03 INFO : one: Deleted 2021/11/13 05:05:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:04 INFO : one: Copied (new) 2021/11/13 05:05:04 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:05 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:05:05 INFO : three.txt: Copied (server-side copy) 2021/11/13 05:05:05 INFO : three.txt: Deleted 2021/11/13 05:05:05 INFO : three.txt: Moved into backup dir 2021/11/13 05:05:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:05:08 DEBUG : two: Sizes identical 2021/11/13 05:05:08 DEBUG : two: Unchanged skipping 2021/11/13 05:05:08 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:09 INFO : one: Copied (server-side copy) 2021/11/13 05:05:09 INFO : one: Deleted 2021/11/13 05:05:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:10 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:05:10 INFO : one: Copied (new) 2021/11/13 05:05:10 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:05:11 INFO : three.txt: Copied (server-side copy) 2021/11/13 05:05:11 INFO : three.txt: Deleted 2021/11/13 05:05:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.39s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:05:14 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:05:15 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:05:17 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/backup" 2021/11/13 05:05:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:05:17 DEBUG : two: Sizes identical 2021/11/13 05:05:17 DEBUG : two: Unchanged skipping 2021/11/13 05:05:17 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:05:18 INFO : one: Copied (server-side copy) to: one.bak 2021/11/13 05:05:19 INFO : one: Deleted 2021/11/13 05:05:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:19 INFO : one: Copied (new) 2021/11/13 05:05:19 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:20 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:05:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/11/13 05:05:20 INFO : three.txt: Deleted 2021/11/13 05:05:20 INFO : three.txt: Moved into backup dir 2021/11/13 05:05:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:05:24 DEBUG : two: Sizes identical 2021/11/13 05:05:24 DEBUG : two: Unchanged skipping 2021/11/13 05:05:24 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:25 INFO : one: Copied (server-side copy) to: one.bak 2021/11/13 05:05:25 INFO : one: Deleted 2021/11/13 05:05:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:05:26 INFO : one: Copied (new) 2021/11/13 05:05:26 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:05:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/11/13 05:05:27 INFO : three.txt: Deleted 2021/11/13 05:05:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:05:30 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:30 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:05:31 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:32 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:05:32 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/backup" 2021/11/13 05:05:33 DEBUG : two: Sizes identical 2021/11/13 05:05:33 DEBUG : two: Unchanged skipping 2021/11/13 05:05:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:05:33 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:05:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/11/13 05:05:34 INFO : one: Deleted 2021/11/13 05:05:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:35 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:35 INFO : one: Copied (new) 2021/11/13 05:05:35 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:36 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:05:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/11/13 05:05:36 INFO : three.txt: Deleted 2021/11/13 05:05:36 INFO : three.txt: Moved into backup dir 2021/11/13 05:05:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:05:39 DEBUG : two: Sizes identical 2021/11/13 05:05:39 DEBUG : two: Unchanged skipping 2021/11/13 05:05:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/11/13 05:05:40 INFO : one: Deleted 2021/11/13 05:05:40 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:05:41 INFO : one: Copied (new) 2021/11/13 05:05:41 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:42 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:05:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/11/13 05:05:42 INFO : three.txt: Deleted 2021/11/13 05:05:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.28s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:05:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:05:46 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:47 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:05:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:05:48 DEBUG : two: Sizes identical 2021/11/13 05:05:48 DEBUG : two: Unchanged skipping 2021/11/13 05:05:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:05:49 INFO : one: Copied (server-side copy) to: one.bak 2021/11/13 05:05:49 INFO : one: Deleted 2021/11/13 05:05:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:49 INFO : one: Copied (new) 2021/11/13 05:05:49 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:50 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:05:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/11/13 05:05:50 INFO : three.txt: Deleted 2021/11/13 05:05:50 INFO : three.txt: Moved into backup dir 2021/11/13 05:05:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:05:54 DEBUG : one.bak: Excluded 2021/11/13 05:05:54 DEBUG : three.txt.bak: Excluded 2021/11/13 05:05:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:05:54 DEBUG : two: Sizes identical 2021/11/13 05:05:54 DEBUG : two: Unchanged skipping 2021/11/13 05:05:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for checks to finish 2021/11/13 05:05:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:05:54 INFO : one: Copied (server-side copy) to: one.bak 2021/11/13 05:05:55 INFO : one: Deleted 2021/11/13 05:05:55 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 path dst: Waiting for transfers to finish 2021/11/13 05:05:55 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:05:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:05:55 INFO : one: Copied (new) 2021/11/13 05:05:55 DEBUG : Waiting for deletions to finish 2021/11/13 05:05:56 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:05:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/11/13 05:05:56 INFO : three.txt: Deleted 2021/11/13 05:05:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.36s) === RUN TestSyncSuffix run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:06:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:06:01 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:06:01 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:06:03 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:06:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:06:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:06:04 INFO : one: Copied (server-side copy) to: one.bak 2021/11/13 05:06:05 INFO : one: Deleted 2021/11/13 05:06:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:06:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:06:05 INFO : one: Copied (new) 2021/11/13 05:06:05 DEBUG : two: Sizes identical 2021/11/13 05:06:05 DEBUG : two: Unchanged skipping 2021/11/13 05:06:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 05:06:06 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:06:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/11/13 05:06:06 INFO : three.txt: Deleted 2021/11/13 05:06:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:06:07 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:06:07 INFO : three.txt: Copied (new) 2021/11/13 05:06:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:06:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:06:11 INFO : one: Copied (server-side copy) to: one.bak 2021/11/13 05:06:11 INFO : one: Deleted 2021/11/13 05:06:11 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:06:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:06:12 INFO : one: Copied (new) 2021/11/13 05:06:12 DEBUG : two: Sizes identical 2021/11/13 05:06:12 DEBUG : two: Unchanged skipping 2021/11/13 05:06:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 05:06:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:06:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/11/13 05:06:13 INFO : three.txt: Deleted 2021/11/13 05:06:13 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:06:14 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/11/13 05:06:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (17.48s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:06:18 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:06:18 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/two: Upload single object finished 2021/11/13 05:06:19 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:06:20 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zuhixet2voriguf4tapaluz5/dst" 2021/11/13 05:06:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 05:06:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/11/13 05:06:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/11/13 05:06:22 INFO : one: Deleted 2021/11/13 05:06:22 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:06:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:06:23 INFO : one: Copied (new) 2021/11/13 05:06:23 DEBUG : two: Sizes identical 2021/11/13 05:06:23 DEBUG : two: Unchanged skipping 2021/11/13 05:06:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 05:06:24 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/11/13 05:06:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/11/13 05:06:25 INFO : three.txt: Deleted 2021/11/13 05:06:25 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:06:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:06:25 INFO : three.txt: Copied (new) 2021/11/13 05:06:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 05:06:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/11/13 05:06:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/11/13 05:06:29 INFO : one: Deleted 2021/11/13 05:06:30 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/one: Upload single object finished 2021/11/13 05:06:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/11/13 05:06:30 INFO : one: Copied (new) 2021/11/13 05:06:30 DEBUG : two: Sizes identical 2021/11/13 05:06:30 DEBUG : two: Unchanged skipping 2021/11/13 05:06:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 05:06:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/11/13 05:06:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/11/13 05:06:32 INFO : three.txt: Deleted 2021/11/13 05:06:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key dst/three.txt: Upload single object finished 2021/11/13 05:06:32 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/11/13 05:06:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (17.67s) === RUN TestSyncUTFNorm run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:06:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key Testêé: Upload single object finished 2021/11/13 05:06:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/11/13 05:06:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:06:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:06:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key Testêé: Upload single object finished 2021/11/13 05:06:37 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/11/13 05:06:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/11/13 05:06:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.08s) === RUN TestSyncImmutable run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:06:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:06:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:06:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key existing: Upload single object finished 2021/11/13 05:06:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/11/13 05:06:39 INFO : existing: Copied (new) 2021/11/13 05:06:39 DEBUG : Waiting for deletions to finish 2021/11/13 05:06:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/11/13 05:06:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:06:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/11/13 05:06:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:06:41 ERROR : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: not deleting files as there were IO errors 2021/11/13 05:06:41 ERROR : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.40s) === RUN TestSyncIgnoreCase run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:06:42 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key EXISTING: Upload single object finished 2021/11/13 05:06:43 DEBUG : existing: Sizes identical 2021/11/13 05:06:43 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:06:43 DEBUG : existing: Unchanged skipping 2021/11/13 05:06:43 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:06:43 DEBUG : Waiting for deletions to finish 2021/11/13 05:06:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:06:46 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both0: Upload single object finished 2021/11/13 05:06:47 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only0: Upload single object finished 2021/11/13 05:06:47 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both1: Upload single object finished 2021/11/13 05:06:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only1: Upload single object finished 2021/11/13 05:06:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both2: Upload single object finished 2021/11/13 05:06:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only2: Upload single object finished 2021/11/13 05:06:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both3: Upload single object finished 2021/11/13 05:06:51 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only3: Upload single object finished 2021/11/13 05:06:51 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both4: Upload single object finished 2021/11/13 05:06:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only4: Upload single object finished 2021/11/13 05:06:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both5: Upload single object finished 2021/11/13 05:06:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only5: Upload single object finished 2021/11/13 05:06:53 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both6: Upload single object finished 2021/11/13 05:06:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only6: Upload single object finished 2021/11/13 05:06:54 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both7: Upload single object finished 2021/11/13 05:06:55 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only7: Upload single object finished 2021/11/13 05:06:55 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both8: Upload single object finished 2021/11/13 05:06:56 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only8: Upload single object finished 2021/11/13 05:06:57 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both9: Upload single object finished 2021/11/13 05:06:58 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only9: Upload single object finished 2021/11/13 05:06:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both10: Upload single object finished 2021/11/13 05:06:59 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only10: Upload single object finished 2021/11/13 05:07:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both11: Upload single object finished 2021/11/13 05:07:00 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only11: Upload single object finished 2021/11/13 05:07:01 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both12: Upload single object finished 2021/11/13 05:07:01 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only12: Upload single object finished 2021/11/13 05:07:02 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both13: Upload single object finished 2021/11/13 05:07:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only13: Upload single object finished 2021/11/13 05:07:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both14: Upload single object finished 2021/11/13 05:07:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only14: Upload single object finished 2021/11/13 05:07:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both15: Upload single object finished 2021/11/13 05:07:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only15: Upload single object finished 2021/11/13 05:07:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both16: Upload single object finished 2021/11/13 05:07:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only16: Upload single object finished 2021/11/13 05:07:06 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both17: Upload single object finished 2021/11/13 05:07:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only17: Upload single object finished 2021/11/13 05:07:07 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both18: Upload single object finished 2021/11/13 05:07:08 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only18: Upload single object finished 2021/11/13 05:07:08 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both19: Upload single object finished 2021/11/13 05:07:09 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only19: Upload single object finished 2021/11/13 05:07:20 DEBUG : both0: Sizes identical 2021/11/13 05:07:20 DEBUG : both1: Sizes identical 2021/11/13 05:07:20 DEBUG : both1: Unchanged skipping 2021/11/13 05:07:20 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:07:20 DEBUG : both10: Sizes identical 2021/11/13 05:07:20 DEBUG : both10: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both12: Sizes identical 2021/11/13 05:07:20 DEBUG : both11: Sizes identical 2021/11/13 05:07:20 DEBUG : both11: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both14: Sizes identical 2021/11/13 05:07:20 DEBUG : both14: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both13: Sizes identical 2021/11/13 05:07:20 DEBUG : both13: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both16: Sizes identical 2021/11/13 05:07:20 DEBUG : both16: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both17: Sizes identical 2021/11/13 05:07:20 DEBUG : both17: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both18: Sizes identical 2021/11/13 05:07:20 DEBUG : both18: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both19: Sizes identical 2021/11/13 05:07:20 DEBUG : both19: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both2: Sizes identical 2021/11/13 05:07:20 DEBUG : both2: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both3: Sizes identical 2021/11/13 05:07:20 DEBUG : both3: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both4: Sizes identical 2021/11/13 05:07:20 DEBUG : both4: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both5: Sizes identical 2021/11/13 05:07:20 DEBUG : both5: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both6: Sizes identical 2021/11/13 05:07:20 DEBUG : both6: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both7: Sizes identical 2021/11/13 05:07:20 DEBUG : both7: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both8: Sizes identical 2021/11/13 05:07:20 DEBUG : both8: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both9: Sizes identical 2021/11/13 05:07:20 DEBUG : both9: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both12: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both15: Sizes identical 2021/11/13 05:07:20 DEBUG : both15: Unchanged skipping 2021/11/13 05:07:20 DEBUG : both0: Unchanged skipping 2021/11/13 05:07:20 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:07:20 DEBUG : Waiting for deletions to finish 2021/11/13 05:07:20 INFO : only7: Deleted 2021/11/13 05:07:20 INFO : only15: Deleted 2021/11/13 05:07:21 INFO : only19: Deleted 2021/11/13 05:07:21 INFO : only5: Deleted 2021/11/13 05:07:21 INFO : only10: Deleted 2021/11/13 05:07:21 INFO : only3: Deleted 2021/11/13 05:07:21 INFO : only6: Deleted 2021/11/13 05:07:21 INFO : only9: Deleted 2021/11/13 05:07:21 INFO : only13: Deleted 2021/11/13 05:07:21 INFO : only11: Deleted 2021/11/13 05:07:21 INFO : only17: Deleted 2021/11/13 05:07:21 INFO : only2: Deleted 2021/11/13 05:07:21 INFO : only4: Deleted 2021/11/13 05:07:21 INFO : only1: Deleted 2021/11/13 05:07:21 INFO : only12: Deleted 2021/11/13 05:07:22 INFO : only14: Deleted 2021/11/13 05:07:22 INFO : only16: Deleted 2021/11/13 05:07:22 INFO : only18: Deleted 2021/11/13 05:07:22 INFO : only8: Deleted 2021/11/13 05:07:22 INFO : only0: Deleted 2021/11/13 05:07:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (46.28s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5", Local "Local file system at /tmp/rclone1467028318", Modify Window "876000h0m0s" 2021/11/13 05:07:32 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both0: Upload single object finished 2021/11/13 05:07:33 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only0: Upload single object finished 2021/11/13 05:07:33 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both1: Upload single object finished 2021/11/13 05:07:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only1: Upload single object finished 2021/11/13 05:07:34 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both2: Upload single object finished 2021/11/13 05:07:35 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only2: Upload single object finished 2021/11/13 05:07:35 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both3: Upload single object finished 2021/11/13 05:07:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only3: Upload single object finished 2021/11/13 05:07:36 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both4: Upload single object finished 2021/11/13 05:07:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only4: Upload single object finished 2021/11/13 05:07:37 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both5: Upload single object finished 2021/11/13 05:07:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only5: Upload single object finished 2021/11/13 05:07:38 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both6: Upload single object finished 2021/11/13 05:07:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only6: Upload single object finished 2021/11/13 05:07:39 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both7: Upload single object finished 2021/11/13 05:07:40 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only7: Upload single object finished 2021/11/13 05:07:40 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both8: Upload single object finished 2021/11/13 05:07:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only8: Upload single object finished 2021/11/13 05:07:41 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both9: Upload single object finished 2021/11/13 05:07:42 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only9: Upload single object finished 2021/11/13 05:07:42 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both10: Upload single object finished 2021/11/13 05:07:43 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only10: Upload single object finished 2021/11/13 05:07:43 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both11: Upload single object finished 2021/11/13 05:07:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only11: Upload single object finished 2021/11/13 05:07:44 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both12: Upload single object finished 2021/11/13 05:07:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only12: Upload single object finished 2021/11/13 05:07:45 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both13: Upload single object finished 2021/11/13 05:07:46 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only13: Upload single object finished 2021/11/13 05:07:46 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both14: Upload single object finished 2021/11/13 05:07:47 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only14: Upload single object finished 2021/11/13 05:07:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both15: Upload single object finished 2021/11/13 05:07:48 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only15: Upload single object finished 2021/11/13 05:07:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both16: Upload single object finished 2021/11/13 05:07:49 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only16: Upload single object finished 2021/11/13 05:07:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both17: Upload single object finished 2021/11/13 05:07:50 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only17: Upload single object finished 2021/11/13 05:07:51 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both18: Upload single object finished 2021/11/13 05:07:51 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only18: Upload single object finished 2021/11/13 05:07:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key both19: Upload single object finished 2021/11/13 05:07:52 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only19: Upload single object finished 2021/11/13 05:08:03 DEBUG : both10: Sizes identical 2021/11/13 05:08:03 DEBUG : both10: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both11: Sizes identical 2021/11/13 05:08:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for checks to finish 2021/11/13 05:08:03 DEBUG : both11: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both13: Sizes identical 2021/11/13 05:08:03 DEBUG : both12: Sizes identical 2021/11/13 05:08:03 DEBUG : both13: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both12: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both14: Sizes identical 2021/11/13 05:08:03 DEBUG : both15: Sizes identical 2021/11/13 05:08:03 DEBUG : both15: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both16: Sizes identical 2021/11/13 05:08:03 DEBUG : both16: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both17: Sizes identical 2021/11/13 05:08:03 DEBUG : both17: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both18: Sizes identical 2021/11/13 05:08:03 DEBUG : both18: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both19: Sizes identical 2021/11/13 05:08:03 DEBUG : both19: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both2: Sizes identical 2021/11/13 05:08:03 DEBUG : both2: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both3: Sizes identical 2021/11/13 05:08:03 DEBUG : both3: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both4: Sizes identical 2021/11/13 05:08:03 DEBUG : both4: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both5: Sizes identical 2021/11/13 05:08:03 DEBUG : both5: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both6: Sizes identical 2021/11/13 05:08:03 DEBUG : both6: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both7: Sizes identical 2021/11/13 05:08:03 DEBUG : both7: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both8: Sizes identical 2021/11/13 05:08:03 DEBUG : both8: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both9: Sizes identical 2021/11/13 05:08:03 DEBUG : both9: Unchanged skipping 2021/11/13 05:08:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : both14: Unchanged skipping 2021/11/13 05:08:03 DEBUG : both0: Sizes identical 2021/11/13 05:08:03 DEBUG : both0: Unchanged skipping 2021/11/13 05:08:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : both1: Sizes identical 2021/11/13 05:08:03 DEBUG : both1: Unchanged skipping 2021/11/13 05:08:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/11/13 05:08:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Waiting for transfers to finish 2021/11/13 05:08:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only12: Upload single object finished 2021/11/13 05:08:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only13: Upload single object finished 2021/11/13 05:08:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only11: Upload single object finished 2021/11/13 05:08:03 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only0: Upload single object finished 2021/11/13 05:08:03 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:03 INFO : only12: Copied (replaced existing) 2021/11/13 05:08:03 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:03 INFO : only13: Copied (replaced existing) 2021/11/13 05:08:03 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:03 INFO : only11: Copied (replaced existing) 2021/11/13 05:08:03 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:03 INFO : only0: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only10: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only14: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only16: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only17: Upload single object finished 2021/11/13 05:08:04 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only10: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only14: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only16: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only17: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only18: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only19: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only2: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only3: Upload single object finished 2021/11/13 05:08:04 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only18: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only19: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only2: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:04 INFO : only3: Copied (replaced existing) 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only4: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only5: Upload single object finished 2021/11/13 05:08:04 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only6: Upload single object finished 2021/11/13 05:08:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only7: Upload single object finished 2021/11/13 05:08:05 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only4: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only5: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only6: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only7: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only8: Upload single object finished 2021/11/13 05:08:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only9: Upload single object finished 2021/11/13 05:08:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only1: Upload single object finished 2021/11/13 05:08:05 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5 key only15: Upload single object finished 2021/11/13 05:08:05 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only8: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only9: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only1: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/11/13 05:08:05 INFO : only15: Copied (replaced existing) 2021/11/13 05:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (53.55s) PASS 2021/11/13 05:08:26 DEBUG : QingStor bucket rclone-test-zuhixet2voriguf4tapaluz5: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Finished OK in 7m25.11212762s (try 1/5)