"./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Starting (try 1/5) 2022/03/03 05:00:14 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3" 2022/03/03 05:00:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 05:00:14 DEBUG : Creating backend with remote "/tmp/rclone4010480068" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/03 05:00:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.54s) === RUN TestCopy run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.78s) === RUN TestCopyMissingDirectory run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:24 DEBUG : Creating backend with remote "/non-existing" 2022/03/03 05:00:24 DEBUG : Config file has changed externaly - reloading 2022/03/03 05:00:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/03 05:00:24 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:24 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.48s) === RUN TestCopyCheckFirst run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:27 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Running all checks before starting transfers 2022/03/03 05:00:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:27 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Checks finished, now starting transfers 2022/03/03 05:00:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.34s) === RUN TestSyncNoTraverse run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:30 ERROR : Ignoring --no-traverse with sync 2022/03/03 05:00:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:32 INFO : sub dir/hello world: Copied (new) 2022/03/03 05:00:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.64s) === RUN TestCopyWithDepth run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key hello world2: Upload single object finished 2022/03/03 05:00:34 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/03/03 05:00:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.67s) === RUN TestCopyWithFilesFrom run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:36 DEBUG : hello world2: Excluded 2022/03/03 05:00:36 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:36 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:37 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:00:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:40 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:00:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.87s) === RUN TestCopyEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:42 DEBUG : sub dir2: Making directory 2022/03/03 05:00:43 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:43 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:43 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:43 INFO : sub dir/hello world: Copied (new) 2022/03/03 05:00:43 DEBUG : sub dir2: Making directory 2022/03/03 05:00:43 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (2.47s) === RUN TestMoveEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:45 DEBUG : sub dir2: Making directory 2022/03/03 05:00:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:47 INFO : sub dir/hello world: Copied (new) 2022/03/03 05:00:47 INFO : sub dir/hello world: Deleted 2022/03/03 05:00:47 DEBUG : sub dir: Making directory 2022/03/03 05:00:47 DEBUG : sub dir2: Making directory 2022/03/03 05:00:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (3.32s) === RUN TestSyncEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:48 DEBUG : sub dir2: Making directory 2022/03/03 05:00:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:00:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:00:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:49 INFO : sub dir/hello world: Copied (new) 2022/03/03 05:00:49 DEBUG : sub dir2: Making directory 2022/03/03 05:00:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: copied 1 directories 2022/03/03 05:00:49 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (2.47s) === RUN TestServerSideCopy run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:52 DEBUG : Creating backend with remote "TestQingStor:rclone-test-ruvokan1pimecuh7kihuniq3" 2022/03/03 05:00:52 DEBUG : Config file has changed externaly - reloading sync_test.go:275: Server side copy (if possible) QingStor bucket rclone-test-muhisim0rotasef9pexemod3 -> QingStor bucket rclone-test-ruvokan1pimecuh7kihuniq3 2022/03/03 05:00:53 DEBUG : QingStor bucket rclone-test-ruvokan1pimecuh7kihuniq3: Waiting for checks to finish 2022/03/03 05:00:53 DEBUG : QingStor bucket rclone-test-ruvokan1pimecuh7kihuniq3: Waiting for transfers to finish 2022/03/03 05:00:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:00:55 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/03 05:00:56 DEBUG : QingStor bucket rclone-test-ruvokan1pimecuh7kihuniq3: Purge object "sub dir/hello world" 2022/03/03 05:00:57 DEBUG : QingStor bucket rclone-test-ruvokan1pimecuh7kihuniq3: Purge dir "sub dir" 2022/03/03 05:00:57 DEBUG : QingStor bucket rclone-test-ruvokan1pimecuh7kihuniq3: Purge dir "" --- PASS: TestServerSideCopy (7.97s) === RUN TestCopyAfterDelete run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:00:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:00:59 ERROR : : error listing: directory not found 2022/03/03 05:01:00 DEBUG : Local file system at /tmp/rclone4010480068: Making directory 2022/03/03 05:01:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.71s) === RUN TestCopyRedownload run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:03 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:01:04 DEBUG : Local file system at /tmp/rclone4010480068: Waiting for checks to finish 2022/03/03 05:01:04 DEBUG : Local file system at /tmp/rclone4010480068: Waiting for transfers to finish 2022/03/03 05:01:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:01:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (4.01s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:07 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:07 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:07 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key check sum: Upload single object finished 2022/03/03 05:01:08 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 05:01:08 INFO : check sum: Copied (new) 2022/03/03 05:01:08 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:09 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 05:01:09 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/03/03 05:01:09 DEBUG : check sum: Unchanged skipping 2022/03/03 05:01:09 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:09 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.66s) === RUN TestSyncSizeOnly run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:11 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sizeonly: Upload single object finished 2022/03/03 05:01:11 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/03 05:01:11 INFO : sizeonly: Copied (new) 2022/03/03 05:01:11 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:12 DEBUG : sizeonly: Sizes identical 2022/03/03 05:01:12 DEBUG : sizeonly: Unchanged skipping 2022/03/03 05:01:12 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:12 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:12 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.58s) === RUN TestSyncIgnoreSize run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:15 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key ignore-size: Upload single object finished 2022/03/03 05:01:15 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/03/03 05:01:15 INFO : ignore-size: Copied (new) 2022/03/03 05:01:15 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:16 DEBUG : ignore-size: Sizes identical 2022/03/03 05:01:16 DEBUG : ignore-size: Unchanged skipping 2022/03/03 05:01:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:16 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.94s) === RUN TestSyncIgnoreTimes run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:18 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key existing: Upload single object finished 2022/03/03 05:01:20 DEBUG : existing: Sizes identical 2022/03/03 05:01:20 DEBUG : existing: Unchanged skipping 2022/03/03 05:01:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:20 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:20 INFO : There was nothing to transfer 2022/03/03 05:01:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/03 05:01:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key existing: Upload single object finished 2022/03/03 05:01:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/03 05:01:22 INFO : existing: Copied (replaced existing) 2022/03/03 05:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.57s) === RUN TestSyncIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:24 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:24 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:24 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key existing: Upload single object finished 2022/03/03 05:01:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/03 05:01:24 INFO : existing: Copied (new) 2022/03/03 05:01:24 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:25 DEBUG : existing: Destination exists, skipping 2022/03/03 05:01:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:25 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.56s) === RUN TestSyncIgnoreErrors run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key b/potato: Upload single object finished 2022/03/03 05:01:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key c/non empty space: Upload single object finished 2022/03/03 05:01:29 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/03/03 05:01:31 DEBUG : c/non empty space: Sizes identical 2022/03/03 05:01:31 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 05:01:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key a/potato2: Upload single object finished 2022/03/03 05:01:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:01:33 INFO : a/potato2: Copied (new) 2022/03/03 05:01:33 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:33 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (8.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:36 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:01:38 DEBUG : empty space: Sizes identical 2022/03/03 05:01:38 DEBUG : empty space: Unchanged skipping 2022/03/03 05:01:38 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:38 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:38 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:38 INFO : There was nothing to transfer 2022/03/03 05:01:39 DEBUG : empty space: Sizes identical 2022/03/03 05:01:39 DEBUG : empty space: Unchanged skipping 2022/03/03 05:01:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:39 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:41 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:01:42 DEBUG : empty space: Sizes identical 2022/03/03 05:01:42 DEBUG : empty space: Unchanged skipping 2022/03/03 05:01:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:42 DEBUG : Waiting for deletions to finish 2022/03/03 05:01:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.81s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.63s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:01:46 DEBUG : empty space: Sizes identical 2022/03/03 05:01:46 DEBUG : empty space: Unchanged skipping 2022/03/03 05:01:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:01:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:01:47 INFO : potato: Copied (new) 2022/03/03 05:01:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:50 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:01:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/03 05:01:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:01:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/03/03 05:01:52 INFO : potato: Copied (replaced existing) 2022/03/03 05:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.47s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/03/03 05:01:54 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:01:55 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/03/03 05:01:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:01:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:01:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:01:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/03/03 05:01:56 INFO : potato: Copied (replaced existing) 2022/03/03 05:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:01:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:02:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:02:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/03 05:02:00 DEBUG : empty space: Sizes identical 2022/03/03 05:02:00 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:00 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:03 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:02:04 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:02:05 DEBUG : empty space: Sizes identical 2022/03/03 05:02:05 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:05 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:05 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:06 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:02:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:02:06 INFO : potato2: Copied (new) 2022/03/03 05:02:06 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key b/potato: Upload single object finished 2022/03/03 05:02:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key c/non empty space: Upload single object finished 2022/03/03 05:02:11 DEBUG : d: Making directory 2022/03/03 05:02:11 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2022/03/03 05:02:13 DEBUG : c/non empty space: Sizes identical 2022/03/03 05:02:13 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 05:02:13 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:13 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key a/potato2: Upload single object finished 2022/03/03 05:02:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:02:14 INFO : a/potato2: Copied (new) 2022/03/03 05:02:14 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:14 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key b/potato: Upload single object finished 2022/03/03 05:02:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key c/non empty space: Upload single object finished 2022/03/03 05:02:20 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/03/03 05:02:22 DEBUG : c/non empty space: Sizes identical 2022/03/03 05:02:22 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 05:02:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key a/potato2: Upload single object finished 2022/03/03 05:02:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:02:22 INFO : a/potato2: Copied (new) 2022/03/03 05:02:22 ERROR : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: not deleting files as there were IO errors 2022/03/03 05:02:22 ERROR : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:02:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:02:27 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:27 DEBUG : empty space: Sizes identical 2022/03/03 05:02:27 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:28 INFO : potato: Deleted 2022/03/03 05:02:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:02:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:02:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (5.96s) === RUN TestSyncDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:02:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:02:33 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:34 INFO : potato: Deleted 2022/03/03 05:02:34 DEBUG : empty space: Sizes identical 2022/03/03 05:02:34 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:02:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:02:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.15s) === RUN TestCopyDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:37 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:02:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:02:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/03/03 05:02:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.44s) === RUN TestSyncWithExclude run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:02:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:02:44 DEBUG : enormous: Excluded 2022/03/03 05:02:44 DEBUG : potato2: Excluded 2022/03/03 05:02:44 DEBUG : potato2: Excluded 2022/03/03 05:02:44 DEBUG : empty space: Sizes identical 2022/03/03 05:02:44 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:44 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:44 INFO : There was nothing to transfer 2022/03/03 05:02:45 DEBUG : enormous: Excluded 2022/03/03 05:02:45 DEBUG : potato2: Excluded 2022/03/03 05:02:45 DEBUG : potato2: Excluded 2022/03/03 05:02:45 DEBUG : Local file system at /tmp/rclone4010480068: Waiting for checks to finish 2022/03/03 05:02:46 DEBUG : empty space: Sizes identical 2022/03/03 05:02:46 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:46 DEBUG : Local file system at /tmp/rclone4010480068: Waiting for transfers to finish 2022/03/03 05:02:46 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:02:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:02:48 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:02:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key enormous: Upload single object finished 2022/03/03 05:02:51 DEBUG : enormous: Excluded 2022/03/03 05:02:51 DEBUG : potato2: Excluded 2022/03/03 05:02:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:52 DEBUG : empty space: Sizes identical 2022/03/03 05:02:52 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:52 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:52 INFO : enormous: Deleted 2022/03/03 05:02:52 INFO : potato2: Deleted 2022/03/03 05:02:52 INFO : There was nothing to transfer 2022/03/03 05:02:53 DEBUG : Local file system at /tmp/rclone4010480068: Waiting for checks to finish 2022/03/03 05:02:53 DEBUG : empty space: Sizes identical 2022/03/03 05:02:53 DEBUG : empty space: Unchanged skipping 2022/03/03 05:02:53 DEBUG : Local file system at /tmp/rclone4010480068: Waiting for transfers to finish 2022/03/03 05:02:53 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:53 INFO : enormous: Deleted 2022/03/03 05:02:53 INFO : potato2: Deleted 2022/03/03 05:02:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.27s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.62s) === 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-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: true 2022/03/03 05:02:55 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Making map for --track-renames 2022/03/03 05:02:55 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Finished making map for --track-renames 2022/03/03 05:02:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for renames to finish 2022/03/03 05:02:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:02:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key yam: Upload single object finished 2022/03/03 05:02:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:02:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/03 05:02:56 INFO : yam: Copied (new) 2022/03/03 05:02:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/03 05:02:56 INFO : potato: Copied (new) 2022/03/03 05:02:56 DEBUG : Waiting for deletions to finish 2022/03/03 05:02:58 DEBUG : potato: Sizes identical 2022/03/03 05:02:58 DEBUG : potato: Unchanged skipping 2022/03/03 05:02:58 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Making map for --track-renames 2022/03/03 05:02:58 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Finished making map for --track-renames 2022/03/03 05:02:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:02:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for renames to finish 2022/03/03 05:02:59 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/03 05:02:59 INFO : yam: Copied (server-side copy) to: yaml 2022/03/03 05:03:00 INFO : yam: Deleted 2022/03/03 05:03:00 INFO : yaml: Renamed from "yam" 2022/03/03 05:03:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (7.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/03/03 05:03:02 ERROR : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Ignoring --track-renames as either the source or destination do not support modtime 2022/03/03 05:03:03 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:03 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:03 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key yam: Upload single object finished 2022/03/03 05:03:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/03 05:03:04 INFO : yam: Copied (new) 2022/03/03 05:03:05 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:03:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/03 05:03:05 INFO : potato: Copied (new) 2022/03/03 05:03:05 DEBUG : Waiting for deletions to finish 2022/03/03 05:03:06 ERROR : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Ignoring --track-renames as either the source or destination do not support modtime 2022/03/03 05:03:06 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:06 DEBUG : potato: Sizes identical 2022/03/03 05:03:06 DEBUG : potato: Unchanged skipping 2022/03/03 05:03:06 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:07 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key yaml: Upload single object finished 2022/03/03 05:03:08 DEBUG : yaml: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/03 05:03:08 INFO : yaml: Copied (new) 2022/03/03 05:03:08 DEBUG : Waiting for deletions to finish 2022/03/03 05:03:09 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (8.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/03/03 05:03:11 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Making map for --track-renames 2022/03/03 05:03:11 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Finished making map for --track-renames 2022/03/03 05:03:11 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:11 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for renames to finish 2022/03/03 05:03:11 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:12 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato: Upload single object finished 2022/03/03 05:03:12 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub/yam: Upload single object finished 2022/03/03 05:03:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/03 05:03:12 INFO : potato: Copied (new) 2022/03/03 05:03:12 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/03 05:03:12 INFO : sub/yam: Copied (new) 2022/03/03 05:03:12 DEBUG : Waiting for deletions to finish 2022/03/03 05:03:13 DEBUG : potato: Sizes identical 2022/03/03 05:03:13 DEBUG : potato: Unchanged skipping 2022/03/03 05:03:14 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Making map for --track-renames 2022/03/03 05:03:14 INFO : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Finished making map for --track-renames 2022/03/03 05:03:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for renames to finish 2022/03/03 05:03:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/03 05:03:15 INFO : sub/yam: Copied (server-side copy) to: yam 2022/03/03 05:03:16 INFO : sub/yam: Deleted 2022/03/03 05:03:16 INFO : yam: Renamed from "sub/yam" 2022/03/03 05:03:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.19s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:03:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:03:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:03:19 INFO : sub dir/hello world: Copied (new) 2022/03/03 05:03:19 INFO : sub dir/hello world: Deleted 2022/03/03 05:03:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key nested/sub dir/file: Upload single object finished 2022/03/03 05:03:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/03/03 05:03:20 INFO : nested/sub dir/file: Copied (new) 2022/03/03 05:03:20 INFO : nested/sub dir/file: Deleted 2022/03/03 05:03:20 INFO : sub dir: Removing directory 2022/03/03 05:03:20 INFO : nested/sub dir: Removing directory 2022/03/03 05:03:20 INFO : nested: Removing directory 2022/03/03 05:03:20 DEBUG : Local file system at /tmp/rclone4010480068: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (4.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:03:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key sub dir/hello world: Upload single object finished 2022/03/03 05:03:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key nested/sub dir/file: Upload single object finished 2022/03/03 05:03:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 05:03:23 INFO : sub dir/hello world: Copied (new) 2022/03/03 05:03:23 INFO : sub dir/hello world: Deleted 2022/03/03 05:03:23 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/03/03 05:03:23 INFO : nested/sub dir/file: Copied (new) 2022/03/03 05:03:23 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.31s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:03:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key existing: Upload single object finished 2022/03/03 05:03:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/03 05:03:27 INFO : existing: Copied (new) 2022/03/03 05:03:27 INFO : existing: Deleted 2022/03/03 05:03:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key existing-b: Upload single object finished 2022/03/03 05:03:27 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/03/03 05:03:27 INFO : existing-b: Copied (new) 2022/03/03 05:03:27 INFO : existing-b: Deleted 2022/03/03 05:03:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:03:28 DEBUG : existing: Destination exists, skipping 2022/03/03 05:03:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/03 05:03:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:03:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.30s) === RUN TestServerSideMove run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:03:31 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zamevog2fexojen0tomecag1" 2022/03/03 05:03:31 DEBUG : Config file has changed externaly - reloading 2022/03/03 05:03:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:03:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:03:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-muhisim0rotasef9pexemod3 -> QingStor bucket rclone-test-zamevog2fexojen0tomecag1 2022/03/03 05:03:37 DEBUG : QingStor bucket rclone-test-zamevog2fexojen0tomecag1 key empty space: Upload single object finished 2022/03/03 05:03:38 DEBUG : QingStor bucket rclone-test-zamevog2fexojen0tomecag1 key potato3: Upload single object finished 2022/03/03 05:03:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 05:03:40 DEBUG : QingStor bucket rclone-test-zamevog2fexojen0tomecag1: Waiting for checks to finish 2022/03/03 05:03:41 DEBUG : empty space: Sizes identical 2022/03/03 05:03:41 DEBUG : empty space: Unchanged skipping 2022/03/03 05:03:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:03:41 INFO : potato2: Copied (server-side copy) 2022/03/03 05:03:41 INFO : empty space: Deleted 2022/03/03 05:03:41 DEBUG : QingStor bucket rclone-test-zamevog2fexojen0tomecag1: Waiting for transfers to finish 2022/03/03 05:03:42 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/03 05:03:42 INFO : potato3: Copied (server-side copy) 2022/03/03 05:03:42 INFO : potato2: Deleted 2022/03/03 05:03:42 INFO : potato3: Deleted 2022/03/03 05:03:43 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muxiros8xehineb9fenuruc9" 2022/03/03 05:03:45 DEBUG : QingStor bucket rclone-test-muxiros8xehineb9fenuruc9: Waiting for checks to finish 2022/03/03 05:03:45 DEBUG : QingStor bucket rclone-test-muxiros8xehineb9fenuruc9: Waiting for transfers to finish 2022/03/03 05:03:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:03:46 INFO : potato2: Copied (server-side copy) 2022/03/03 05:03:46 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/03 05:03:46 INFO : potato3: Copied (server-side copy) 2022/03/03 05:03:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 05:03:46 INFO : empty space: Copied (server-side copy) 2022/03/03 05:03:47 INFO : potato3: Deleted 2022/03/03 05:03:47 INFO : empty space: Deleted 2022/03/03 05:03:47 INFO : potato2: Deleted 2022/03/03 05:03:50 DEBUG : QingStor bucket rclone-test-muxiros8xehineb9fenuruc9: Purge object "empty space" 2022/03/03 05:03:50 DEBUG : QingStor bucket rclone-test-muxiros8xehineb9fenuruc9: Purge object "potato2" 2022/03/03 05:03:51 DEBUG : QingStor bucket rclone-test-muxiros8xehineb9fenuruc9: Purge object "potato3" 2022/03/03 05:03:52 DEBUG : QingStor bucket rclone-test-muxiros8xehineb9fenuruc9: Purge dir "" 2022/03/03 05:03:52 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2022/03/03 05:03:53 DEBUG : QingStor bucket rclone-test-zamevog2fexojen0tomecag1: Purge dir "" --- PASS: TestServerSideMove (23.25s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:03:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-qigubik0jefizun9waporeg1" 2022/03/03 05:03:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:03:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:03:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-muhisim0rotasef9pexemod3 -> QingStor bucket rclone-test-qigubik0jefizun9waporeg1 2022/03/03 05:04:01 DEBUG : QingStor bucket rclone-test-qigubik0jefizun9waporeg1 key empty space: Upload single object finished 2022/03/03 05:04:02 DEBUG : QingStor bucket rclone-test-qigubik0jefizun9waporeg1 key potato3: Upload single object finished 2022/03/03 05:04:03 DEBUG : empty space: Excluded 2022/03/03 05:04:04 DEBUG : empty space: Excluded 2022/03/03 05:04:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 05:04:04 DEBUG : QingStor bucket rclone-test-qigubik0jefizun9waporeg1: Waiting for checks to finish 2022/03/03 05:04:04 DEBUG : QingStor bucket rclone-test-qigubik0jefizun9waporeg1: Waiting for transfers to finish 2022/03/03 05:04:05 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/03 05:04:05 INFO : potato3: Copied (server-side copy) 2022/03/03 05:04:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:04:05 INFO : potato2: Copied (server-side copy) 2022/03/03 05:04:05 INFO : potato3: Deleted 2022/03/03 05:04:05 INFO : potato2: Deleted 2022/03/03 05:04:07 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cesatib2wehivat6xazukeh2" 2022/03/03 05:04:07 DEBUG : empty space: Excluded 2022/03/03 05:04:07 DEBUG : QingStor bucket rclone-test-cesatib2wehivat6xazukeh2: Waiting for checks to finish 2022/03/03 05:04:07 DEBUG : QingStor bucket rclone-test-cesatib2wehivat6xazukeh2: Waiting for transfers to finish 2022/03/03 05:04:09 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/03 05:04:09 INFO : potato3: Copied (server-side copy) 2022/03/03 05:04:10 INFO : potato3: Deleted 2022/03/03 05:04:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:04:10 INFO : potato2: Copied (server-side copy) 2022/03/03 05:04:11 INFO : potato2: Deleted 2022/03/03 05:04:13 DEBUG : QingStor bucket rclone-test-cesatib2wehivat6xazukeh2: Purge object "potato2" 2022/03/03 05:04:13 DEBUG : QingStor bucket rclone-test-cesatib2wehivat6xazukeh2: Purge object "potato3" 2022/03/03 05:04:14 DEBUG : QingStor bucket rclone-test-cesatib2wehivat6xazukeh2: Purge dir "" 2022/03/03 05:04:14 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2022/03/03 05:04:14 DEBUG : QingStor bucket rclone-test-qigubik0jefizun9waporeg1: Purge object "empty space" 2022/03/03 05:04:15 DEBUG : QingStor bucket rclone-test-qigubik0jefizun9waporeg1: Purge dir "" 2022/03/03 05:04:15 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty --- PASS: TestServerSideMoveWithFilter (21.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:04:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-mavoxeq5milomod4qutigit0" 2022/03/03 05:04:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished 2022/03/03 05:04:17 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key empty space: Upload single object finished 2022/03/03 05:04:18 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato3: Upload single object finished 2022/03/03 05:04:18 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-muhisim0rotasef9pexemod3 -> QingStor bucket rclone-test-mavoxeq5milomod4qutigit0 2022/03/03 05:04:22 DEBUG : QingStor bucket rclone-test-mavoxeq5milomod4qutigit0 key empty space: Upload single object finished 2022/03/03 05:04:23 DEBUG : QingStor bucket rclone-test-mavoxeq5milomod4qutigit0 key potato3: Upload single object finished 2022/03/03 05:04:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 05:04:25 DEBUG : QingStor bucket rclone-test-mavoxeq5milomod4qutigit0: Waiting for checks to finish 2022/03/03 05:04:25 DEBUG : empty space: Sizes identical 2022/03/03 05:04:25 DEBUG : empty space: Unchanged skipping 2022/03/03 05:04:25 INFO : empty space: Deleted 2022/03/03 05:04:25 DEBUG : QingStor bucket rclone-test-mavoxeq5milomod4qutigit0: Waiting for transfers to finish 2022/03/03 05:04:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:04:25 INFO : potato2: Copied (server-side copy) 2022/03/03 05:04:26 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/03 05:04:26 INFO : potato3: Copied (server-side copy) 2022/03/03 05:04:26 INFO : potato2: Deleted 2022/03/03 05:04:26 INFO : potato3: Deleted 2022/03/03 05:04:28 DEBUG : Creating backend with remote "TestQingStor:rclone-test-fijibez0dupiyeb0wutofuf0" 2022/03/03 05:04:28 DEBUG : tomatoDir: Making directory 2022/03/03 05:04:29 DEBUG : QingStor bucket rclone-test-fijibez0dupiyeb0wutofuf0: Waiting for checks to finish 2022/03/03 05:04:29 DEBUG : QingStor bucket rclone-test-fijibez0dupiyeb0wutofuf0: Waiting for transfers to finish 2022/03/03 05:04:31 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/03 05:04:31 INFO : potato3: Copied (server-side copy) 2022/03/03 05:04:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/03 05:04:31 INFO : potato2: Copied (server-side copy) 2022/03/03 05:04:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 05:04:31 INFO : empty space: Copied (server-side copy) 2022/03/03 05:04:31 INFO : potato3: Deleted 2022/03/03 05:04:31 INFO : potato2: Deleted 2022/03/03 05:04:31 INFO : empty space: Deleted 2022/03/03 05:04:34 DEBUG : QingStor bucket rclone-test-fijibez0dupiyeb0wutofuf0: Purge object "empty space" 2022/03/03 05:04:34 DEBUG : QingStor bucket rclone-test-fijibez0dupiyeb0wutofuf0: Purge object "potato2" 2022/03/03 05:04:34 DEBUG : QingStor bucket rclone-test-fijibez0dupiyeb0wutofuf0: Purge object "potato3" 2022/03/03 05:04:35 DEBUG : QingStor bucket rclone-test-fijibez0dupiyeb0wutofuf0: Purge dir "" 2022/03/03 05:04:36 DEBUG : QingStor bucket rclone-test-mavoxeq5milomod4qutigit0: Purge dir "" 2022/03/03 05:04:37 DEBUG : QingStor bucket rclone-test-mavoxeq5milomod4qutigit0: QingStor bucket lease not ready, retries: 0 --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.31s) === RUN TestServerSideMoveOverlap run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:04:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/rclone-move-test" 2022/03/03 05:04:39 DEBUG : Config file has changed externaly - reloading 2022/03/03 05:04:40 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key potato2: Upload single object finished --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:04:42 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/rclone-sync-test" --- PASS: TestSyncOverlap (0.95s) === RUN TestSyncCompareDest run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:04:43 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:04:43 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/CompareDest" 2022/03/03 05:04:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:04:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:04:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:04:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:04:45 INFO : one: Copied (new) 2022/03/03 05:04:45 DEBUG : Waiting for deletions to finish 2022/03/03 05:04:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:04:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:04:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:04:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/03 05:04:48 INFO : one: Copied (replaced existing) 2022/03/03 05:04:48 DEBUG : Waiting for deletions to finish 2022/03/03 05:04:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:04:50 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key CompareDest/one: Upload single object finished 2022/03/03 05:04:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:04:52 DEBUG : one: Sizes identical 2022/03/03 05:04:52 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:04:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:04:52 DEBUG : Waiting for deletions to finish 2022/03/03 05:04:52 INFO : There was nothing to transfer 2022/03/03 05:04:53 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key CompareDest/two: Upload single object finished 2022/03/03 05:04:56 DEBUG : two: Sizes identical 2022/03/03 05:04:56 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:04:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:04:56 DEBUG : one: Sizes identical 2022/03/03 05:04:56 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:04:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:04:56 DEBUG : Waiting for deletions to finish 2022/03/03 05:04:56 INFO : There was nothing to transfer 2022/03/03 05:04:58 DEBUG : two: Sizes identical 2022/03/03 05:04:58 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:04:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:04:58 DEBUG : one: Sizes identical 2022/03/03 05:04:58 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:04:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:04:58 DEBUG : Waiting for deletions to finish 2022/03/03 05:04:58 INFO : There was nothing to transfer 2022/03/03 05:05:00 DEBUG : two: Sizes identical 2022/03/03 05:05:00 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 05:05:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:01 DEBUG : one: Sizes identical 2022/03/03 05:05:01 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:05:01 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:01 DEBUG : Waiting for deletions to finish 2022/03/03 05:05:01 INFO : There was nothing to transfer 2022/03/03 05:05:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/03 05:05:04 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:04 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:05:04 DEBUG : one: Sizes identical 2022/03/03 05:05:04 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 05:05:04 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:05 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/03/03 05:05:05 INFO : two: Copied (new) 2022/03/03 05:05:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (25.81s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:05:09 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key pre-dest1/1: Upload single object finished 2022/03/03 05:05:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key pre-dest2/2: Upload single object finished 2022/03/03 05:05:12 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dest" 2022/03/03 05:05:12 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/pre-dest1" 2022/03/03 05:05:13 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/pre-dest2" 2022/03/03 05:05:14 DEBUG : 1: Sizes identical 2022/03/03 05:05:14 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/03 05:05:15 DEBUG : 2: Sizes identical 2022/03/03 05:05:15 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/03 05:05:15 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dest: Waiting for checks to finish 2022/03/03 05:05:15 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dest: Waiting for transfers to finish 2022/03/03 05:05:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dest/3: Upload single object finished 2022/03/03 05:05:16 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/03/03 05:05:16 INFO : 3: Copied (new) 2022/03/03 05:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.18s) === RUN TestSyncCopyDest run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:05:21 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:05:21 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/CopyDest" 2022/03/03 05:05:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:05:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:05:22 INFO : one: Copied (new) 2022/03/03 05:05:22 DEBUG : Waiting for deletions to finish 2022/03/03 05:05:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:05:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:05:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/03 05:05:26 INFO : one: Copied (replaced existing) 2022/03/03 05:05:26 DEBUG : Waiting for deletions to finish 2022/03/03 05:05:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:05:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key CopyDest/one: Upload single object finished 2022/03/03 05:05:32 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/BackupDir" 2022/03/03 05:05:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:33 DEBUG : one: Sizes identical 2022/03/03 05:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 05:05:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:05:35 INFO : one: Copied (server-side copy) 2022/03/03 05:05:35 INFO : one: Deleted 2022/03/03 05:05:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/03 05:05:37 INFO : one: Copied (server-side copy) 2022/03/03 05:05:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/03 05:05:37 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:37 DEBUG : Waiting for deletions to finish 2022/03/03 05:05:38 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key CopyDest/two: Upload single object finished 2022/03/03 05:05:41 DEBUG : two: Sizes identical 2022/03/03 05:05:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/03 05:05:42 INFO : two: Copied (server-side copy) 2022/03/03 05:05:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/03 05:05:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:42 DEBUG : one: Sizes identical 2022/03/03 05:05:42 DEBUG : one: Sizes identical 2022/03/03 05:05:42 DEBUG : one: Unchanged skipping 2022/03/03 05:05:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:42 DEBUG : Waiting for deletions to finish 2022/03/03 05:05:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:45 DEBUG : two: Sizes identical 2022/03/03 05:05:45 DEBUG : two: Sizes identical 2022/03/03 05:05:45 DEBUG : two: Unchanged skipping 2022/03/03 05:05:45 DEBUG : one: Sizes identical 2022/03/03 05:05:45 DEBUG : one: Sizes identical 2022/03/03 05:05:45 DEBUG : one: Unchanged skipping 2022/03/03 05:05:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:45 DEBUG : Waiting for deletions to finish 2022/03/03 05:05:45 INFO : There was nothing to transfer 2022/03/03 05:05:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key CopyDest/three: Upload single object finished 2022/03/03 05:05:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/03 05:05:51 DEBUG : three: Destination not found in --copy-dest 2022/03/03 05:05:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:05:51 DEBUG : one: Sizes identical 2022/03/03 05:05:51 DEBUG : one: Sizes identical 2022/03/03 05:05:51 DEBUG : one: Unchanged skipping 2022/03/03 05:05:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three: Upload single object finished 2022/03/03 05:05:51 DEBUG : two: Sizes identical 2022/03/03 05:05:51 DEBUG : two: Sizes identical 2022/03/03 05:05:51 DEBUG : two: Unchanged skipping 2022/03/03 05:05:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:05:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/03/03 05:05:51 INFO : three: Copied (new) 2022/03/03 05:05:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (36.65s) === RUN TestSyncBackupDir run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:05:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:05:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:05:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:06:01 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:06:01 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/backup" 2022/03/03 05:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 05:06:02 DEBUG : two: Sizes identical 2022/03/03 05:06:02 DEBUG : two: Unchanged skipping 2022/03/03 05:06:02 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:06:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:06:04 INFO : one: Copied (server-side copy) 2022/03/03 05:06:04 INFO : one: Deleted 2022/03/03 05:06:04 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:06:05 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:06:05 INFO : one: Copied (new) 2022/03/03 05:06:05 DEBUG : Waiting for deletions to finish 2022/03/03 05:06:06 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/03 05:06:06 INFO : three.txt: Copied (server-side copy) 2022/03/03 05:06:06 INFO : three.txt: Deleted 2022/03/03 05:06:06 INFO : three.txt: Moved into backup dir 2022/03/03 05:06:09 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:06:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 05:06:11 DEBUG : two: Sizes identical 2022/03/03 05:06:11 DEBUG : two: Unchanged skipping 2022/03/03 05:06:11 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:06:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:06:12 INFO : one: Copied (server-side copy) 2022/03/03 05:06:12 INFO : one: Deleted 2022/03/03 05:06:12 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:06:13 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/03 05:06:13 INFO : one: Copied (new) 2022/03/03 05:06:13 DEBUG : Waiting for deletions to finish 2022/03/03 05:06:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:06:14 INFO : three.txt: Copied (server-side copy) 2022/03/03 05:06:15 INFO : three.txt: Deleted 2022/03/03 05:06:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.33s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:06:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:06:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:06:23 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:06:24 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/backup" 2022/03/03 05:06:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 05:06:24 DEBUG : two: Sizes identical 2022/03/03 05:06:24 DEBUG : two: Unchanged skipping 2022/03/03 05:06:24 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:06:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:06:26 INFO : one: Copied (server-side copy) to: one.bak 2022/03/03 05:06:26 INFO : one: Deleted 2022/03/03 05:06:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:06:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:06:27 INFO : one: Copied (new) 2022/03/03 05:06:27 DEBUG : Waiting for deletions to finish 2022/03/03 05:06:28 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/03 05:06:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/03 05:06:28 INFO : three.txt: Deleted 2022/03/03 05:06:28 INFO : three.txt: Moved into backup dir 2022/03/03 05:06:30 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:06:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 05:06:33 DEBUG : two: Sizes identical 2022/03/03 05:06:33 DEBUG : two: Unchanged skipping 2022/03/03 05:06:33 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:06:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:06:34 INFO : one: Copied (server-side copy) to: one.bak 2022/03/03 05:06:34 INFO : one: Deleted 2022/03/03 05:06:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:06:35 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/03 05:06:35 INFO : one: Copied (new) 2022/03/03 05:06:35 DEBUG : Waiting for deletions to finish 2022/03/03 05:06:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:06:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/03 05:06:36 INFO : three.txt: Deleted 2022/03/03 05:06:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:06:40 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:41 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:06:41 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:06:43 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:06:43 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/backup" 2022/03/03 05:06:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 05:06:45 DEBUG : two: Sizes identical 2022/03/03 05:06:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:06:45 DEBUG : two: Unchanged skipping 2022/03/03 05:06:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:06:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/03 05:06:47 INFO : one: Deleted 2022/03/03 05:06:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:06:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:06:47 INFO : one: Copied (new) 2022/03/03 05:06:47 DEBUG : Waiting for deletions to finish 2022/03/03 05:06:48 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/03 05:06:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/03 05:06:49 INFO : three.txt: Deleted 2022/03/03 05:06:49 INFO : three.txt: Moved into backup dir 2022/03/03 05:06:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:06:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:06:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 05:06:55 DEBUG : two: Sizes identical 2022/03/03 05:06:55 DEBUG : two: Unchanged skipping 2022/03/03 05:06:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:06:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/03 05:06:56 INFO : one: Deleted 2022/03/03 05:06:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:06:57 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:06:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/03 05:06:57 INFO : one: Copied (new) 2022/03/03 05:06:57 DEBUG : Waiting for deletions to finish 2022/03/03 05:07:04 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:07:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/03 05:07:04 INFO : three.txt: Deleted 2022/03/03 05:07:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.91s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:07:08 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:09 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:07:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:07:12 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:07:12 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:07:12 DEBUG : two: Sizes identical 2022/03/03 05:07:12 DEBUG : two: Unchanged skipping 2022/03/03 05:07:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 05:07:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:07:14 INFO : one: Copied (server-side copy) to: one.bak 2022/03/03 05:07:14 INFO : one: Deleted 2022/03/03 05:07:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:07:14 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:07:15 INFO : one: Copied (new) 2022/03/03 05:07:15 DEBUG : Waiting for deletions to finish 2022/03/03 05:07:16 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/03 05:07:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/03 05:07:16 INFO : three.txt: Deleted 2022/03/03 05:07:16 INFO : three.txt: Moved into backup dir 2022/03/03 05:07:18 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:07:21 DEBUG : one.bak: Excluded 2022/03/03 05:07:21 DEBUG : three.txt.bak: Excluded 2022/03/03 05:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 05:07:21 DEBUG : two: Sizes identical 2022/03/03 05:07:21 DEBUG : two: Unchanged skipping 2022/03/03 05:07:21 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for checks to finish 2022/03/03 05:07:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:07:23 INFO : one: Copied (server-side copy) to: one.bak 2022/03/03 05:07:23 INFO : one: Deleted 2022/03/03 05:07:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 path dst: Waiting for transfers to finish 2022/03/03 05:07:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/03 05:07:24 INFO : one: Copied (new) 2022/03/03 05:07:24 DEBUG : Waiting for deletions to finish 2022/03/03 05:07:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:07:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/03 05:07:26 INFO : three.txt: Deleted 2022/03/03 05:07:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (23.14s) === RUN TestSyncSuffix run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:07:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:07:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:07:34 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:07:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 05:07:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:07:36 INFO : one: Copied (server-side copy) to: one.bak 2022/03/03 05:07:37 INFO : one: Deleted 2022/03/03 05:07:37 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:07:38 INFO : one: Copied (new) 2022/03/03 05:07:38 DEBUG : two: Sizes identical 2022/03/03 05:07:38 DEBUG : two: Unchanged skipping 2022/03/03 05:07:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 05:07:39 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/03 05:07:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/03 05:07:40 INFO : three.txt: Deleted 2022/03/03 05:07:40 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:07:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:07:40 INFO : three.txt: Copied (new) 2022/03/03 05:07:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 05:07:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:07:45 INFO : one: Copied (server-side copy) to: one.bak 2022/03/03 05:07:45 INFO : one: Deleted 2022/03/03 05:07:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/03 05:07:46 INFO : one: Copied (new) 2022/03/03 05:07:46 DEBUG : two: Sizes identical 2022/03/03 05:07:46 DEBUG : two: Unchanged skipping 2022/03/03 05:07:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 05:07:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:07:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/03 05:07:48 INFO : three.txt: Deleted 2022/03/03 05:07:48 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:07:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/03/03 05:07:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.18s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:07:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:53 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/two: Upload single object finished 2022/03/03 05:07:54 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:07:56 DEBUG : Creating backend with remote "TestQingStor:rclone-test-muhisim0rotasef9pexemod3/dst" 2022/03/03 05:07:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 05:07:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/03 05:07:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/03 05:07:58 INFO : one: Deleted 2022/03/03 05:07:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:07:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:07:59 INFO : one: Copied (new) 2022/03/03 05:07:59 DEBUG : two: Sizes identical 2022/03/03 05:07:59 DEBUG : two: Unchanged skipping 2022/03/03 05:07:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 05:08:01 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/03 05:08:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/03 05:08:01 INFO : three.txt: Deleted 2022/03/03 05:08:02 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:08:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:08:02 INFO : three.txt: Copied (new) 2022/03/03 05:08:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 05:08:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/03 05:08:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/03 05:08:07 INFO : one: Deleted 2022/03/03 05:08:07 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/one: Upload single object finished 2022/03/03 05:08:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/03 05:08:07 INFO : one: Copied (new) 2022/03/03 05:08:08 DEBUG : two: Sizes identical 2022/03/03 05:08:08 DEBUG : two: Unchanged skipping 2022/03/03 05:08:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 05:08:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/03 05:08:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/03 05:08:10 INFO : three.txt: Deleted 2022/03/03 05:08:10 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key dst/three.txt: Upload single object finished 2022/03/03 05:08:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/03/03 05:08:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.95s) === RUN TestSyncUTFNorm run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:08:15 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key Testêé: Upload single object finished 2022/03/03 05:08:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/03 05:08:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:08:16 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:08:17 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key Testêé: Upload single object finished 2022/03/03 05:08:17 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/03/03 05:08:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/03 05:08:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.26s) === RUN TestSyncImmutable run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:08:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:08:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:08:19 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key existing: Upload single object finished 2022/03/03 05:08:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/03 05:08:19 INFO : existing: Copied (new) 2022/03/03 05:08:19 DEBUG : Waiting for deletions to finish 2022/03/03 05:08:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:08:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/03 05:08:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/03 05:08:22 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:08:22 ERROR : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: not deleting files as there were IO errors 2022/03/03 05:08:22 ERROR : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.72s) === RUN TestSyncIgnoreCase run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:08:23 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key EXISTING: Upload single object finished 2022/03/03 05:08:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:08:25 DEBUG : existing: Sizes identical 2022/03/03 05:08:25 DEBUG : existing: Unchanged skipping 2022/03/03 05:08:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:08:25 DEBUG : Waiting for deletions to finish 2022/03/03 05:08:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (2.06s) --- SKIP: TestMaxTransfer/Hard (0.53s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (1.00s) === RUN TestSyncConcurrentDelete run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:08:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both0: Upload single object finished 2022/03/03 05:08:30 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only0: Upload single object finished 2022/03/03 05:08:30 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both1: Upload single object finished 2022/03/03 05:08:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only1: Upload single object finished 2022/03/03 05:08:31 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both2: Upload single object finished 2022/03/03 05:08:32 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only2: Upload single object finished 2022/03/03 05:08:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both3: Upload single object finished 2022/03/03 05:08:34 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only3: Upload single object finished 2022/03/03 05:08:35 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both4: Upload single object finished 2022/03/03 05:08:36 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only4: Upload single object finished 2022/03/03 05:08:36 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both5: Upload single object finished 2022/03/03 05:08:37 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only5: Upload single object finished 2022/03/03 05:08:37 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both6: Upload single object finished 2022/03/03 05:08:38 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only6: Upload single object finished 2022/03/03 05:08:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both7: Upload single object finished 2022/03/03 05:08:39 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only7: Upload single object finished 2022/03/03 05:08:40 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both8: Upload single object finished 2022/03/03 05:08:41 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only8: Upload single object finished 2022/03/03 05:08:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both9: Upload single object finished 2022/03/03 05:08:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only9: Upload single object finished 2022/03/03 05:08:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both10: Upload single object finished 2022/03/03 05:08:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only10: Upload single object finished 2022/03/03 05:08:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both11: Upload single object finished 2022/03/03 05:08:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only11: Upload single object finished 2022/03/03 05:08:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both12: Upload single object finished 2022/03/03 05:08:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only12: Upload single object finished 2022/03/03 05:08:48 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both13: Upload single object finished 2022/03/03 05:08:48 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only13: Upload single object finished 2022/03/03 05:08:50 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both14: Upload single object finished 2022/03/03 05:08:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only14: Upload single object finished 2022/03/03 05:08:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both15: Upload single object finished 2022/03/03 05:08:54 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only15: Upload single object finished 2022/03/03 05:08:54 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both16: Upload single object finished 2022/03/03 05:08:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only16: Upload single object finished 2022/03/03 05:08:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both17: Upload single object finished 2022/03/03 05:08:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only17: Upload single object finished 2022/03/03 05:08:57 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both18: Upload single object finished 2022/03/03 05:08:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only18: Upload single object finished 2022/03/03 05:08:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both19: Upload single object finished 2022/03/03 05:08:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only19: Upload single object finished 2022/03/03 05:09:20 DEBUG : both0: Sizes identical 2022/03/03 05:09:20 DEBUG : both0: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both1: Sizes identical 2022/03/03 05:09:20 DEBUG : both1: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both10: Sizes identical 2022/03/03 05:09:20 DEBUG : both10: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both11: Sizes identical 2022/03/03 05:09:20 DEBUG : both11: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both12: Sizes identical 2022/03/03 05:09:20 DEBUG : both12: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both13: Sizes identical 2022/03/03 05:09:20 DEBUG : both13: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both14: Sizes identical 2022/03/03 05:09:20 DEBUG : both14: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both15: Sizes identical 2022/03/03 05:09:20 DEBUG : both15: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both16: Sizes identical 2022/03/03 05:09:20 DEBUG : both16: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both17: Sizes identical 2022/03/03 05:09:20 DEBUG : both17: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both18: Sizes identical 2022/03/03 05:09:20 DEBUG : both18: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both19: Sizes identical 2022/03/03 05:09:20 DEBUG : both19: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both2: Sizes identical 2022/03/03 05:09:20 DEBUG : both2: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both3: Sizes identical 2022/03/03 05:09:20 DEBUG : both3: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both4: Sizes identical 2022/03/03 05:09:20 DEBUG : both4: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both5: Sizes identical 2022/03/03 05:09:20 DEBUG : both5: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both6: Sizes identical 2022/03/03 05:09:20 DEBUG : both6: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both7: Sizes identical 2022/03/03 05:09:20 DEBUG : both7: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both8: Sizes identical 2022/03/03 05:09:20 DEBUG : both8: Unchanged skipping 2022/03/03 05:09:20 DEBUG : both9: Sizes identical 2022/03/03 05:09:20 DEBUG : both9: Unchanged skipping 2022/03/03 05:09:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:09:20 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:09:20 DEBUG : Waiting for deletions to finish 2022/03/03 05:09:20 INFO : only15: Deleted 2022/03/03 05:09:21 INFO : only17: Deleted 2022/03/03 05:09:21 INFO : only8: Deleted 2022/03/03 05:09:21 INFO : only11: Deleted 2022/03/03 05:09:21 INFO : only4: Deleted 2022/03/03 05:09:21 INFO : only12: Deleted 2022/03/03 05:09:21 INFO : only13: Deleted 2022/03/03 05:09:21 INFO : only18: Deleted 2022/03/03 05:09:22 INFO : only6: Deleted 2022/03/03 05:09:22 INFO : only1: Deleted 2022/03/03 05:09:22 INFO : only14: Deleted 2022/03/03 05:09:22 INFO : only16: Deleted 2022/03/03 05:09:22 INFO : only3: Deleted 2022/03/03 05:09:22 INFO : only10: Deleted 2022/03/03 05:09:22 INFO : only5: Deleted 2022/03/03 05:09:22 INFO : only2: Deleted 2022/03/03 05:09:23 INFO : only19: Deleted 2022/03/03 05:09:23 INFO : only7: Deleted 2022/03/03 05:09:23 INFO : only0: Deleted 2022/03/03 05:09:25 INFO : only9: Deleted 2022/03/03 05:09:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.74s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "QingStor bucket rclone-test-muhisim0rotasef9pexemod3", Local "Local file system at /tmp/rclone4010480068", Modify Window "876000h0m0s" 2022/03/03 05:09:40 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both0: Upload single object finished 2022/03/03 05:09:41 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only0: Upload single object finished 2022/03/03 05:09:41 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both1: Upload single object finished 2022/03/03 05:09:42 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only1: Upload single object finished 2022/03/03 05:09:43 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both2: Upload single object finished 2022/03/03 05:09:43 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only2: Upload single object finished 2022/03/03 05:09:44 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both3: Upload single object finished 2022/03/03 05:09:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only3: Upload single object finished 2022/03/03 05:09:45 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both4: Upload single object finished 2022/03/03 05:09:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only4: Upload single object finished 2022/03/03 05:09:46 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both5: Upload single object finished 2022/03/03 05:09:47 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only5: Upload single object finished 2022/03/03 05:09:48 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both6: Upload single object finished 2022/03/03 05:09:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only6: Upload single object finished 2022/03/03 05:09:49 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both7: Upload single object finished 2022/03/03 05:09:50 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only7: Upload single object finished 2022/03/03 05:09:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both8: Upload single object finished 2022/03/03 05:09:51 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only8: Upload single object finished 2022/03/03 05:09:52 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both9: Upload single object finished 2022/03/03 05:09:53 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only9: Upload single object finished 2022/03/03 05:09:53 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both10: Upload single object finished 2022/03/03 05:09:54 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only10: Upload single object finished 2022/03/03 05:09:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both11: Upload single object finished 2022/03/03 05:09:55 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only11: Upload single object finished 2022/03/03 05:09:56 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both12: Upload single object finished 2022/03/03 05:09:57 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only12: Upload single object finished 2022/03/03 05:09:58 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both13: Upload single object finished 2022/03/03 05:09:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only13: Upload single object finished 2022/03/03 05:09:59 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both14: Upload single object finished 2022/03/03 05:10:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only14: Upload single object finished 2022/03/03 05:10:01 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both15: Upload single object finished 2022/03/03 05:10:01 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only15: Upload single object finished 2022/03/03 05:10:02 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both16: Upload single object finished 2022/03/03 05:10:02 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only16: Upload single object finished 2022/03/03 05:10:03 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both17: Upload single object finished 2022/03/03 05:10:04 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only17: Upload single object finished 2022/03/03 05:10:05 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both18: Upload single object finished 2022/03/03 05:10:06 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only18: Upload single object finished 2022/03/03 05:10:07 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key both19: Upload single object finished 2022/03/03 05:10:08 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only19: Upload single object finished 2022/03/03 05:10:25 DEBUG : both1: Sizes identical 2022/03/03 05:10:25 DEBUG : both1: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both10: Sizes identical 2022/03/03 05:10:25 DEBUG : both10: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both11: Sizes identical 2022/03/03 05:10:25 DEBUG : both11: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both12: Sizes identical 2022/03/03 05:10:25 DEBUG : both12: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both14: Sizes identical 2022/03/03 05:10:25 DEBUG : both14: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both15: Sizes identical 2022/03/03 05:10:25 DEBUG : both15: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both16: Sizes identical 2022/03/03 05:10:25 DEBUG : both16: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both13: Sizes identical 2022/03/03 05:10:25 DEBUG : both13: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both18: Sizes identical 2022/03/03 05:10:25 DEBUG : both18: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both19: Sizes identical 2022/03/03 05:10:25 DEBUG : both2: Sizes identical 2022/03/03 05:10:25 DEBUG : both19: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both2: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both4: Sizes identical 2022/03/03 05:10:25 DEBUG : both17: Sizes identical 2022/03/03 05:10:25 DEBUG : both17: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both5: Sizes identical 2022/03/03 05:10:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for checks to finish 2022/03/03 05:10:25 DEBUG : both5: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both6: Sizes identical 2022/03/03 05:10:25 DEBUG : both6: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both7: Sizes identical 2022/03/03 05:10:25 DEBUG : both7: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both8: Sizes identical 2022/03/03 05:10:25 DEBUG : both8: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both9: Sizes identical 2022/03/03 05:10:25 DEBUG : both9: Unchanged skipping 2022/03/03 05:10:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/03 05:10:25 DEBUG : both3: Sizes identical 2022/03/03 05:10:25 DEBUG : both3: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both4: Unchanged skipping 2022/03/03 05:10:25 DEBUG : both0: Sizes identical 2022/03/03 05:10:25 DEBUG : both0: Unchanged skipping 2022/03/03 05:10:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Waiting for transfers to finish 2022/03/03 05:10:25 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only10: Upload single object finished 2022/03/03 05:10:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only1: Upload single object finished 2022/03/03 05:10:26 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only0: Upload single object finished 2022/03/03 05:10:26 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:26 INFO : only10: Copied (replaced existing) 2022/03/03 05:10:26 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:26 INFO : only1: Copied (replaced existing) 2022/03/03 05:10:26 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:26 INFO : only0: Copied (replaced existing) 2022/03/03 05:10:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only12: Upload single object finished 2022/03/03 05:10:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only13: Upload single object finished 2022/03/03 05:10:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only14: Upload single object finished 2022/03/03 05:10:27 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:27 INFO : only12: Copied (replaced existing) 2022/03/03 05:10:27 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:27 INFO : only13: Copied (replaced existing) 2022/03/03 05:10:27 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:27 INFO : only14: Copied (replaced existing) 2022/03/03 05:10:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only15: Upload single object finished 2022/03/03 05:10:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only17: Upload single object finished 2022/03/03 05:10:27 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only11: Upload single object finished 2022/03/03 05:10:27 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:27 INFO : only17: Copied (replaced existing) 2022/03/03 05:10:28 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:28 INFO : only11: Copied (replaced existing) 2022/03/03 05:10:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only18: Upload single object finished 2022/03/03 05:10:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only19: Upload single object finished 2022/03/03 05:10:28 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:28 INFO : only15: Copied (replaced existing) 2022/03/03 05:10:28 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:28 INFO : only18: Copied (replaced existing) 2022/03/03 05:10:28 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:28 INFO : only19: Copied (replaced existing) 2022/03/03 05:10:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only16: Upload single object finished 2022/03/03 05:10:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only2: Upload single object finished 2022/03/03 05:10:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only3: Upload single object finished 2022/03/03 05:10:28 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only4: Upload single object finished 2022/03/03 05:10:28 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:28 INFO : only16: Copied (replaced existing) 2022/03/03 05:10:29 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:29 INFO : only2: Copied (replaced existing) 2022/03/03 05:10:29 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:29 INFO : only3: Copied (replaced existing) 2022/03/03 05:10:29 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:29 INFO : only4: Copied (replaced existing) 2022/03/03 05:10:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only5: Upload single object finished 2022/03/03 05:10:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only7: Upload single object finished 2022/03/03 05:10:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only6: Upload single object finished 2022/03/03 05:10:29 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only8: Upload single object finished 2022/03/03 05:10:29 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:29 INFO : only5: Copied (replaced existing) 2022/03/03 05:10:29 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:29 INFO : only7: Copied (replaced existing) 2022/03/03 05:10:30 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:30 INFO : only8: Copied (replaced existing) 2022/03/03 05:10:30 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:30 INFO : only6: Copied (replaced existing) 2022/03/03 05:10:30 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3 key only9: Upload single object finished 2022/03/03 05:10:31 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/03 05:10:31 INFO : only9: Copied (replaced existing) 2022/03/03 05:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.09s) PASS 2022/03/03 05:11:00 DEBUG : QingStor bucket rclone-test-muhisim0rotasef9pexemod3: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Finished OK in 10m47.274966702s (try 1/5)