"./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Starting (try 1/5) 2021/12/13 05:38:07 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8" 2021/12/13 05:38:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/13 05:38:07 DEBUG : Creating backend with remote "/tmp/rclone1171917224" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/12/13 05:38:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.35s) === RUN TestCopy run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:13 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.70s) === RUN TestCopyMissingDirectory run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:14 DEBUG : Creating backend with remote "/non-existing" 2021/12/13 05:38:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/12/13 05:38:14 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:14 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:15 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:15 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:15 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyCheckFirst run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:16 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Running all checks before starting transfers 2021/12/13 05:38:16 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:16 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Checks finished, now starting transfers 2021/12/13 05:38:16 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:17 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:18 ERROR : Ignoring --no-traverse with sync 2021/12/13 05:38:18 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:18 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:18 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:18 INFO : sub dir/hello world: Copied (new) 2021/12/13 05:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key hello world2: Upload single object finished 2021/12/13 05:38:20 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/12/13 05:38:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.68s) === RUN TestCopyWithFilesFrom run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:21 DEBUG : hello world2: Excluded 2021/12/13 05:38:21 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:21 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:22 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:38:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:23 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:23 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:23 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:38:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.80s) === RUN TestCopyEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:25 DEBUG : sub dir2: Making directory 2021/12/13 05:38:25 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:25 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:25 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:25 INFO : sub dir/hello world: Copied (new) 2021/12/13 05:38:25 DEBUG : sub dir2: Making directory 2021/12/13 05:38:25 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.58s) === RUN TestMoveEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:26 DEBUG : sub dir2: Making directory 2021/12/13 05:38:26 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:26 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:27 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:27 INFO : sub dir/hello world: Copied (new) 2021/12/13 05:38:27 INFO : sub dir/hello world: Deleted 2021/12/13 05:38:27 DEBUG : sub dir: Making directory 2021/12/13 05:38:27 DEBUG : sub dir2: Making directory 2021/12/13 05:38:27 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:28 DEBUG : sub dir2: Making directory 2021/12/13 05:38:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:28 INFO : sub dir/hello world: Copied (new) 2021/12/13 05:38:28 DEBUG : sub dir2: Making directory 2021/12/13 05:38:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: copied 1 directories 2021/12/13 05:38:28 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:30 DEBUG : Creating backend with remote "TestQingStor:rclone-test-vigenar6cesudok9fizogow2" sync_test.go:275: Server side copy (if possible) QingStor bucket rclone-test-biqalay9cizehew2hekuled8 -> QingStor bucket rclone-test-vigenar6cesudok9fizogow2 2021/12/13 05:38:31 DEBUG : QingStor bucket rclone-test-vigenar6cesudok9fizogow2: Waiting for checks to finish 2021/12/13 05:38:31 DEBUG : QingStor bucket rclone-test-vigenar6cesudok9fizogow2: Waiting for transfers to finish 2021/12/13 05:38:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:33 INFO : sub dir/hello world: Copied (server-side copy) 2021/12/13 05:38:37 DEBUG : QingStor bucket rclone-test-vigenar6cesudok9fizogow2: Purge object "sub dir/hello world" 2021/12/13 05:38:37 DEBUG : QingStor bucket rclone-test-vigenar6cesudok9fizogow2: Purge dir "sub dir" 2021/12/13 05:38:37 DEBUG : QingStor bucket rclone-test-vigenar6cesudok9fizogow2: Purge dir "" --- PASS: TestServerSideCopy (9.06s) === RUN TestCopyAfterDelete run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:39 ERROR : : error listing: directory not found 2021/12/13 05:38:39 DEBUG : Local file system at /tmp/rclone1171917224: Making directory 2021/12/13 05:38:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:41 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:38:42 DEBUG : Local file system at /tmp/rclone1171917224: Waiting for checks to finish 2021/12/13 05:38:42 DEBUG : Local file system at /tmp/rclone1171917224: Waiting for transfers to finish 2021/12/13 05:38:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:38:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.16s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key check sum: Upload single object finished 2021/12/13 05:38:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 05:38:43 INFO : check sum: Copied (new) 2021/12/13 05:38:43 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 05:38:44 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/12/13 05:38:44 DEBUG : check sum: Unchanged skipping 2021/12/13 05:38:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:44 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sizeonly: Upload single object finished 2021/12/13 05:38:45 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/13 05:38:45 INFO : sizeonly: Copied (new) 2021/12/13 05:38:45 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:46 DEBUG : sizeonly: Sizes identical 2021/12/13 05:38:46 DEBUG : sizeonly: Unchanged skipping 2021/12/13 05:38:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:46 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:47 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:47 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:47 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key ignore-size: Upload single object finished 2021/12/13 05:38:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/12/13 05:38:48 INFO : ignore-size: Copied (new) 2021/12/13 05:38:48 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:48 DEBUG : ignore-size: Sizes identical 2021/12/13 05:38:48 DEBUG : ignore-size: Unchanged skipping 2021/12/13 05:38:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:48 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key existing: Upload single object finished 2021/12/13 05:38:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:50 DEBUG : existing: Sizes identical 2021/12/13 05:38:50 DEBUG : existing: Unchanged skipping 2021/12/13 05:38:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:50 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:50 INFO : There was nothing to transfer 2021/12/13 05:38:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/12/13 05:38:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:51 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key existing: Upload single object finished 2021/12/13 05:38:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/13 05:38:51 INFO : existing: Copied (replaced existing) 2021/12/13 05:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.63s) === RUN TestSyncIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key existing: Upload single object finished 2021/12/13 05:38:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/13 05:38:53 INFO : existing: Copied (new) 2021/12/13 05:38:53 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:53 DEBUG : existing: Destination exists, skipping 2021/12/13 05:38:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:53 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.31s) === RUN TestSyncIgnoreErrors run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:54 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key b/potato: Upload single object finished 2021/12/13 05:38:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key c/non empty space: Upload single object finished 2021/12/13 05:38:55 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/12/13 05:38:56 DEBUG : c/non empty space: Sizes identical 2021/12/13 05:38:56 DEBUG : c/non empty space: Unchanged skipping 2021/12/13 05:38:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key a/potato2: Upload single object finished 2021/12/13 05:38:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:38:56 INFO : a/potato2: Copied (new) 2021/12/13 05:38:56 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:57 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:38:58 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:38:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:38:59 DEBUG : empty space: Sizes identical 2021/12/13 05:38:59 DEBUG : empty space: Unchanged skipping 2021/12/13 05:38:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:38:59 DEBUG : Waiting for deletions to finish 2021/12/13 05:38:59 INFO : There was nothing to transfer 2021/12/13 05:39:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:00 DEBUG : empty space: Sizes identical 2021/12/13 05:39:00 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:00 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:02 DEBUG : empty space: Sizes identical 2021/12/13 05:39:02 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:02 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.06s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:03 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:04 DEBUG : empty space: Sizes identical 2021/12/13 05:39:04 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:04 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:04 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:05 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:05 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:39:05 INFO : potato: Copied (new) 2021/12/13 05:39:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/12/13 05:39:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:08 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/12/13 05:39:08 INFO : potato: Copied (replaced existing) 2021/12/13 05:39:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.48s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2021/12/13 05:39:09 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:10 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/12/13 05:39:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/12/13 05:39:10 INFO : potato: Copied (replaced existing) 2021/12/13 05:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/12/13 05:39:12 DEBUG : empty space: Sizes identical 2021/12/13 05:39:12 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:12 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:14 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:14 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:15 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:15 DEBUG : empty space: Sizes identical 2021/12/13 05:39:15 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:15 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:16 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:39:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:39:16 INFO : potato2: Copied (new) 2021/12/13 05:39:16 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:18 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key b/potato: Upload single object finished 2021/12/13 05:39:18 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key c/non empty space: Upload single object finished 2021/12/13 05:39:19 DEBUG : d: Making directory 2021/12/13 05:39:19 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2021/12/13 05:39:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:20 DEBUG : c/non empty space: Sizes identical 2021/12/13 05:39:20 DEBUG : c/non empty space: Unchanged skipping 2021/12/13 05:39:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key a/potato2: Upload single object finished 2021/12/13 05:39:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:39:20 INFO : a/potato2: Copied (new) 2021/12/13 05:39:20 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:21 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:22 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key b/potato: Upload single object finished 2021/12/13 05:39:23 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key c/non empty space: Upload single object finished 2021/12/13 05:39:23 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/12/13 05:39:24 DEBUG : c/non empty space: Sizes identical 2021/12/13 05:39:24 DEBUG : c/non empty space: Unchanged skipping 2021/12/13 05:39:24 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:24 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:24 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key a/potato2: Upload single object finished 2021/12/13 05:39:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:39:24 INFO : a/potato2: Copied (new) 2021/12/13 05:39:24 ERROR : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: not deleting files as there were IO errors 2021/12/13 05:39:24 ERROR : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:26 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:27 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:28 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:28 DEBUG : empty space: Sizes identical 2021/12/13 05:39:28 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:28 INFO : potato: Deleted 2021/12/13 05:39:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:39:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:39:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.56s) === RUN TestSyncDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:31 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:31 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:32 INFO : potato: Deleted 2021/12/13 05:39:32 DEBUG : empty space: Sizes identical 2021/12/13 05:39:32 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:39:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:39:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.11s) === RUN TestCopyDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:34 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:39:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/12/13 05:39:35 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.02s) === RUN TestSyncWithExclude run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:37 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:39:38 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:38 DEBUG : enormous: Excluded 2021/12/13 05:39:38 DEBUG : potato2: Excluded 2021/12/13 05:39:39 DEBUG : potato2: Excluded 2021/12/13 05:39:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:39 DEBUG : empty space: Sizes identical 2021/12/13 05:39:39 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:39 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:39 INFO : There was nothing to transfer 2021/12/13 05:39:39 DEBUG : enormous: Excluded 2021/12/13 05:39:39 DEBUG : potato2: Excluded 2021/12/13 05:39:39 DEBUG : potato2: Excluded 2021/12/13 05:39:39 DEBUG : Local file system at /tmp/rclone1171917224: Waiting for checks to finish 2021/12/13 05:39:40 DEBUG : empty space: Sizes identical 2021/12/13 05:39:40 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:40 DEBUG : Local file system at /tmp/rclone1171917224: Waiting for transfers to finish 2021/12/13 05:39:40 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:41 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:39:41 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:39:42 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key enormous: Upload single object finished 2021/12/13 05:39:43 DEBUG : enormous: Excluded 2021/12/13 05:39:43 DEBUG : potato2: Excluded 2021/12/13 05:39:43 DEBUG : empty space: Sizes identical 2021/12/13 05:39:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:43 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:43 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:43 INFO : potato2: Deleted 2021/12/13 05:39:43 INFO : enormous: Deleted 2021/12/13 05:39:43 INFO : There was nothing to transfer 2021/12/13 05:39:44 DEBUG : Local file system at /tmp/rclone1171917224: Waiting for checks to finish 2021/12/13 05:39:44 DEBUG : empty space: Sizes identical 2021/12/13 05:39:44 DEBUG : empty space: Unchanged skipping 2021/12/13 05:39:44 DEBUG : Local file system at /tmp/rclone1171917224: Waiting for transfers to finish 2021/12/13 05:39:44 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:44 INFO : potato2: Deleted 2021/12/13 05:39:44 INFO : enormous: Deleted 2021/12/13 05:39:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.20s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === 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-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: true 2021/12/13 05:39:45 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Making map for --track-renames 2021/12/13 05:39:45 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Finished making map for --track-renames 2021/12/13 05:39:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for renames to finish 2021/12/13 05:39:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key yam: Upload single object finished 2021/12/13 05:39:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/12/13 05:39:46 INFO : potato: Copied (new) 2021/12/13 05:39:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/13 05:39:46 INFO : yam: Copied (new) 2021/12/13 05:39:46 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:46 DEBUG : potato: Sizes identical 2021/12/13 05:39:46 DEBUG : potato: Unchanged skipping 2021/12/13 05:39:46 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Making map for --track-renames 2021/12/13 05:39:46 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Finished making map for --track-renames 2021/12/13 05:39:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for renames to finish 2021/12/13 05:39:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/13 05:39:47 INFO : yam: Copied (server-side copy) to: yaml 2021/12/13 05:39:47 INFO : yam: Deleted 2021/12/13 05:39:47 INFO : yaml: Renamed from "yam" 2021/12/13 05:39:47 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2021/12/13 05:39:49 ERROR : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Ignoring --track-renames as either the source or destination do not support modtime 2021/12/13 05:39:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key yam: Upload single object finished 2021/12/13 05:39:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/12/13 05:39:49 INFO : potato: Copied (new) 2021/12/13 05:39:49 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/13 05:39:49 INFO : yam: Copied (new) 2021/12/13 05:39:49 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:50 ERROR : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Ignoring --track-renames as either the source or destination do not support modtime 2021/12/13 05:39:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:50 DEBUG : potato: Sizes identical 2021/12/13 05:39:50 DEBUG : potato: Unchanged skipping 2021/12/13 05:39:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:51 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key yaml: Upload single object finished 2021/12/13 05:39:51 DEBUG : yaml: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/13 05:39:51 INFO : yaml: Copied (new) 2021/12/13 05:39:51 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:51 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2021/12/13 05:39:53 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Making map for --track-renames 2021/12/13 05:39:53 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Finished making map for --track-renames 2021/12/13 05:39:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for renames to finish 2021/12/13 05:39:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato: Upload single object finished 2021/12/13 05:39:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub/yam: Upload single object finished 2021/12/13 05:39:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/12/13 05:39:53 INFO : potato: Copied (new) 2021/12/13 05:39:53 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/13 05:39:53 INFO : sub/yam: Copied (new) 2021/12/13 05:39:53 DEBUG : Waiting for deletions to finish 2021/12/13 05:39:54 DEBUG : potato: Sizes identical 2021/12/13 05:39:54 DEBUG : potato: Unchanged skipping 2021/12/13 05:39:54 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Making map for --track-renames 2021/12/13 05:39:54 INFO : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Finished making map for --track-renames 2021/12/13 05:39:54 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:54 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for renames to finish 2021/12/13 05:39:55 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/13 05:39:55 INFO : sub/yam: Copied (server-side copy) to: yam 2021/12/13 05:39:55 INFO : sub/yam: Deleted 2021/12/13 05:39:55 INFO : yam: Renamed from "sub/yam" 2021/12/13 05:39:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key nested/sub dir/file: Upload single object finished 2021/12/13 05:39:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:39:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/12/13 05:39:57 INFO : nested/sub dir/file: Copied (new) 2021/12/13 05:39:57 INFO : nested/sub dir/file: Deleted 2021/12/13 05:39:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:39:57 INFO : sub dir/hello world: Copied (new) 2021/12/13 05:39:57 INFO : sub dir/hello world: Deleted 2021/12/13 05:39:57 INFO : sub dir: Removing directory 2021/12/13 05:39:57 INFO : nested/sub dir: Removing directory 2021/12/13 05:39:57 INFO : nested: Removing directory 2021/12/13 05:39:57 DEBUG : Local file system at /tmp/rclone1171917224: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:39:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:39:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:39:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key sub dir/hello world: Upload single object finished 2021/12/13 05:39:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key nested/sub dir/file: Upload single object finished 2021/12/13 05:39:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 05:39:59 INFO : sub dir/hello world: Copied (new) 2021/12/13 05:39:59 INFO : sub dir/hello world: Deleted 2021/12/13 05:39:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/12/13 05:39:59 INFO : nested/sub dir/file: Copied (new) 2021/12/13 05:39:59 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:40:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:40:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key existing-b: Upload single object finished 2021/12/13 05:40:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key existing: Upload single object finished 2021/12/13 05:40:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/13 05:40:01 INFO : existing: Copied (new) 2021/12/13 05:40:01 INFO : existing: Deleted 2021/12/13 05:40:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2021/12/13 05:40:01 INFO : existing-b: Copied (new) 2021/12/13 05:40:01 INFO : existing-b: Deleted 2021/12/13 05:40:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:40:02 DEBUG : existing: Destination exists, skipping 2021/12/13 05:40:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/12/13 05:40:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:40:02 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.82s) === RUN TestServerSideMove run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:03 DEBUG : Creating backend with remote "TestQingStor:rclone-test-fobuwac9jayujoz5yozegap8" 2021/12/13 05:40:03 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:40:04 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:40:04 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-biqalay9cizehew2hekuled8 -> QingStor bucket rclone-test-fobuwac9jayujoz5yozegap8 2021/12/13 05:40:07 DEBUG : QingStor bucket rclone-test-fobuwac9jayujoz5yozegap8 key empty space: Upload single object finished 2021/12/13 05:40:08 DEBUG : QingStor bucket rclone-test-fobuwac9jayujoz5yozegap8 key potato3: Upload single object finished 2021/12/13 05:40:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/13 05:40:09 DEBUG : QingStor bucket rclone-test-fobuwac9jayujoz5yozegap8: Waiting for checks to finish 2021/12/13 05:40:09 DEBUG : empty space: Sizes identical 2021/12/13 05:40:09 DEBUG : empty space: Unchanged skipping 2021/12/13 05:40:10 INFO : empty space: Deleted 2021/12/13 05:40:10 DEBUG : QingStor bucket rclone-test-fobuwac9jayujoz5yozegap8: Waiting for transfers to finish 2021/12/13 05:40:10 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/13 05:40:10 INFO : potato3: Copied (server-side copy) 2021/12/13 05:40:10 INFO : potato3: Deleted 2021/12/13 05:40:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:40:10 INFO : potato2: Copied (server-side copy) 2021/12/13 05:40:10 INFO : potato2: Deleted 2021/12/13 05:40:11 DEBUG : Creating backend with remote "TestQingStor:rclone-test-jovacuw3sasegun5ziqoyap3" 2021/12/13 05:40:11 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: Waiting for checks to finish 2021/12/13 05:40:11 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: Waiting for transfers to finish 2021/12/13 05:40:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:40:13 INFO : potato2: Copied (server-side copy) 2021/12/13 05:40:13 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/13 05:40:13 INFO : potato3: Copied (server-side copy) 2021/12/13 05:40:13 INFO : potato2: Deleted 2021/12/13 05:40:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 05:40:13 INFO : empty space: Copied (server-side copy) 2021/12/13 05:40:13 INFO : potato3: Deleted 2021/12/13 05:40:14 INFO : empty space: Deleted 2021/12/13 05:40:15 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: Purge object "empty space" 2021/12/13 05:40:15 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: Purge object "potato2" 2021/12/13 05:40:15 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: Purge object "potato3" 2021/12/13 05:40:15 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: Purge dir "" 2021/12/13 05:40:16 DEBUG : QingStor bucket rclone-test-jovacuw3sasegun5ziqoyap3: QingStor bucket lease not ready, retries: 0 2021/12/13 05:40:18 DEBUG : QingStor bucket rclone-test-fobuwac9jayujoz5yozegap8: Purge dir "" --- PASS: TestServerSideMove (15.74s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:19 DEBUG : Creating backend with remote "TestQingStor:rclone-test-talikub8guxuwaj7kazekew6" 2021/12/13 05:40:19 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:40:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:40:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-biqalay9cizehew2hekuled8 -> QingStor bucket rclone-test-talikub8guxuwaj7kazekew6 2021/12/13 05:40:22 DEBUG : QingStor bucket rclone-test-talikub8guxuwaj7kazekew6 key empty space: Upload single object finished 2021/12/13 05:40:23 DEBUG : QingStor bucket rclone-test-talikub8guxuwaj7kazekew6 key potato3: Upload single object finished 2021/12/13 05:40:24 DEBUG : empty space: Excluded 2021/12/13 05:40:24 DEBUG : empty space: Excluded 2021/12/13 05:40:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/13 05:40:24 DEBUG : QingStor bucket rclone-test-talikub8guxuwaj7kazekew6: Waiting for checks to finish 2021/12/13 05:40:24 DEBUG : QingStor bucket rclone-test-talikub8guxuwaj7kazekew6: Waiting for transfers to finish 2021/12/13 05:40:25 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/13 05:40:25 INFO : potato3: Copied (server-side copy) 2021/12/13 05:40:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:40:25 INFO : potato2: Copied (server-side copy) 2021/12/13 05:40:25 INFO : potato3: Deleted 2021/12/13 05:40:25 INFO : potato2: Deleted 2021/12/13 05:40:26 DEBUG : Creating backend with remote "TestQingStor:rclone-test-dusikah7gejeqel0wosafub0" 2021/12/13 05:40:26 DEBUG : empty space: Excluded 2021/12/13 05:40:26 DEBUG : QingStor bucket rclone-test-dusikah7gejeqel0wosafub0: Waiting for checks to finish 2021/12/13 05:40:26 DEBUG : QingStor bucket rclone-test-dusikah7gejeqel0wosafub0: Waiting for transfers to finish 2021/12/13 05:40:28 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/13 05:40:28 INFO : potato3: Copied (server-side copy) 2021/12/13 05:40:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:40:28 INFO : potato2: Copied (server-side copy) 2021/12/13 05:40:28 INFO : potato3: Deleted 2021/12/13 05:40:28 INFO : potato2: Deleted 2021/12/13 05:40:29 DEBUG : QingStor bucket rclone-test-dusikah7gejeqel0wosafub0: Purge object "potato2" 2021/12/13 05:40:30 DEBUG : QingStor bucket rclone-test-dusikah7gejeqel0wosafub0: Purge object "potato3" 2021/12/13 05:40:30 DEBUG : QingStor bucket rclone-test-dusikah7gejeqel0wosafub0: Purge dir "" 2021/12/13 05:40:30 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2021/12/13 05:40:30 DEBUG : QingStor bucket rclone-test-talikub8guxuwaj7kazekew6: Purge object "empty space" 2021/12/13 05:40:30 DEBUG : QingStor bucket rclone-test-talikub8guxuwaj7kazekew6: Purge dir "" --- PASS: TestServerSideMoveWithFilter (13.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:32 DEBUG : Creating backend with remote "TestQingStor:rclone-test-keriboh6serawir3vinurig9" 2021/12/13 05:40:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished 2021/12/13 05:40:33 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key empty space: Upload single object finished 2021/12/13 05:40:33 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato3: Upload single object finished 2021/12/13 05:40:33 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-biqalay9cizehew2hekuled8 -> QingStor bucket rclone-test-keriboh6serawir3vinurig9 2021/12/13 05:40:35 DEBUG : QingStor bucket rclone-test-keriboh6serawir3vinurig9 key empty space: Upload single object finished 2021/12/13 05:40:36 DEBUG : QingStor bucket rclone-test-keriboh6serawir3vinurig9 key potato3: Upload single object finished 2021/12/13 05:40:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/13 05:40:37 DEBUG : QingStor bucket rclone-test-keriboh6serawir3vinurig9: Waiting for checks to finish 2021/12/13 05:40:37 DEBUG : empty space: Sizes identical 2021/12/13 05:40:37 DEBUG : empty space: Unchanged skipping 2021/12/13 05:40:37 INFO : empty space: Deleted 2021/12/13 05:40:37 DEBUG : QingStor bucket rclone-test-keriboh6serawir3vinurig9: Waiting for transfers to finish 2021/12/13 05:40:38 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/13 05:40:38 INFO : potato3: Copied (server-side copy) 2021/12/13 05:40:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:40:38 INFO : potato2: Copied (server-side copy) 2021/12/13 05:40:38 INFO : potato3: Deleted 2021/12/13 05:40:38 INFO : potato2: Deleted 2021/12/13 05:40:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-reweqak3sagarir9falolah6" 2021/12/13 05:40:39 DEBUG : tomatoDir: Making directory 2021/12/13 05:40:39 DEBUG : QingStor bucket rclone-test-reweqak3sagarir9falolah6: Waiting for checks to finish 2021/12/13 05:40:39 DEBUG : QingStor bucket rclone-test-reweqak3sagarir9falolah6: Waiting for transfers to finish 2021/12/13 05:40:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 05:40:41 INFO : empty space: Copied (server-side copy) 2021/12/13 05:40:41 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/13 05:40:41 INFO : potato3: Copied (server-side copy) 2021/12/13 05:40:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/13 05:40:41 INFO : potato2: Copied (server-side copy) 2021/12/13 05:40:41 INFO : empty space: Deleted 2021/12/13 05:40:41 INFO : potato2: Deleted 2021/12/13 05:40:41 INFO : potato3: Deleted 2021/12/13 05:40:42 DEBUG : QingStor bucket rclone-test-reweqak3sagarir9falolah6: Purge object "empty space" 2021/12/13 05:40:43 DEBUG : QingStor bucket rclone-test-reweqak3sagarir9falolah6: Purge object "potato2" 2021/12/13 05:40:43 DEBUG : QingStor bucket rclone-test-reweqak3sagarir9falolah6: Purge object "potato3" 2021/12/13 05:40:43 DEBUG : QingStor bucket rclone-test-reweqak3sagarir9falolah6: Purge dir "" 2021/12/13 05:40:43 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2021/12/13 05:40:43 DEBUG : QingStor bucket rclone-test-keriboh6serawir3vinurig9: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.67s) === RUN TestServerSideMoveOverlap run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:45 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/rclone-move-test" 2021/12/13 05:40:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key potato2: Upload single object finished --- PASS: TestServerSideMoveOverlap (1.62s) === RUN TestSyncOverlap run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:46 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/rclone-sync-test" --- PASS: TestSyncOverlap (0.60s) === RUN TestSyncCompareDest run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:40:47 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:40:47 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/CompareDest" 2021/12/13 05:40:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:40:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:40:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:40:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:40:48 INFO : one: Copied (new) 2021/12/13 05:40:48 DEBUG : Waiting for deletions to finish 2021/12/13 05:40:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:40:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 05:40:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:40:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:40:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/12/13 05:40:50 INFO : one: Copied (replaced existing) 2021/12/13 05:40:50 DEBUG : Waiting for deletions to finish 2021/12/13 05:40:51 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:40:51 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key CompareDest/one: Upload single object finished 2021/12/13 05:40:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:40:52 DEBUG : one: Sizes identical 2021/12/13 05:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 05:40:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:40:52 DEBUG : Waiting for deletions to finish 2021/12/13 05:40:52 INFO : There was nothing to transfer 2021/12/13 05:40:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key CompareDest/two: Upload single object finished 2021/12/13 05:40:55 DEBUG : two: Sizes identical 2021/12/13 05:40:55 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 05:40:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:40:55 DEBUG : one: Sizes identical 2021/12/13 05:40:55 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 05:40:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:40:55 DEBUG : Waiting for deletions to finish 2021/12/13 05:40:55 INFO : There was nothing to transfer 2021/12/13 05:40:56 DEBUG : two: Sizes identical 2021/12/13 05:40:56 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 05:40:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:40:56 DEBUG : one: Sizes identical 2021/12/13 05:40:56 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 05:40:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:40:56 DEBUG : Waiting for deletions to finish 2021/12/13 05:40:56 INFO : There was nothing to transfer 2021/12/13 05:40:58 DEBUG : two: Sizes identical 2021/12/13 05:40:58 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 05:40:58 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:40:58 DEBUG : one: Sizes identical 2021/12/13 05:40:58 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 05:40:58 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:40:58 DEBUG : Waiting for deletions to finish 2021/12/13 05:40:58 INFO : There was nothing to transfer 2021/12/13 05:41:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/13 05:41:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:00 DEBUG : one: Sizes identical 2021/12/13 05:41:00 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 05:41:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:41:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/12/13 05:41:00 INFO : two: Copied (new) 2021/12/13 05:41:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.60s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:41:03 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key pre-dest1/1: Upload single object finished 2021/12/13 05:41:03 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key pre-dest2/2: Upload single object finished 2021/12/13 05:41:04 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dest" 2021/12/13 05:41:04 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/pre-dest1" 2021/12/13 05:41:04 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/pre-dest2" 2021/12/13 05:41:05 DEBUG : 1: Sizes identical 2021/12/13 05:41:05 DEBUG : 1: Destination found in --compare-dest, skipping 2021/12/13 05:41:05 DEBUG : 2: Sizes identical 2021/12/13 05:41:05 DEBUG : 2: Destination found in --compare-dest, skipping 2021/12/13 05:41:06 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dest: Waiting for checks to finish 2021/12/13 05:41:06 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dest: Waiting for transfers to finish 2021/12/13 05:41:06 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dest/3: Upload single object finished 2021/12/13 05:41:06 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/12/13 05:41:06 INFO : 3: Copied (new) 2021/12/13 05:41:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.05s) === RUN TestSyncCopyDest run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:41:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:41:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/CopyDest" 2021/12/13 05:41:09 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:09 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:41:10 INFO : one: Copied (new) 2021/12/13 05:41:10 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 05:41:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/12/13 05:41:11 INFO : one: Copied (replaced existing) 2021/12/13 05:41:11 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:13 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key CopyDest/one: Upload single object finished 2021/12/13 05:41:13 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/BackupDir" 2021/12/13 05:41:14 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:14 DEBUG : one: Sizes identical 2021/12/13 05:41:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 05:41:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:41:15 INFO : one: Copied (server-side copy) 2021/12/13 05:41:15 INFO : one: Deleted 2021/12/13 05:41:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/12/13 05:41:16 INFO : one: Copied (server-side copy) 2021/12/13 05:41:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/13 05:41:16 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:16 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:17 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key CopyDest/two: Upload single object finished 2021/12/13 05:41:18 DEBUG : two: Sizes identical 2021/12/13 05:41:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/12/13 05:41:19 INFO : two: Copied (server-side copy) 2021/12/13 05:41:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/13 05:41:19 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:19 DEBUG : one: Sizes identical 2021/12/13 05:41:19 DEBUG : one: Sizes identical 2021/12/13 05:41:19 DEBUG : one: Unchanged skipping 2021/12/13 05:41:19 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:19 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:20 DEBUG : one: Sizes identical 2021/12/13 05:41:20 DEBUG : one: Sizes identical 2021/12/13 05:41:20 DEBUG : one: Unchanged skipping 2021/12/13 05:41:20 DEBUG : two: Sizes identical 2021/12/13 05:41:20 DEBUG : two: Sizes identical 2021/12/13 05:41:20 DEBUG : two: Unchanged skipping 2021/12/13 05:41:20 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:20 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:20 INFO : There was nothing to transfer 2021/12/13 05:41:22 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key CopyDest/three: Upload single object finished 2021/12/13 05:41:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/13 05:41:24 DEBUG : three: Destination not found in --copy-dest 2021/12/13 05:41:24 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:24 DEBUG : one: Sizes identical 2021/12/13 05:41:24 DEBUG : one: Sizes identical 2021/12/13 05:41:24 DEBUG : one: Unchanged skipping 2021/12/13 05:41:24 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three: Upload single object finished 2021/12/13 05:41:25 DEBUG : two: Sizes identical 2021/12/13 05:41:25 DEBUG : two: Sizes identical 2021/12/13 05:41:25 DEBUG : two: Unchanged skipping 2021/12/13 05:41:25 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/12/13 05:41:25 INFO : three: Copied (new) 2021/12/13 05:41:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.44s) === RUN TestSyncBackupDir run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:41:28 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:29 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:41:29 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:41:30 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:41:30 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/backup" 2021/12/13 05:41:31 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:31 DEBUG : two: Sizes identical 2021/12/13 05:41:31 DEBUG : two: Unchanged skipping 2021/12/13 05:41:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 05:41:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:41:32 INFO : one: Copied (server-side copy) 2021/12/13 05:41:32 INFO : one: Deleted 2021/12/13 05:41:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:41:32 INFO : one: Copied (new) 2021/12/13 05:41:32 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:33 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/13 05:41:33 INFO : three.txt: Copied (server-side copy) 2021/12/13 05:41:33 INFO : three.txt: Deleted 2021/12/13 05:41:33 INFO : three.txt: Moved into backup dir 2021/12/13 05:41:34 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:41:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 05:41:36 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:36 DEBUG : two: Sizes identical 2021/12/13 05:41:36 DEBUG : two: Unchanged skipping 2021/12/13 05:41:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:41:36 INFO : one: Copied (server-side copy) 2021/12/13 05:41:36 INFO : one: Deleted 2021/12/13 05:41:36 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:37 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/13 05:41:37 INFO : one: Copied (new) 2021/12/13 05:41:37 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:41:38 INFO : three.txt: Copied (server-side copy) 2021/12/13 05:41:38 INFO : three.txt: Deleted 2021/12/13 05:41:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.92s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:41:40 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:40 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:41:41 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:41:42 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:41:42 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/backup" 2021/12/13 05:41:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 05:41:42 DEBUG : two: Sizes identical 2021/12/13 05:41:42 DEBUG : two: Unchanged skipping 2021/12/13 05:41:42 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:41:43 INFO : one: Copied (server-side copy) to: one.bak 2021/12/13 05:41:44 INFO : one: Deleted 2021/12/13 05:41:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:41:44 INFO : one: Copied (new) 2021/12/13 05:41:44 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:45 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/13 05:41:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/13 05:41:45 INFO : three.txt: Deleted 2021/12/13 05:41:45 INFO : three.txt: Moved into backup dir 2021/12/13 05:41:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:41:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 05:41:48 DEBUG : two: Sizes identical 2021/12/13 05:41:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:48 DEBUG : two: Unchanged skipping 2021/12/13 05:41:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:41:48 INFO : one: Copied (server-side copy) to: one.bak 2021/12/13 05:41:48 INFO : one: Deleted 2021/12/13 05:41:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/13 05:41:49 INFO : one: Copied (new) 2021/12/13 05:41:49 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:41:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/13 05:41:50 INFO : three.txt: Deleted 2021/12/13 05:41:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:41:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:41:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:41:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:41:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/backup" 2021/12/13 05:41:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 05:41:55 DEBUG : two: Sizes identical 2021/12/13 05:41:55 DEBUG : two: Unchanged skipping 2021/12/13 05:41:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:41:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:41:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/13 05:41:56 INFO : one: Deleted 2021/12/13 05:41:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:41:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:41:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:41:56 INFO : one: Copied (new) 2021/12/13 05:41:56 DEBUG : Waiting for deletions to finish 2021/12/13 05:41:57 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/13 05:41:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/13 05:41:57 INFO : three.txt: Deleted 2021/12/13 05:41:57 INFO : three.txt: Moved into backup dir 2021/12/13 05:41:58 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:42:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 05:42:00 DEBUG : two: Sizes identical 2021/12/13 05:42:00 DEBUG : two: Unchanged skipping 2021/12/13 05:42:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/13 05:42:01 INFO : one: Deleted 2021/12/13 05:42:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:42:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/13 05:42:01 INFO : one: Copied (new) 2021/12/13 05:42:01 DEBUG : Waiting for deletions to finish 2021/12/13 05:42:02 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:42:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/13 05:42:02 INFO : three.txt: Deleted 2021/12/13 05:42:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.07s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:04 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:05 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:42:05 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:06 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:42:07 DEBUG : two: Sizes identical 2021/12/13 05:42:07 DEBUG : two: Unchanged skipping 2021/12/13 05:42:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 05:42:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:42:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:42:07 INFO : one: Copied (server-side copy) to: one.bak 2021/12/13 05:42:07 INFO : one: Deleted 2021/12/13 05:42:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:42:08 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:08 INFO : one: Copied (new) 2021/12/13 05:42:08 DEBUG : Waiting for deletions to finish 2021/12/13 05:42:09 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/13 05:42:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/13 05:42:09 INFO : three.txt: Deleted 2021/12/13 05:42:09 INFO : three.txt: Moved into backup dir 2021/12/13 05:42:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:11 DEBUG : one.bak: Excluded 2021/12/13 05:42:11 DEBUG : three.txt.bak: Excluded 2021/12/13 05:42:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 05:42:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for checks to finish 2021/12/13 05:42:11 DEBUG : two: Sizes identical 2021/12/13 05:42:11 DEBUG : two: Unchanged skipping 2021/12/13 05:42:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:12 INFO : one: Copied (server-side copy) to: one.bak 2021/12/13 05:42:12 INFO : one: Deleted 2021/12/13 05:42:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 path dst: Waiting for transfers to finish 2021/12/13 05:42:12 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/13 05:42:13 INFO : one: Copied (new) 2021/12/13 05:42:13 DEBUG : Waiting for deletions to finish 2021/12/13 05:42:13 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:42:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/13 05:42:13 INFO : three.txt: Deleted 2021/12/13 05:42:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.59s) === RUN TestSyncSuffix run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:16 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:16 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:42:17 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:18 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:42:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 05:42:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:42:19 INFO : one: Copied (server-side copy) to: one.bak 2021/12/13 05:42:19 INFO : one: Deleted 2021/12/13 05:42:19 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:20 INFO : one: Copied (new) 2021/12/13 05:42:20 DEBUG : two: Sizes identical 2021/12/13 05:42:20 DEBUG : two: Unchanged skipping 2021/12/13 05:42:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/13 05:42:21 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/13 05:42:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/13 05:42:21 INFO : three.txt: Deleted 2021/12/13 05:42:21 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:42:21 INFO : three.txt: Copied (new) 2021/12/13 05:42:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 05:42:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:24 INFO : one: Copied (server-side copy) to: one.bak 2021/12/13 05:42:25 INFO : one: Deleted 2021/12/13 05:42:25 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/13 05:42:25 INFO : one: Copied (new) 2021/12/13 05:42:25 DEBUG : two: Sizes identical 2021/12/13 05:42:25 DEBUG : two: Unchanged skipping 2021/12/13 05:42:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/13 05:42:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:42:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/13 05:42:26 INFO : three.txt: Deleted 2021/12/13 05:42:26 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:27 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/12/13 05:42:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.60s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:29 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/two: Upload single object finished 2021/12/13 05:42:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:31 DEBUG : Creating backend with remote "TestQingStor:rclone-test-biqalay9cizehew2hekuled8/dst" 2021/12/13 05:42:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 05:42:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/13 05:42:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/13 05:42:33 INFO : one: Deleted 2021/12/13 05:42:33 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:33 INFO : one: Copied (new) 2021/12/13 05:42:33 DEBUG : two: Sizes identical 2021/12/13 05:42:33 DEBUG : two: Unchanged skipping 2021/12/13 05:42:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/13 05:42:34 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/13 05:42:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/13 05:42:34 INFO : three.txt: Deleted 2021/12/13 05:42:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:42:35 INFO : three.txt: Copied (new) 2021/12/13 05:42:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 05:42:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/13 05:42:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/13 05:42:38 INFO : one: Deleted 2021/12/13 05:42:38 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/one: Upload single object finished 2021/12/13 05:42:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/13 05:42:39 INFO : one: Copied (new) 2021/12/13 05:42:39 DEBUG : two: Sizes identical 2021/12/13 05:42:39 DEBUG : two: Unchanged skipping 2021/12/13 05:42:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/13 05:42:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/13 05:42:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/13 05:42:40 INFO : three.txt: Deleted 2021/12/13 05:42:40 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key dst/three.txt: Upload single object finished 2021/12/13 05:42:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/12/13 05:42:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.04s) === RUN TestSyncUTFNorm run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key Testêé: Upload single object finished 2021/12/13 05:42:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:42:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/12/13 05:42:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:42:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key Testêé: Upload single object finished 2021/12/13 05:42:45 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/12/13 05:42:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/12/13 05:42:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:42:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:42:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key existing: Upload single object finished 2021/12/13 05:42:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/13 05:42:47 INFO : existing: Copied (new) 2021/12/13 05:42:47 DEBUG : Waiting for deletions to finish 2021/12/13 05:42:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:42:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/12/13 05:42:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/12/13 05:42:48 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:42:48 ERROR : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: not deleting files as there were IO errors 2021/12/13 05:42:48 ERROR : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.80s) === RUN TestSyncIgnoreCase run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:49 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key EXISTING: Upload single object finished 2021/12/13 05:42:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:42:50 DEBUG : existing: Sizes identical 2021/12/13 05:42:50 DEBUG : existing: Unchanged skipping 2021/12/13 05:42:50 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:42:50 DEBUG : Waiting for deletions to finish 2021/12/13 05:42:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:42:52 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both0: Upload single object finished 2021/12/13 05:42:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only0: Upload single object finished 2021/12/13 05:42:53 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both1: Upload single object finished 2021/12/13 05:42:54 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only1: Upload single object finished 2021/12/13 05:42:54 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both2: Upload single object finished 2021/12/13 05:42:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only2: Upload single object finished 2021/12/13 05:42:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both3: Upload single object finished 2021/12/13 05:42:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only3: Upload single object finished 2021/12/13 05:42:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both4: Upload single object finished 2021/12/13 05:42:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only4: Upload single object finished 2021/12/13 05:42:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both5: Upload single object finished 2021/12/13 05:42:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only5: Upload single object finished 2021/12/13 05:42:58 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both6: Upload single object finished 2021/12/13 05:42:58 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only6: Upload single object finished 2021/12/13 05:42:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both7: Upload single object finished 2021/12/13 05:42:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only7: Upload single object finished 2021/12/13 05:42:59 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both8: Upload single object finished 2021/12/13 05:43:00 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only8: Upload single object finished 2021/12/13 05:43:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both9: Upload single object finished 2021/12/13 05:43:01 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only9: Upload single object finished 2021/12/13 05:43:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both10: Upload single object finished 2021/12/13 05:43:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only10: Upload single object finished 2021/12/13 05:43:02 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both11: Upload single object finished 2021/12/13 05:43:03 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only11: Upload single object finished 2021/12/13 05:43:03 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both12: Upload single object finished 2021/12/13 05:43:05 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only12: Upload single object finished 2021/12/13 05:43:05 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both13: Upload single object finished 2021/12/13 05:43:05 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only13: Upload single object finished 2021/12/13 05:43:06 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both14: Upload single object finished 2021/12/13 05:43:06 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only14: Upload single object finished 2021/12/13 05:43:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both15: Upload single object finished 2021/12/13 05:43:07 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only15: Upload single object finished 2021/12/13 05:43:08 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both16: Upload single object finished 2021/12/13 05:43:08 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only16: Upload single object finished 2021/12/13 05:43:09 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both17: Upload single object finished 2021/12/13 05:43:09 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only17: Upload single object finished 2021/12/13 05:43:09 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both18: Upload single object finished 2021/12/13 05:43:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only18: Upload single object finished 2021/12/13 05:43:10 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both19: Upload single object finished 2021/12/13 05:43:11 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only19: Upload single object finished 2021/12/13 05:43:19 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:43:19 DEBUG : both0: Sizes identical 2021/12/13 05:43:19 DEBUG : both1: Sizes identical 2021/12/13 05:43:19 DEBUG : both1: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both11: Sizes identical 2021/12/13 05:43:19 DEBUG : both11: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both12: Sizes identical 2021/12/13 05:43:19 DEBUG : both10: Sizes identical 2021/12/13 05:43:19 DEBUG : both12: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both10: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both14: Sizes identical 2021/12/13 05:43:19 DEBUG : both14: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both16: Sizes identical 2021/12/13 05:43:19 DEBUG : both16: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both17: Sizes identical 2021/12/13 05:43:19 DEBUG : both17: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both18: Sizes identical 2021/12/13 05:43:19 DEBUG : both18: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both19: Sizes identical 2021/12/13 05:43:19 DEBUG : both19: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both2: Sizes identical 2021/12/13 05:43:19 DEBUG : both2: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both3: Sizes identical 2021/12/13 05:43:19 DEBUG : both3: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both4: Sizes identical 2021/12/13 05:43:19 DEBUG : both4: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both5: Sizes identical 2021/12/13 05:43:19 DEBUG : both5: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both6: Sizes identical 2021/12/13 05:43:19 DEBUG : both6: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both7: Sizes identical 2021/12/13 05:43:19 DEBUG : both7: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both8: Sizes identical 2021/12/13 05:43:19 DEBUG : both8: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both9: Sizes identical 2021/12/13 05:43:19 DEBUG : both9: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both13: Sizes identical 2021/12/13 05:43:19 DEBUG : both13: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both15: Sizes identical 2021/12/13 05:43:19 DEBUG : both15: Unchanged skipping 2021/12/13 05:43:19 DEBUG : both0: Unchanged skipping 2021/12/13 05:43:19 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:43:19 DEBUG : Waiting for deletions to finish 2021/12/13 05:43:19 INFO : only6: Deleted 2021/12/13 05:43:20 INFO : only19: Deleted 2021/12/13 05:43:20 INFO : only8: Deleted 2021/12/13 05:43:20 INFO : only2: Deleted 2021/12/13 05:43:20 INFO : only3: Deleted 2021/12/13 05:43:20 INFO : only4: Deleted 2021/12/13 05:43:20 INFO : only5: Deleted 2021/12/13 05:43:20 INFO : only10: Deleted 2021/12/13 05:43:20 INFO : only15: Deleted 2021/12/13 05:43:20 INFO : only7: Deleted 2021/12/13 05:43:20 INFO : only17: Deleted 2021/12/13 05:43:20 INFO : only9: Deleted 2021/12/13 05:43:20 INFO : only11: Deleted 2021/12/13 05:43:20 INFO : only12: Deleted 2021/12/13 05:43:20 INFO : only13: Deleted 2021/12/13 05:43:20 INFO : only16: Deleted 2021/12/13 05:43:21 INFO : only18: Deleted 2021/12/13 05:43:21 INFO : only0: Deleted 2021/12/13 05:43:21 INFO : only1: Deleted 2021/12/13 05:43:21 INFO : only14: Deleted 2021/12/13 05:43:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (36.94s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "QingStor bucket rclone-test-biqalay9cizehew2hekuled8", Local "Local file system at /tmp/rclone1171917224", Modify Window "876000h0m0s" 2021/12/13 05:43:29 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both0: Upload single object finished 2021/12/13 05:43:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only0: Upload single object finished 2021/12/13 05:43:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both1: Upload single object finished 2021/12/13 05:43:30 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only1: Upload single object finished 2021/12/13 05:43:31 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both2: Upload single object finished 2021/12/13 05:43:31 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only2: Upload single object finished 2021/12/13 05:43:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both3: Upload single object finished 2021/12/13 05:43:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only3: Upload single object finished 2021/12/13 05:43:32 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both4: Upload single object finished 2021/12/13 05:43:33 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only4: Upload single object finished 2021/12/13 05:43:33 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both5: Upload single object finished 2021/12/13 05:43:34 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only5: Upload single object finished 2021/12/13 05:43:34 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both6: Upload single object finished 2021/12/13 05:43:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only6: Upload single object finished 2021/12/13 05:43:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both7: Upload single object finished 2021/12/13 05:43:35 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only7: Upload single object finished 2021/12/13 05:43:36 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both8: Upload single object finished 2021/12/13 05:43:36 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only8: Upload single object finished 2021/12/13 05:43:37 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both9: Upload single object finished 2021/12/13 05:43:37 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only9: Upload single object finished 2021/12/13 05:43:38 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both10: Upload single object finished 2021/12/13 05:43:38 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only10: Upload single object finished 2021/12/13 05:43:38 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both11: Upload single object finished 2021/12/13 05:43:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only11: Upload single object finished 2021/12/13 05:43:39 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both12: Upload single object finished 2021/12/13 05:43:40 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only12: Upload single object finished 2021/12/13 05:43:40 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both13: Upload single object finished 2021/12/13 05:43:40 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only13: Upload single object finished 2021/12/13 05:43:41 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both14: Upload single object finished 2021/12/13 05:43:41 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only14: Upload single object finished 2021/12/13 05:43:42 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both15: Upload single object finished 2021/12/13 05:43:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only15: Upload single object finished 2021/12/13 05:43:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both16: Upload single object finished 2021/12/13 05:43:43 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only16: Upload single object finished 2021/12/13 05:43:44 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both17: Upload single object finished 2021/12/13 05:43:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only17: Upload single object finished 2021/12/13 05:43:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both18: Upload single object finished 2021/12/13 05:43:45 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only18: Upload single object finished 2021/12/13 05:43:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key both19: Upload single object finished 2021/12/13 05:43:46 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only19: Upload single object finished 2021/12/13 05:43:55 DEBUG : both0: Sizes identical 2021/12/13 05:43:55 DEBUG : both0: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both1: Sizes identical 2021/12/13 05:43:55 DEBUG : both1: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both10: Sizes identical 2021/12/13 05:43:55 DEBUG : both10: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both11: Sizes identical 2021/12/13 05:43:55 DEBUG : both11: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both12: Sizes identical 2021/12/13 05:43:55 DEBUG : both12: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both13: Sizes identical 2021/12/13 05:43:55 DEBUG : both13: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both14: Sizes identical 2021/12/13 05:43:55 DEBUG : both14: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both15: Sizes identical 2021/12/13 05:43:55 DEBUG : both15: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both16: Sizes identical 2021/12/13 05:43:55 DEBUG : both16: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both17: Sizes identical 2021/12/13 05:43:55 DEBUG : both17: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both18: Sizes identical 2021/12/13 05:43:55 DEBUG : both18: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both19: Sizes identical 2021/12/13 05:43:55 DEBUG : both19: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both2: Sizes identical 2021/12/13 05:43:55 DEBUG : both2: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both3: Sizes identical 2021/12/13 05:43:55 DEBUG : both3: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both4: Sizes identical 2021/12/13 05:43:55 DEBUG : both4: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both5: Sizes identical 2021/12/13 05:43:55 DEBUG : both5: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both6: Sizes identical 2021/12/13 05:43:55 DEBUG : both6: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both7: Sizes identical 2021/12/13 05:43:55 DEBUG : both7: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both8: Sizes identical 2021/12/13 05:43:55 DEBUG : both8: Unchanged skipping 2021/12/13 05:43:55 DEBUG : both9: Sizes identical 2021/12/13 05:43:55 DEBUG : both9: Unchanged skipping 2021/12/13 05:43:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for checks to finish 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Waiting for transfers to finish 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only1: Upload single object finished 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only0: Upload single object finished 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only11: Upload single object finished 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only10: Upload single object finished 2021/12/13 05:43:55 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only1: Copied (replaced existing) 2021/12/13 05:43:55 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only0: Copied (replaced existing) 2021/12/13 05:43:55 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only11: Copied (replaced existing) 2021/12/13 05:43:55 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only10: Copied (replaced existing) 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only12: Upload single object finished 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only13: Upload single object finished 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only14: Upload single object finished 2021/12/13 05:43:55 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only15: Upload single object finished 2021/12/13 05:43:55 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only12: Copied (replaced existing) 2021/12/13 05:43:55 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only13: Copied (replaced existing) 2021/12/13 05:43:55 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:55 INFO : only14: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only15: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only16: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only17: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only18: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only19: Upload single object finished 2021/12/13 05:43:56 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only16: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only17: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only18: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only19: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only2: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only3: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only4: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only5: Upload single object finished 2021/12/13 05:43:56 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only2: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only3: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only4: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:56 INFO : only5: Copied (replaced existing) 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only6: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only7: Upload single object finished 2021/12/13 05:43:56 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only8: Upload single object finished 2021/12/13 05:43:57 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8 key only9: Upload single object finished 2021/12/13 05:43:57 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:57 INFO : only6: Copied (replaced existing) 2021/12/13 05:43:57 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:57 INFO : only7: Copied (replaced existing) 2021/12/13 05:43:57 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:57 INFO : only8: Copied (replaced existing) 2021/12/13 05:43:57 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/13 05:43:57 INFO : only9: Copied (replaced existing) 2021/12/13 05:43:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (44.80s) PASS 2021/12/13 05:44:14 DEBUG : QingStor bucket rclone-test-biqalay9cizehew2hekuled8: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Finished OK in 6m8.429915681s (try 1/5)