"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2022/06/17 05:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5" 2022/06/17 05:53:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/17 05:53:35 DEBUG : Creating backend with remote "/tmp/rclone3954152020" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:36 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/06/17 05:53:36 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:36 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:36 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:53:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (4.59s) === RUN TestCopyMissingDirectory run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:41 DEBUG : Creating backend with remote "/non-existing" 2022/06/17 05:53:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/06/17 05:53:41 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:41 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:42 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:53:42 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:42 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:53:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.51s) === RUN TestCopyCheckFirst run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:45 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Running all checks before starting transfers 2022/06/17 05:53:45 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:45 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Checks finished, now starting transfers 2022/06/17 05:53:45 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:53:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.22s) === RUN TestSyncNoTraverse run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:47 ERROR : Ignoring --no-traverse with sync 2022/06/17 05:53:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:53:48 INFO : sub dir/hello world: Copied (new) 2022/06/17 05:53:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:49 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:49 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2022/06/17 05:53:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.38s) === RUN TestCopyWithFilesFrom run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:52 DEBUG : hello world2: Excluded 2022/06/17 05:53:52 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:52 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:53:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:53:56 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:53:56 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:53:56 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:53:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:53:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.57s) === RUN TestCopyEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:00 DEBUG : sub dir2: Making directory 2022/06/17 05:54:01 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:01 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:54:01 INFO : sub dir/hello world: Copied (new) 2022/06/17 05:54:01 DEBUG : sub dir2: Making directory 2022/06/17 05:54:01 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (3.29s) === RUN TestMoveEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:04 DEBUG : sub dir2: Making directory 2022/06/17 05:54:04 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:04 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:54:07 INFO : sub dir/hello world: Copied (new) 2022/06/17 05:54:07 INFO : sub dir/hello world: Deleted 2022/06/17 05:54:07 DEBUG : sub dir: Making directory 2022/06/17 05:54:07 DEBUG : sub dir2: Making directory 2022/06/17 05:54:07 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (4.86s) === RUN TestSyncEmptyDirectories run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:09 DEBUG : sub dir2: Making directory 2022/06/17 05:54:09 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:09 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:54:10 INFO : sub dir/hello world: Copied (new) 2022/06/17 05:54:10 DEBUG : sub dir2: Making directory 2022/06/17 05:54:10 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: copied 1 directories 2022/06/17 05:54:10 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (2.70s) === RUN TestServerSideCopy run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rodekay1xikevib6pabizom0" sync_test.go:275: Server side copy (if possible) B2 bucket rclone-test-rotolit8qazubum6ramafab5 -> B2 bucket rclone-test-rodekay1xikevib6pabizom0 2022/06/17 05:54:13 DEBUG : B2 bucket rclone-test-rodekay1xikevib6pabizom0: Waiting for checks to finish 2022/06/17 05:54:13 DEBUG : B2 bucket rclone-test-rodekay1xikevib6pabizom0: Waiting for transfers to finish 2022/06/17 05:54:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:54:18 INFO : sub dir/hello world: Copied (server-side copy) 2022/06/17 05:54:18 DEBUG : B2 bucket rclone-test-rodekay1xikevib6pabizom0: Purge remote 2022/06/17 05:54:19 DEBUG : sub dir/hello world: Deleting (id "4_z6f32ede3309d7b0b8f180e1b_f116032ff54d2004b_d20220617_m055414_c001_v0001106_t0009_u01655445254396") --- PASS: TestServerSideCopy (9.33s) === RUN TestCopyAfterDelete run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:22 ERROR : : error listing: directory not found 2022/06/17 05:54:23 DEBUG : Local file system at /tmp/rclone3954152020: Making directory 2022/06/17 05:54:23 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:23 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.59s) === RUN TestCopyRedownload run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:25 DEBUG : Local file system at /tmp/rclone3954152020: Waiting for checks to finish 2022/06/17 05:54:25 DEBUG : Local file system at /tmp/rclone3954152020: Waiting for transfers to finish 2022/06/17 05:54:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:54:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.60s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:27 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:27 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:54:28 INFO : check sum: Copied (new) 2022/06/17 05:54:28 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:28 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:54:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2022/06/17 05:54:28 DEBUG : check sum: Unchanged skipping 2022/06/17 05:54:28 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:28 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/06/17 05:54:33 INFO : sizeonly: Copied (new) 2022/06/17 05:54:33 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:33 DEBUG : sizeonly: Sizes identical 2022/06/17 05:54:33 DEBUG : sizeonly: Unchanged skipping 2022/06/17 05:54:33 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:33 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:33 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.61s) === RUN TestSyncIgnoreSize run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2022/06/17 05:54:38 INFO : ignore-size: Copied (new) 2022/06/17 05:54:38 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:38 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 05:54:38 DEBUG : ignore-size: Unchanged skipping 2022/06/17 05:54:38 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:38 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.60s) === RUN TestSyncIgnoreTimes run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 05:54:44 DEBUG : existing: Unchanged skipping 2022/06/17 05:54:44 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:44 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:44 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:44 INFO : There was nothing to transfer 2022/06/17 05:54:44 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/06/17 05:54:44 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/06/17 05:54:45 INFO : existing: Copied (replaced existing) 2022/06/17 05:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.41s) === RUN TestSyncIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:46 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:46 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/06/17 05:54:47 INFO : existing: Copied (new) 2022/06/17 05:54:47 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:47 DEBUG : existing: Destination exists, skipping 2022/06/17 05:54:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:47 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.14s) === RUN TestSyncIgnoreErrors run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:54:51 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/06/17 05:54:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:54:51 DEBUG : c/non empty space: Unchanged skipping 2022/06/17 05:54:51 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:54:51 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:54:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:54:52 INFO : a/potato2: Copied (new) 2022/06/17 05:54:52 DEBUG : Waiting for deletions to finish 2022/06/17 05:54:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (9.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:00 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/06/17 05:55:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:55:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/06/17 05:55:00 DEBUG : empty space: Unchanged skipping 2022/06/17 05:55:00 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:00 DEBUG : Waiting for deletions to finish 2022/06/17 05:55:00 INFO : There was nothing to transfer 2022/06/17 05:55:00 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/06/17 05:55:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:55:01 INFO : empty space: Updated modification time in destination 2022/06/17 05:55:01 DEBUG : empty space: Unchanged skipping 2022/06/17 05:55:01 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:01 DEBUG : Waiting for deletions to finish 2022/06/17 05:55:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/06/17 05:55:06 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:55:06 DEBUG : empty space: Unchanged skipping 2022/06/17 05:55:06 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:06 DEBUG : Waiting for deletions to finish 2022/06/17 05:55:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.57s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:08 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2022/06/17 05:55:08 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3954152020) 2022/06/17 05:55:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rotolit8qazubum6ramafab5) 2022/06/17 05:55:08 DEBUG : foo: sha1 differ 2022/06/17 05:55:08 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2022/06/17 05:55:09 INFO : foo: Copied (replaced existing) 2022/06/17 05:55:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.75s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:55:12 DEBUG : empty space: Unchanged skipping 2022/06/17 05:55:12 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:12 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:55:13 INFO : potato: Copied (new) 2022/06/17 05:55:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/06/17 05:55:21 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:21 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2022/06/17 05:55:23 INFO : potato: Copied (replaced existing) 2022/06/17 05:55:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.28s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:27 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2022/06/17 05:55:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3954152020) 2022/06/17 05:55:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rotolit8qazubum6ramafab5) 2022/06/17 05:55:27 DEBUG : potato: sha1 differ 2022/06/17 05:55:27 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2022/06/17 05:55:29 INFO : potato: Copied (replaced existing) 2022/06/17 05:55:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (9.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:37 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:55:37 DEBUG : empty space: Unchanged skipping 2022/06/17 05:55:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/06/17 05:55:37 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:37 DEBUG : Waiting for deletions to finish 2022/06/17 05:55:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2022/06/17 05:55:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/17 05:55:46 DEBUG : pacer: Reducing sleep to 10ms 2022/06/17 05:55:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:55:46 DEBUG : empty space: Unchanged skipping 2022/06/17 05:55:46 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:46 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:55:47 INFO : potato2: Copied (new) 2022/06/17 05:55:47 DEBUG : Waiting for deletions to finish 2022/06/17 05:55:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:55:55 DEBUG : d: Making directory 2022/06/17 05:55:55 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2022/06/17 05:55:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:55:56 DEBUG : c/non empty space: Unchanged skipping 2022/06/17 05:55:56 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:55:56 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:55:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:55:56 INFO : a/potato2: Copied (new) 2022/06/17 05:55:56 DEBUG : Waiting for deletions to finish 2022/06/17 05:55:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:04 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/06/17 05:56:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:56:04 DEBUG : c/non empty space: Unchanged skipping 2022/06/17 05:56:04 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:04 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:56:05 INFO : a/potato2: Copied (new) 2022/06/17 05:56:05 ERROR : B2 bucket rclone-test-rotolit8qazubum6ramafab5: not deleting files as there were IO errors 2022/06/17 05:56:05 ERROR : B2 bucket rclone-test-rotolit8qazubum6ramafab5: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:09 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:56:09 DEBUG : empty space: Unchanged skipping 2022/06/17 05:56:09 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:09 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:10 INFO : potato: Deleted 2022/06/17 05:56:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:56:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.18s) === RUN TestSyncDeleteBefore run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:18 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:19 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:19 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:20 INFO : potato: Deleted 2022/06/17 05:56:20 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:56:20 DEBUG : empty space: Unchanged skipping 2022/06/17 05:56:20 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:56:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.25s) === RUN TestCopyDeleteBefore run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:26 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:26 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:26 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2022/06/17 05:56:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.55s) === RUN TestSyncWithExclude run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:35 DEBUG : enormous: Excluded 2022/06/17 05:56:35 DEBUG : potato2: Excluded 2022/06/17 05:56:35 DEBUG : potato2: Excluded 2022/06/17 05:56:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:56:35 DEBUG : empty space: Unchanged skipping 2022/06/17 05:56:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:35 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:35 INFO : There was nothing to transfer 2022/06/17 05:56:36 DEBUG : enormous: Excluded 2022/06/17 05:56:36 DEBUG : potato2: Excluded 2022/06/17 05:56:36 DEBUG : potato2: Excluded 2022/06/17 05:56:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2022/06/17 05:56:36 DEBUG : empty space: Unchanged skipping 2022/06/17 05:56:36 DEBUG : Local file system at /tmp/rclone3954152020: Waiting for checks to finish 2022/06/17 05:56:36 DEBUG : Local file system at /tmp/rclone3954152020: Waiting for transfers to finish 2022/06/17 05:56:36 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:41 DEBUG : enormous: Excluded 2022/06/17 05:56:41 DEBUG : potato2: Excluded 2022/06/17 05:56:41 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:56:41 DEBUG : empty space: Unchanged skipping 2022/06/17 05:56:41 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:41 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:42 INFO : enormous: Deleted 2022/06/17 05:56:44 INFO : potato2: Deleted 2022/06/17 05:56:44 INFO : There was nothing to transfer 2022/06/17 05:56:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2022/06/17 05:56:44 DEBUG : empty space: Unchanged skipping 2022/06/17 05:56:44 DEBUG : Local file system at /tmp/rclone3954152020: Waiting for checks to finish 2022/06/17 05:56:44 DEBUG : Local file system at /tmp/rclone3954152020: Waiting for transfers to finish 2022/06/17 05:56:44 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:44 INFO : enormous: Deleted 2022/06/17 05:56:44 INFO : potato2: Deleted 2022/06/17 05:56:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.46s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:56:45 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001029_t0025": EOF 2022/06/17 05:56:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001029_t0025": EOF) 2022/06/17 05:56:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "one" to B2 bucket rclone-test-rotolit8qazubum6ramafab5: 1/10 (Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001029_t0025": EOF) 2022/06/17 05:56:48 DEBUG : pacer: Reducing sleep to 10ms 2022/06/17 05:56:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/06/17 05:56:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/06/17 05:56:54 DEBUG : one: Destination is newer than source, skipping 2022/06/17 05:56:54 DEBUG : three: Sizes identical 2022/06/17 05:56:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 05:56:54 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3954152020) 2022/06/17 05:56:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rotolit8qazubum6ramafab5) 2022/06/17 05:56:54 DEBUG : two: sha1 differ 2022/06/17 05:56:54 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/06/17 05:56:55 INFO : five: Copied (new) 2022/06/17 05:56:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/06/17 05:56:55 INFO : two: Copied (replaced existing) 2022/06/17 05:56:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/06/17 05:56:56 INFO : four: Copied (replaced existing) 2022/06/17 05:56:56 DEBUG : Waiting for deletions to finish 2022/06/17 05:56:56 DEBUG : one: Destination is newer than source, skipping 2022/06/17 05:56:56 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:56:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/06/17 05:56:56 DEBUG : two: Size and sha1 of src and dst objects identical 2022/06/17 05:56:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 05:56:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/06/17 05:56:56 DEBUG : five: Size and sha1 of src and dst objects identical 2022/06/17 05:56:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 05:56:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/06/17 05:56:56 DEBUG : four: Size and sha1 of src and dst objects identical 2022/06/17 05:56:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/06/17 05:56:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3954152020) 2022/06/17 05:56:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rotolit8qazubum6ramafab5) 2022/06/17 05:56:56 DEBUG : three: sha1 differ 2022/06/17 05:56:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/06/17 05:56:56 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:56:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 05:56:57 INFO : three: Copied (replaced existing) 2022/06/17 05:56:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (20.12s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1009: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1009: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" sync_test.go:1075: Can track renames: true 2022/06/17 05:57:06 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Making map for --track-renames 2022/06/17 05:57:06 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Finished making map for --track-renames 2022/06/17 05:57:06 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:06 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for renames to finish 2022/06/17 05:57:06 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/06/17 05:57:06 INFO : potato: Copied (new) 2022/06/17 05:57:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/06/17 05:57:07 INFO : yam: Copied (new) 2022/06/17 05:57:07 DEBUG : Waiting for deletions to finish 2022/06/17 05:57:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 05:57:07 DEBUG : potato: Unchanged skipping 2022/06/17 05:57:07 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Making map for --track-renames 2022/06/17 05:57:07 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Finished making map for --track-renames 2022/06/17 05:57:07 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:07 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for renames to finish 2022/06/17 05:57:07 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:57:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/06/17 05:57:08 INFO : yam: Copied (server-side copy) to: yaml 2022/06/17 05:57:10 INFO : yam: Deleted 2022/06/17 05:57:10 INFO : yaml: Renamed from "yam" 2022/06/17 05:57:10 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (9.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" sync_test.go:1144: Can track renames: true 2022/06/17 05:57:15 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Making map for --track-renames 2022/06/17 05:57:15 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Finished making map for --track-renames 2022/06/17 05:57:15 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:15 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for renames to finish 2022/06/17 05:57:15 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/06/17 05:57:17 INFO : potato: Copied (new) 2022/06/17 05:57:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/06/17 05:57:24 INFO : yam: Copied (new) 2022/06/17 05:57:24 DEBUG : Waiting for deletions to finish 2022/06/17 05:57:25 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Making map for --track-renames 2022/06/17 05:57:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 05:57:25 DEBUG : potato: Unchanged skipping 2022/06/17 05:57:25 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Finished making map for --track-renames 2022/06/17 05:57:25 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:25 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for renames to finish 2022/06/17 05:57:25 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:57:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/06/17 05:57:26 INFO : yam: Copied (server-side copy) to: yaml 2022/06/17 05:57:27 INFO : yam: Deleted 2022/06/17 05:57:27 INFO : yaml: Renamed from "yam" 2022/06/17 05:57:27 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" sync_test.go:1180: Can track renames: true 2022/06/17 05:57:29 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Making map for --track-renames 2022/06/17 05:57:29 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Finished making map for --track-renames 2022/06/17 05:57:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for renames to finish 2022/06/17 05:57:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/06/17 05:57:29 INFO : potato: Copied (new) 2022/06/17 05:57:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/06/17 05:57:30 INFO : sub/yam: Copied (new) 2022/06/17 05:57:30 DEBUG : Waiting for deletions to finish 2022/06/17 05:57:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 05:57:30 DEBUG : potato: Unchanged skipping 2022/06/17 05:57:31 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Making map for --track-renames 2022/06/17 05:57:31 INFO : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Finished making map for --track-renames 2022/06/17 05:57:31 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:31 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for renames to finish 2022/06/17 05:57:31 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:57:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/06/17 05:57:32 INFO : sub/yam: Copied (server-side copy) to: yam 2022/06/17 05:57:33 INFO : sub/yam: Deleted 2022/06/17 05:57:33 INFO : yam: Renamed from "sub/yam" 2022/06/17 05:57:33 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.88s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:57:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/06/17 05:57:36 INFO : nested/sub dir/file: Copied (new) 2022/06/17 05:57:36 INFO : nested/sub dir/file: Deleted 2022/06/17 05:57:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:57:36 INFO : sub dir/hello world: Copied (new) 2022/06/17 05:57:36 INFO : sub dir/hello world: Deleted 2022/06/17 05:57:36 INFO : sub dir: Removing directory 2022/06/17 05:57:36 INFO : nested/sub dir: Removing directory 2022/06/17 05:57:36 INFO : nested: Removing directory 2022/06/17 05:57:36 DEBUG : Local file system at /tmp/rclone3954152020: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (4.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:57:40 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:40 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/06/17 05:57:41 INFO : nested/sub dir/file: Copied (new) 2022/06/17 05:57:41 INFO : nested/sub dir/file: Deleted 2022/06/17 05:57:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/06/17 05:57:42 INFO : sub dir/hello world: Copied (new) 2022/06/17 05:57:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.79s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:57:45 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:45 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2022/06/17 05:57:46 INFO : existing-b: Copied (new) 2022/06/17 05:57:46 INFO : existing-b: Deleted 2022/06/17 05:57:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/06/17 05:57:50 INFO : existing: Copied (new) 2022/06/17 05:57:50 INFO : existing: Deleted 2022/06/17 05:57:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2022/06/17 05:57:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/17 05:57:51 DEBUG : pacer: Reducing sleep to 10ms 2022/06/17 05:57:51 DEBUG : existing: Destination exists, skipping 2022/06/17 05:57:51 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 05:57:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/06/17 05:57:51 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 05:57:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (8.02s) === RUN TestServerSideMove run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yodifot7mecogep2vocodaq6" 2022/06/17 05:57:53 DEBUG : Config file has changed externaly - reloading sync_test.go:1232: Server side move (if possible) B2 bucket rclone-test-rotolit8qazubum6ramafab5 -> B2 bucket rclone-test-yodifot7mecogep2vocodaq6 2022/06/17 05:58:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2022/06/17 05:58:06 DEBUG : empty space: Unchanged skipping 2022/06/17 05:58:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/06/17 05:58:06 DEBUG : B2 bucket rclone-test-yodifot7mecogep2vocodaq6: Waiting for checks to finish 2022/06/17 05:58:07 INFO : empty space: Deleted 2022/06/17 05:58:07 DEBUG : B2 bucket rclone-test-yodifot7mecogep2vocodaq6: Waiting for transfers to finish 2022/06/17 05:58:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:58:07 INFO : potato2: Copied (server-side copy) 2022/06/17 05:58:09 INFO : potato2: Deleted 2022/06/17 05:58:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/06/17 05:58:12 INFO : potato3: Copied (server-side copy) 2022/06/17 05:58:14 INFO : potato3: Deleted 2022/06/17 05:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dulezof3dukeyab0merezas6" 2022/06/17 05:58:16 DEBUG : B2 bucket rclone-test-dulezof3dukeyab0merezas6: Waiting for checks to finish 2022/06/17 05:58:16 DEBUG : B2 bucket rclone-test-dulezof3dukeyab0merezas6: Waiting for transfers to finish 2022/06/17 05:58:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:58:17 INFO : empty space: Copied (server-side copy) 2022/06/17 05:58:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:58:18 INFO : potato2: Copied (server-side copy) 2022/06/17 05:58:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/06/17 05:58:18 INFO : potato3: Copied (server-side copy) 2022/06/17 05:58:19 INFO : potato3: Deleted 2022/06/17 05:58:19 INFO : potato2: Deleted 2022/06/17 05:58:21 INFO : empty space: Deleted 2022/06/17 05:58:21 DEBUG : B2 bucket rclone-test-dulezof3dukeyab0merezas6: Purge remote 2022/06/17 05:58:21 DEBUG : empty space: Deleting (id "4_zbf12ad1330dd7b0b8f180e1b_f107fb615ceba9a20_d20220617_m055816_c001_v0001157_t0057_u01655445496948") 2022/06/17 05:58:21 DEBUG : potato2: Deleting (id "4_zbf12ad1330dd7b0b8f180e1b_f1117de37c2b362ef_d20220617_m055816_c001_v0001144_t0011_u01655445496920") 2022/06/17 05:58:21 DEBUG : potato3: Deleting (id "4_zbf12ad1330dd7b0b8f180e1b_f1109c3be826c5311_d20220617_m055817_c001_v0001115_t0001_u01655445497229") 2022/06/17 05:58:22 DEBUG : B2 bucket rclone-test-yodifot7mecogep2vocodaq6: Purge remote 2022/06/17 05:58:22 DEBUG : empty space: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f109ce4ba7990b743_d20220617_m055818_c001_v0001102_t0050_u01655445497621") 2022/06/17 05:58:22 DEBUG : empty space: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f104654ba4a47460f_d20220617_m055803_c001_v0001103_t0015_u01655445483304") 2022/06/17 05:58:22 DEBUG : potato2: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f105e48bfd2c29f38_d20220617_m055818_c001_v0001103_t0055_u01655445498257") 2022/06/17 05:58:22 DEBUG : potato2: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f1095b4e34db4c61e_d20220617_m055806_c001_v0001106_t0015_u01655445486687") 2022/06/17 05:58:22 DEBUG : potato3: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f10204dd8f1b1af21_d20220617_m055818_c001_v0001099_t0018_u01655445498565") 2022/06/17 05:58:22 DEBUG : potato3: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f113d469face0dcf8_d20220617_m055807_c001_v0001103_t0002_u01655445487022") 2022/06/17 05:58:22 DEBUG : potato3: Deleting (id "4_zcfa26da330dd7b0b8f180e1b_f104654ba4a474635_d20220617_m055805_c001_v0001103_t0037_u01655445485458") --- PASS: TestServerSideMove (30.83s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:58:24 DEBUG : Creating backend with remote "TestB2:rclone-test-yuviqeq3dujozej8podanes7" sync_test.go:1232: Server side move (if possible) B2 bucket rclone-test-rotolit8qazubum6ramafab5 -> B2 bucket rclone-test-yuviqeq3dujozej8podanes7 2022/06/17 05:58:47 DEBUG : empty space: Excluded 2022/06/17 05:58:47 DEBUG : empty space: Excluded 2022/06/17 05:58:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/06/17 05:58:47 DEBUG : B2 bucket rclone-test-yuviqeq3dujozej8podanes7: Waiting for checks to finish 2022/06/17 05:58:47 DEBUG : B2 bucket rclone-test-yuviqeq3dujozej8podanes7: Waiting for transfers to finish 2022/06/17 05:58:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:58:48 INFO : potato2: Copied (server-side copy) 2022/06/17 05:58:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/06/17 05:58:48 INFO : potato3: Copied (server-side copy) 2022/06/17 05:58:48 INFO : potato3: Deleted 2022/06/17 05:58:49 INFO : potato2: Deleted 2022/06/17 05:58:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vameguq2kayisag3vetudax0" 2022/06/17 05:58:50 DEBUG : empty space: Excluded 2022/06/17 05:58:50 DEBUG : B2 bucket rclone-test-vameguq2kayisag3vetudax0: Waiting for checks to finish 2022/06/17 05:58:50 DEBUG : B2 bucket rclone-test-vameguq2kayisag3vetudax0: Waiting for transfers to finish 2022/06/17 05:58:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:58:51 INFO : potato2: Copied (server-side copy) 2022/06/17 05:58:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/06/17 05:58:51 INFO : potato3: Copied (server-side copy) 2022/06/17 05:58:52 INFO : potato2: Deleted 2022/06/17 05:58:53 INFO : potato3: Deleted 2022/06/17 05:58:54 DEBUG : B2 bucket rclone-test-vameguq2kayisag3vetudax0: Purge remote 2022/06/17 05:58:54 DEBUG : potato2: Deleting (id "4_zcf122d6330ed7b0b8f180e1b_f101ddff081b2d3c0_d20220617_m055850_c001_v0001157_t0015_u01655445530795") 2022/06/17 05:58:54 DEBUG : potato3: Deleting (id "4_zcf122d6330ed7b0b8f180e1b_f1174d5dde0b84ed0_d20220617_m055850_c001_v0001102_t0001_u01655445530817") 2022/06/17 05:58:55 DEBUG : B2 bucket rclone-test-yuviqeq3dujozej8podanes7: Purge remote 2022/06/17 05:58:55 DEBUG : empty space: Deleting (id "4_z2fe21d2330ed7b0b8f180e1b_f10892ad494f1cd88_d20220617_m055846_c001_v0001128_t0034_u01655445526050") 2022/06/17 05:58:55 DEBUG : potato2: Deleting (id "4_z2fe21d2330ed7b0b8f180e1b_f103f831416b595aa_d20220617_m055851_c001_v0001099_t0012_u01655445531526") 2022/06/17 05:58:55 DEBUG : potato2: Deleting (id "4_z2fe21d2330ed7b0b8f180e1b_f1067af5e68c52afa_d20220617_m055847_c001_v0001092_t0024_u01655445527690") 2022/06/17 05:58:55 DEBUG : potato3: Deleting (id "4_z2fe21d2330ed7b0b8f180e1b_f1067b7bcf3d485cb_d20220617_m055851_c001_v0001109_t0048_u01655445531756") 2022/06/17 05:58:55 DEBUG : potato3: Deleting (id "4_z2fe21d2330ed7b0b8f180e1b_f105b0e9e2cf30c25_d20220617_m055847_c001_v0001009_t0002_u01655445527685") 2022/06/17 05:58:55 DEBUG : potato3: Deleting (id "4_z2fe21d2330ed7b0b8f180e1b_f10892ad494f1cd90_d20220617_m055846_c001_v0001128_t0003_u01655445526574") --- PASS: TestServerSideMoveWithFilter (33.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:58:58 DEBUG : Creating backend with remote "TestB2:rclone-test-hurobax1lixuqar9tukehuz6" 2022/06/17 05:59:03 DEBUG : tomatoDir: Making directory sync_test.go:1232: Server side move (if possible) B2 bucket rclone-test-rotolit8qazubum6ramafab5 -> B2 bucket rclone-test-hurobax1lixuqar9tukehuz6 2022/06/17 05:59:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2022/06/17 05:59:06 DEBUG : empty space: Unchanged skipping 2022/06/17 05:59:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/06/17 05:59:06 DEBUG : B2 bucket rclone-test-hurobax1lixuqar9tukehuz6: Waiting for checks to finish 2022/06/17 05:59:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:59:07 INFO : potato2: Copied (server-side copy) 2022/06/17 05:59:08 INFO : empty space: Deleted 2022/06/17 05:59:08 DEBUG : B2 bucket rclone-test-hurobax1lixuqar9tukehuz6: Waiting for transfers to finish 2022/06/17 05:59:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/06/17 05:59:08 INFO : potato3: Copied (server-side copy) 2022/06/17 05:59:08 INFO : potato2: Deleted 2022/06/17 05:59:10 INFO : potato3: Deleted 2022/06/17 05:59:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bokovew2riwolec7felador6" 2022/06/17 05:59:11 DEBUG : tomatoDir: Making directory 2022/06/17 05:59:11 DEBUG : B2 bucket rclone-test-bokovew2riwolec7felador6: Waiting for checks to finish 2022/06/17 05:59:11 DEBUG : B2 bucket rclone-test-bokovew2riwolec7felador6: Waiting for transfers to finish 2022/06/17 05:59:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/06/17 05:59:12 INFO : potato2: Copied (server-side copy) 2022/06/17 05:59:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2022/06/17 05:59:12 INFO : potato3: Copied (server-side copy) 2022/06/17 05:59:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/06/17 05:59:13 INFO : empty space: Copied (server-side copy) 2022/06/17 05:59:13 INFO : empty space: Deleted 2022/06/17 05:59:14 INFO : potato3: Deleted 2022/06/17 05:59:17 INFO : potato2: Deleted 2022/06/17 05:59:17 DEBUG : B2 bucket rclone-test-bokovew2riwolec7felador6: Purge remote 2022/06/17 05:59:18 DEBUG : empty space: Deleting (id "4_z5f227db330ed7b0b8f180e1b_f1059dd1cbe1351f1_d20220617_m055912_c001_v0001099_t0048_u01655445552582") 2022/06/17 05:59:18 DEBUG : potato2: Deleting (id "4_z5f227db330ed7b0b8f180e1b_f116a5d2ffbb275ca_d20220617_m055912_c001_v0001165_t0035_u01655445552532") 2022/06/17 05:59:18 DEBUG : potato3: Deleting (id "4_z5f227db330ed7b0b8f180e1b_f1028e58e81523653_d20220617_m055912_c001_v0001161_t0018_u01655445552542") 2022/06/17 05:59:18 DEBUG : B2 bucket rclone-test-hurobax1lixuqar9tukehuz6: Purge remote 2022/06/17 05:59:19 DEBUG : empty space: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f105ed8fc01b20bf7_d20220617_m055913_c001_v0001041_t0037_u01655445553175") 2022/06/17 05:59:19 DEBUG : empty space: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f107957c914ac8607_d20220617_m055905_c001_v0001131_t0010_u01655445544563") 2022/06/17 05:59:19 DEBUG : potato2: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f1047b21ca93d4d85_d20220617_m055912_c001_v0001106_t0001_u01655445552841") 2022/06/17 05:59:19 DEBUG : potato2: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f1130675dd681b15a_d20220617_m055907_c001_v0001157_t0054_u01655445547129") 2022/06/17 05:59:19 DEBUG : potato3: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f101821b5e23fa9c2_d20220617_m055913_c001_v0001115_t0044_u01655445553074") 2022/06/17 05:59:19 DEBUG : potato3: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f1129b8ee49b53ae3_d20220617_m055907_c001_v0001039_t0045_u01655445547498") 2022/06/17 05:59:19 DEBUG : potato3: Deleting (id "4_z8fa25da330ed7b0b8f180e1b_f107957c914ac860d_d20220617_m055906_c001_v0001131_t0007_u01655445546325") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.28s) === RUN TestServerSideMoveOverlap run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:59:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/rclone-move-test" 2022/06/17 05:59:21 DEBUG : Couldn't decode error response: EOF --- PASS: TestServerSideMoveOverlap (3.74s) === RUN TestSyncOverlap run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/rclone-sync-test" 2022/06/17 05:59:24 DEBUG : Couldn't decode error response: EOF --- PASS: TestSyncOverlap (0.78s) === RUN TestSyncOverlapWithFilter run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/rclone-sync-test" 2022/06/17 05:59:25 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/rclone-sync-test-include/layer2" 2022/06/17 05:59:26 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:26 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/rclone-sync-test-ignore-file" 2022/06/17 05:59:27 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:28 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2022/06/17 05:59:28 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path rclone-sync-test: Waiting for checks to finish 2022/06/17 05:59:28 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path rclone-sync-test: Waiting for transfers to finish 2022/06/17 05:59:28 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:28 INFO : There was nothing to transfer 2022/06/17 05:59:29 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:29 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2022/06/17 05:59:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path rclone-sync-test-include/layer2: Waiting for checks to finish 2022/06/17 05:59:29 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path rclone-sync-test-include/layer2: Waiting for transfers to finish 2022/06/17 05:59:29 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:29 INFO : There was nothing to transfer 2022/06/17 05:59:29 DEBUG : : Excluded 2022/06/17 05:59:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2022/06/17 05:59:30 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path rclone-sync-test-ignore-file: Waiting for checks to finish 2022/06/17 05:59:30 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path rclone-sync-test-ignore-file: Waiting for transfers to finish 2022/06/17 05:59:30 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (6.26s) === RUN TestSyncCompareDest run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 05:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 05:59:31 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/CompareDest" 2022/06/17 05:59:32 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:32 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:32 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:32 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 05:59:33 INFO : one: Copied (new) 2022/06/17 05:59:33 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:34 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:34 DEBUG : Couldn't decode error response: EOF 2022/06/17 05:59:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/17 05:59:34 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/06/17 05:59:34 INFO : one: Copied (replaced existing) 2022/06/17 05:59:34 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:45 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:45 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 05:59:45 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:45 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:45 INFO : There was nothing to transfer 2022/06/17 05:59:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:47 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/17 05:59:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:47 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 05:59:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:47 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:47 INFO : There was nothing to transfer 2022/06/17 05:59:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:47 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/17 05:59:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:47 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 05:59:47 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:47 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:47 INFO : There was nothing to transfer 2022/06/17 05:59:48 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2022/06/17 05:59:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/06/17 05:59:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/06/17 05:59:48 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 05:59:48 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:48 DEBUG : Waiting for deletions to finish 2022/06/17 05:59:48 INFO : There was nothing to transfer 2022/06/17 05:59:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/06/17 05:59:49 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 05:59:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 05:59:49 DEBUG : one: Destination found in --compare-dest, skipping 2022/06/17 05:59:49 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 05:59:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/06/17 05:59:50 INFO : two: Copied (new) 2022/06/17 05:59:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (29.85s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:00:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dest" 2022/06/17 06:00:07 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/pre-dest1" 2022/06/17 06:00:08 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/pre-dest2" 2022/06/17 06:00:08 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:00:09 DEBUG : 1: Destination found in --compare-dest, skipping 2022/06/17 06:00:09 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:00:09 DEBUG : 2: Destination found in --compare-dest, skipping 2022/06/17 06:00:09 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:09 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:09 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dest: Waiting for checks to finish 2022/06/17 06:00:09 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dest: Waiting for transfers to finish 2022/06/17 06:00:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2022/06/17 06:00:11 INFO : 3: Copied (new) 2022/06/17 06:00:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.78s) === RUN TestSyncCopyDest run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:00:18 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:18 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/CopyDest" 2022/06/17 06:00:19 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:19 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:19 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:00:19 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:00:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:00:21 INFO : one: Copied (new) 2022/06/17 06:00:21 DEBUG : Waiting for deletions to finish 2022/06/17 06:00:22 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:00:22 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/17 06:00:22 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:00:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/06/17 06:00:24 INFO : one: Copied (replaced existing) 2022/06/17 06:00:24 DEBUG : Waiting for deletions to finish 2022/06/17 06:00:31 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/BackupDir" 2022/06/17 06:00:32 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:32 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:00:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/06/17 06:00:32 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:00:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:00:34 INFO : one: Copied (server-side copy) 2022/06/17 06:00:35 INFO : one: Deleted 2022/06/17 06:00:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/06/17 06:00:35 INFO : one: Copied (server-side copy) 2022/06/17 06:00:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/06/17 06:00:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:00:35 DEBUG : Waiting for deletions to finish 2022/06/17 06:00:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/06/17 06:00:38 INFO : two: Copied (server-side copy) 2022/06/17 06:00:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/06/17 06:00:38 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:00:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:38 DEBUG : one: Unchanged skipping 2022/06/17 06:00:38 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:00:38 DEBUG : Waiting for deletions to finish 2022/06/17 06:00:38 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:00:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:38 DEBUG : one: Unchanged skipping 2022/06/17 06:00:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:39 DEBUG : two: Unchanged skipping 2022/06/17 06:00:39 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:00:39 DEBUG : Waiting for deletions to finish 2022/06/17 06:00:39 INFO : There was nothing to transfer 2022/06/17 06:00:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/06/17 06:00:40 DEBUG : three: Destination not found in --copy-dest 2022/06/17 06:00:40 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:00:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:40 DEBUG : one: Unchanged skipping 2022/06/17 06:00:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/06/17 06:00:40 DEBUG : two: Unchanged skipping 2022/06/17 06:00:40 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:00:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/06/17 06:00:41 INFO : three: Copied (new) 2022/06/17 06:00:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (41.18s) === RUN TestSyncBackupDir run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:01:02 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:01:03 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:01:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/backup" 2022/06/17 06:01:04 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:01:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:01:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:01:04 DEBUG : two: Unchanged skipping 2022/06/17 06:01:04 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:01:04 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:01:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:01:06 INFO : one: Copied (server-side copy) 2022/06/17 06:01:08 INFO : one: Deleted 2022/06/17 06:01:08 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:02:08 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1144-14.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001144_t0026": dial tcp 104.153.234.24:443: i/o timeout 2022/06/17 06:02:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-14.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001144_t0026": dial tcp 104.153.234.24:443: i/o timeout) 2022/06/17 06:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/17 06:02:08 DEBUG : one: Received error: Post "https://pod-000-1144-14.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001144_t0026": dial tcp 104.153.234.24:443: i/o timeout - low level retry 1/10 2022/06/17 06:02:08 DEBUG : pacer: Reducing sleep to 10ms 2022/06/17 06:02:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:02:11 INFO : one: Copied (new) 2022/06/17 06:02:11 DEBUG : Waiting for deletions to finish 2022/06/17 06:02:11 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:02:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 06:02:12 INFO : three.txt: Copied (server-side copy) 2022/06/17 06:02:16 INFO : three.txt: Deleted 2022/06/17 06:02:16 INFO : three.txt: Moved into backup dir 2022/06/17 06:02:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:02:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:02:18 DEBUG : two: Unchanged skipping 2022/06/17 06:02:18 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:02:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:02:19 INFO : one: Copied (server-side copy) 2022/06/17 06:02:21 INFO : one: Deleted 2022/06/17 06:02:21 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:02:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/06/17 06:02:22 INFO : one: Copied (new) 2022/06/17 06:02:22 DEBUG : Waiting for deletions to finish 2022/06/17 06:02:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:02:23 INFO : three.txt: Copied (server-side copy) 2022/06/17 06:02:23 INFO : three.txt: Deleted 2022/06/17 06:02:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (90.47s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:02:36 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:02:37 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/backup" 2022/06/17 06:02:38 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:02:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:02:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:02:38 DEBUG : two: Unchanged skipping 2022/06/17 06:02:38 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:02:38 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:02:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:02:40 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:02:41 INFO : one: Deleted 2022/06/17 06:02:41 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:02:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:02:45 INFO : one: Copied (new) 2022/06/17 06:02:45 DEBUG : Waiting for deletions to finish 2022/06/17 06:02:45 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:02:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 06:02:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:02:47 INFO : three.txt: Deleted 2022/06/17 06:02:47 INFO : three.txt: Moved into backup dir 2022/06/17 06:02:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:02:49 DEBUG : two: Unchanged skipping 2022/06/17 06:02:49 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:02:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:02:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:02:50 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:02:51 INFO : one: Deleted 2022/06/17 06:02:51 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:02:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/06/17 06:02:52 INFO : one: Copied (new) 2022/06/17 06:02:52 DEBUG : Waiting for deletions to finish 2022/06/17 06:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:02:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:02:55 INFO : three.txt: Deleted 2022/06/17 06:02:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (30.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:03:06 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/backup" 2022/06/17 06:03:06 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:03:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:03:07 DEBUG : two: Unchanged skipping 2022/06/17 06:03:07 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:03:07 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:03:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:03:10 INFO : one: Deleted 2022/06/17 06:03:10 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:03:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:03:14 INFO : one: Copied (new) 2022/06/17 06:03:14 DEBUG : Waiting for deletions to finish 2022/06/17 06:03:15 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 06:03:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:03:17 INFO : three.txt: Deleted 2022/06/17 06:03:17 INFO : three.txt: Moved into backup dir 2022/06/17 06:03:18 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:03:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:03:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:03:18 DEBUG : two: Unchanged skipping 2022/06/17 06:03:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:03:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:03:20 INFO : one: Deleted 2022/06/17 06:03:20 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:03:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/06/17 06:03:21 INFO : one: Copied (new) 2022/06/17 06:03:21 DEBUG : Waiting for deletions to finish 2022/06/17 06:03:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:03:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:03:25 INFO : three.txt: Deleted 2022/06/17 06:03:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.35s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:03:34 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:35 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:03:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:03:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:03:35 DEBUG : two: Unchanged skipping 2022/06/17 06:03:35 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:03:36 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:03:37 INFO : one: Deleted 2022/06/17 06:03:37 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:03:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:03:39 INFO : one: Copied (new) 2022/06/17 06:03:39 DEBUG : Waiting for deletions to finish 2022/06/17 06:03:39 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:03:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 06:03:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:03:40 INFO : three.txt: Deleted 2022/06/17 06:03:40 INFO : three.txt: Moved into backup dir 2022/06/17 06:03:42 DEBUG : one.bak: Excluded 2022/06/17 06:03:42 DEBUG : three.txt.bak: Excluded 2022/06/17 06:03:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:03:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:03:42 DEBUG : two: Unchanged skipping 2022/06/17 06:03:42 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for checks to finish 2022/06/17 06:03:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:03:43 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:03:44 INFO : one: Deleted 2022/06/17 06:03:44 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5 path dst: Waiting for transfers to finish 2022/06/17 06:03:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/06/17 06:03:45 INFO : one: Copied (new) 2022/06/17 06:03:45 DEBUG : Waiting for deletions to finish 2022/06/17 06:03:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:03:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:03:49 INFO : three.txt: Deleted 2022/06/17 06:03:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (27.88s) === RUN TestSyncSuffix run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:04:01 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:04:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:04:01 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:04:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:04:04 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:04:18 INFO : one: Deleted 2022/06/17 06:04:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:04:19 INFO : one: Copied (new) 2022/06/17 06:04:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:04:20 DEBUG : two: Unchanged skipping 2022/06/17 06:04:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/06/17 06:04:20 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:04:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 06:04:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:04:22 INFO : three.txt: Deleted 2022/06/17 06:04:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:04:23 INFO : three.txt: Copied (new) 2022/06/17 06:04:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:04:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:04:24 INFO : one: Copied (server-side copy) to: one.bak 2022/06/17 06:04:25 INFO : one: Deleted 2022/06/17 06:04:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/06/17 06:04:25 INFO : one: Copied (new) 2022/06/17 06:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:04:25 DEBUG : two: Unchanged skipping 2022/06/17 06:04:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/06/17 06:04:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:04:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/06/17 06:04:27 INFO : three.txt: Deleted 2022/06/17 06:04:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/06/17 06:04:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.86s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:04:52 DEBUG : Creating backend with remote "TestB2:rclone-test-rotolit8qazubum6ramafab5/dst" 2022/06/17 06:04:53 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:04:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/06/17 06:04:53 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:04:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/06/17 06:04:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:04:56 INFO : one: Deleted 2022/06/17 06:04:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:04:58 INFO : one: Copied (new) 2022/06/17 06:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:04:59 DEBUG : two: Unchanged skipping 2022/06/17 06:04:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/06/17 06:04:59 DEBUG : Couldn't decode error response: EOF 2022/06/17 06:05:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/06/17 06:05:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:05:01 INFO : three.txt: Deleted 2022/06/17 06:05:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:05:02 INFO : three.txt: Copied (new) 2022/06/17 06:05:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/06/17 06:05:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/06/17 06:05:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/06/17 06:05:04 INFO : one: Deleted 2022/06/17 06:05:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/06/17 06:05:05 INFO : one: Copied (new) 2022/06/17 06:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:05:05 DEBUG : two: Unchanged skipping 2022/06/17 06:05:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/06/17 06:05:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/06/17 06:05:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/06/17 06:05:07 INFO : three.txt: Deleted 2022/06/17 06:05:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/06/17 06:05:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (29.45s) === RUN TestSyncUTFNorm run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:05:13 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 06:05:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/06/17 06:05:13 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 06:05:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2022/06/17 06:05:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/06/17 06:05:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.52s) === RUN TestSyncImmutable run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:05:16 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 06:05:16 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 06:05:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/06/17 06:05:17 INFO : existing: Copied (new) 2022/06/17 06:05:17 DEBUG : Waiting for deletions to finish 2022/06/17 06:05:18 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 06:05:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/06/17 06:05:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/06/17 06:05:18 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 06:05:18 ERROR : B2 bucket rclone-test-rotolit8qazubum6ramafab5: not deleting files as there were IO errors 2022/06/17 06:05:18 ERROR : B2 bucket rclone-test-rotolit8qazubum6ramafab5: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.62s) === RUN TestSyncIgnoreCase run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:05:24 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 06:05:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:05:24 DEBUG : existing: Unchanged skipping 2022/06/17 06:05:24 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 06:05:24 DEBUG : Waiting for deletions to finish 2022/06/17 06:05:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.87s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" sync_test.go:2063: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" sync_test.go:2063: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" sync_test.go:2063: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:05:50 DEBUG : both9: Clearing upload URL because of error: Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001165_t0040": EOF 2022/06/17 06:05:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001165_t0040": EOF) 2022/06/17 06:05:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:283: Retry Put of "both9" to B2 bucket rclone-test-rotolit8qazubum6ramafab5: 1/10 (Post "https://pod-000-1165-12.backblaze.com/b2api/v1/b2_upload_file/6f825d93309d7b0b8f180e1b/c001_v0001165_t0040": EOF) 2022/06/17 06:05:52 DEBUG : pacer: Reducing sleep to 10ms 2022/06/17 06:06:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both0: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both11: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both13: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both14: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both15: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both16: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both17: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both18: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both19: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both2: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both3: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both4: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both12: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both10: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both6: Unchanged skipping 2022/06/17 06:06:23 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 06:06:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both1: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both8: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:06:23 DEBUG : both9: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both5: Unchanged skipping 2022/06/17 06:06:23 DEBUG : both7: Unchanged skipping 2022/06/17 06:06:23 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 06:06:23 DEBUG : Waiting for deletions to finish 2022/06/17 06:06:24 INFO : only12: Deleted 2022/06/17 06:06:25 INFO : only16: Deleted 2022/06/17 06:06:25 INFO : only0: Deleted 2022/06/17 06:06:25 INFO : only19: Deleted 2022/06/17 06:06:25 INFO : only8: Deleted 2022/06/17 06:06:26 INFO : only18: Deleted 2022/06/17 06:06:26 INFO : only7: Deleted 2022/06/17 06:06:26 INFO : only1: Deleted 2022/06/17 06:06:27 INFO : only13: Deleted 2022/06/17 06:06:27 INFO : only17: Deleted 2022/06/17 06:06:27 INFO : only11: Deleted 2022/06/17 06:06:28 INFO : only10: Deleted 2022/06/17 06:06:28 INFO : only5: Deleted 2022/06/17 06:06:28 INFO : only15: Deleted 2022/06/17 06:06:28 INFO : only14: Deleted 2022/06/17 06:06:29 INFO : only2: Deleted 2022/06/17 06:06:29 INFO : only4: Deleted 2022/06/17 06:06:30 INFO : only9: Deleted 2022/06/17 06:06:30 INFO : only3: Deleted 2022/06/17 06:06:30 INFO : only6: Deleted 2022/06/17 06:06:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (144.17s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "B2 bucket rclone-test-rotolit8qazubum6ramafab5", Local "Local file system at /tmp/rclone3954152020", Modify Window "1ms" 2022/06/17 06:10:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for checks to finish 2022/06/17 06:10:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both11: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both12: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both13: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both14: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both15: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both16: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both17: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both18: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both19: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both2: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both3: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both4: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both5: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both6: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both7: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both8: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both9: Unchanged skipping 2022/06/17 06:10:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both10: Unchanged skipping 2022/06/17 06:10:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/06/17 06:10:25 DEBUG : both0: Unchanged skipping 2022/06/17 06:10:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : both1: Unchanged skipping 2022/06/17 06:10:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/06/17 06:10:25 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Waiting for transfers to finish 2022/06/17 06:10:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:26 INFO : only1: Copied (replaced existing) 2022/06/17 06:10:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:26 INFO : only13: Copied (replaced existing) 2022/06/17 06:10:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:27 INFO : only12: Copied (replaced existing) 2022/06/17 06:10:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:27 INFO : only15: Copied (replaced existing) 2022/06/17 06:10:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:27 INFO : only14: Copied (replaced existing) 2022/06/17 06:10:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:27 INFO : only16: Copied (replaced existing) 2022/06/17 06:10:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:28 INFO : only17: Copied (replaced existing) 2022/06/17 06:10:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:28 INFO : only18: Copied (replaced existing) 2022/06/17 06:10:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:28 INFO : only2: Copied (replaced existing) 2022/06/17 06:10:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:29 INFO : only19: Copied (replaced existing) 2022/06/17 06:10:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:29 INFO : only4: Copied (replaced existing) 2022/06/17 06:10:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:29 INFO : only3: Copied (replaced existing) 2022/06/17 06:10:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:29 INFO : only5: Copied (replaced existing) 2022/06/17 06:10:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:29 INFO : only6: Copied (replaced existing) 2022/06/17 06:10:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:30 INFO : only9: Copied (replaced existing) 2022/06/17 06:10:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:30 INFO : only7: Copied (replaced existing) 2022/06/17 06:10:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:30 INFO : only10: Copied (replaced existing) 2022/06/17 06:10:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:30 INFO : only8: Copied (replaced existing) 2022/06/17 06:10:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:31 INFO : only11: Copied (replaced existing) 2022/06/17 06:10:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/06/17 06:10:32 INFO : only0: Copied (replaced existing) 2022/06/17 06:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (217.29s) PASS 2022/06/17 06:11:28 DEBUG : B2 bucket rclone-test-rotolit8qazubum6ramafab5: Purge remote 2022/06/17 06:11:29 DEBUG : BackupDir/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f101b233ff4a3ee0a_d20220617_m060041_c001_v0001005_t0022_u01655445641862") 2022/06/17 06:11:29 DEBUG : BackupDir/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10651958ea664b95_d20220617_m060033_c001_v0001099_t0037_u01655445633718") 2022/06/17 06:11:29 DEBUG : CompareDest/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10651958ea664a66_d20220617_m055950_c001_v0001099_t0049_u01655445590633") 2022/06/17 06:11:29 DEBUG : CompareDest/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc235_d20220617_m055943_c001_v0001116_t0018_u01655445583682") 2022/06/17 06:11:29 DEBUG : CompareDest/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1153f092fde1bfa1_d20220617_m055951_c001_v0001106_t0042_u01655445591720") 2022/06/17 06:11:29 DEBUG : CompareDest/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf91e_d20220617_m055946_c001_v0001165_t0007_u01655445586356") 2022/06/17 06:11:29 DEBUG : CopyDest/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105f568f1360b46e_d20220617_m060042_c001_v0001101_t0018_u01655445642649") 2022/06/17 06:11:29 DEBUG : CopyDest/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eb0cc_d20220617_m060026_c001_v0001102_t0033_u01655445626045") 2022/06/17 06:11:29 DEBUG : CopyDest/three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105f94e59226b324_d20220617_m060044_c001_v0001116_t0027_u01655445644373") 2022/06/17 06:11:29 DEBUG : CopyDest/three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcfa15_d20220617_m060039_c001_v0001165_t0003_u01655445639734") 2022/06/17 06:11:29 DEBUG : CopyDest/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11027f295ee68958_d20220617_m060045_c001_v0001104_t0015_u01655445645506") 2022/06/17 06:11:29 DEBUG : CopyDest/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc3de_d20220617_m060036_c001_v0001116_t0044_u01655445636535") 2022/06/17 06:11:29 DEBUG : EXISTING: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119947cdbd9d0a49_d20220617_m060525_c001_v0001102_t0003_u01655445925068") 2022/06/17 06:11:29 DEBUG : EXISTING: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd051_d20220617_m060522_c001_v0001116_t0048_u01655445922716") 2022/06/17 06:11:29 DEBUG : Testêé: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113f847bd42452d3_d20220617_m060514_c001_v0001000_t0038_u01655445914749") 2022/06/17 06:11:30 DEBUG : Testêé: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd0559_d20220617_m060514_c001_v0001165_t0053_u01655445914083") 2022/06/17 06:11:30 DEBUG : Testêé: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fcfdd_d20220617_m060512_c001_v0001116_t0013_u01655445912563") 2022/06/17 06:11:30 DEBUG : a/potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f116dc66c496a231f_d20220617_m055605_c001_v0001091_t0043_u01655445365525") 2022/06/17 06:11:30 DEBUG : a/potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd165_d20220617_m055604_c001_v0001029_t0017_u01655445364522") 2022/06/17 06:11:30 DEBUG : a/potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110187c01f34cba3_d20220617_m055558_c001_v0001146_t0014_u01655445358501") 2022/06/17 06:11:30 DEBUG : a/potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd150_d20220617_m055556_c001_v0001029_t0031_u01655445356384") 2022/06/17 06:11:30 DEBUG : a/potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1085f0be5fa9e367_d20220617_m055452_c001_v0001100_t0022_u01655445292844") 2022/06/17 06:11:30 DEBUG : a/potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0d7_d20220617_m055451_c001_v0001029_t0036_u01655445291555") 2022/06/17 06:11:30 DEBUG : b/potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1007ae2bd63856a0_d20220617_m055605_c001_v0001041_t0049_u01655445365981") 2022/06/17 06:11:30 DEBUG : b/potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd15e_d20220617_m055601_c001_v0001029_t0024_u01655445361306") 2022/06/17 06:11:30 DEBUG : b/potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f108190420fa5680f_d20220617_m055556_c001_v0001097_t0048_u01655445356952") 2022/06/17 06:11:30 DEBUG : b/potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd148_d20220617_m055551_c001_v0001029_t0011_u01655445351435") 2022/06/17 06:11:30 DEBUG : b/potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1007ed0476ae1726_d20220617_m055452_c001_v0001165_t0044_u01655445292228") 2022/06/17 06:11:30 DEBUG : b/potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0cf_d20220617_m055448_c001_v0001029_t0042_u01655445288619") 2022/06/17 06:11:30 DEBUG : backup/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1086461f29e25bc1_d20220617_m060224_c001_v0001103_t0016_u01655445744285") 2022/06/17 06:11:30 DEBUG : backup/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105e9760de57ed76_d20220617_m060219_c001_v0001100_t0055_u01655445739350") 2022/06/17 06:11:30 DEBUG : backup/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11768f9ff5d48d35_d20220617_m060105_c001_v0001099_t0057_u01655445665776") 2022/06/17 06:11:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1127a828c85a5ee6_d20220617_m060326_c001_v0001161_t0010_u01655445806238") 2022/06/17 06:11:30 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1041b28ffeabca38_d20220617_m060318_c001_v0001161_t0047_u01655445798500") 2022/06/17 06:11:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1134b2a05d79bde4_d20220617_m060308_c001_v0001105_t0058_u01655445788379") 2022/06/17 06:11:31 DEBUG : backup/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f108fe2c762b40646_d20220617_m060256_c001_v0001005_t0008_u01655445776311") 2022/06/17 06:11:31 DEBUG : backup/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11115b2a14344c51_d20220617_m060249_c001_v0001117_t0045_u01655445769347") 2022/06/17 06:11:31 DEBUG : backup/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11485b2285f7a66a_d20220617_m060239_c001_v0001113_t0015_u01655445759597") 2022/06/17 06:11:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1099633b0111e3db_d20220617_m060326_c001_v0001099_t0027_u01655445806766") 2022/06/17 06:11:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f112c5d5de7b7a393_d20220617_m060322_c001_v0001117_t0002_u01655445802166") 2022/06/17 06:11:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f112c28659b57079c_d20220617_m060315_c001_v0001145_t0012_u01655445795176") 2022/06/17 06:11:31 DEBUG : backup/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105ed8fc01b20d87_d20220617_m060227_c001_v0001041_t0011_u01655445747089") 2022/06/17 06:11:31 DEBUG : backup/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1053b51237dbf7a4_d20220617_m060222_c001_v0001098_t0008_u01655445742774") 2022/06/17 06:11:31 DEBUG : backup/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115bac8005962cb1_d20220617_m060211_c001_v0001150_t0050_u01655445731917") 2022/06/17 06:11:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1199963f10e2c6b2_d20220617_m060257_c001_v0001165_t0008_u01655445777175") 2022/06/17 06:11:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114b55de9f08bd41_d20220617_m060252_c001_v0001104_t0005_u01655445772979") 2022/06/17 06:11:31 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f106824801e0990c0_d20220617_m060245_c001_v0001041_t0020_u01655445765719") 2022/06/17 06:11:31 DEBUG : both0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110438b8e6d56330_d20220617_m061033_c001_v0001113_t0021_u01655446233249") 2022/06/17 06:11:31 DEBUG : both0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ecefc_d20220617_m060751_c001_v0001102_t0026_u01655446071848") 2022/06/17 06:11:31 DEBUG : both0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11814e2601885d65_d20220617_m060631_c001_v0001109_t0056_u01655445991201") 2022/06/17 06:11:31 DEBUG : both0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd060d_d20220617_m060527_c001_v0001165_t0052_u01655445927651") 2022/06/17 06:11:32 DEBUG : both1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f108b2da929e182ff_d20220617_m061034_c001_v0001033_t0002_u01655446234017") 2022/06/17 06:11:32 DEBUG : both1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ecf4e_d20220617_m060755_c001_v0001102_t0000_u01655446075941") 2022/06/17 06:11:32 DEBUG : both1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f117ff603a2a86f05_d20220617_m060631_c001_v0001109_t0037_u01655445991833") 2022/06/17 06:11:32 DEBUG : both1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd0b0_d20220617_m060531_c001_v0001116_t0053_u01655445931922") 2022/06/17 06:11:32 DEBUG : both10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f107907119701a0a2_d20220617_m061035_c001_v0001026_t0019_u01655446235780") 2022/06/17 06:11:32 DEBUG : both10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed5d7_d20220617_m060941_c001_v0001102_t0030_u01655446181427") 2022/06/17 06:11:32 DEBUG : both10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115e48877caf50ab_d20220617_m060634_c001_v0001146_t0052_u01655445994078") 2022/06/17 06:11:32 DEBUG : both10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec73c_d20220617_m060554_c001_v0001102_t0025_u01655445954249") 2022/06/17 06:11:32 DEBUG : both11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f112244801beb8d83_d20220617_m061038_c001_v0001130_t0010_u01655446238635") 2022/06/17 06:11:32 DEBUG : both11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed60e_d20220617_m060944_c001_v0001102_t0009_u01655446184493") 2022/06/17 06:11:32 DEBUG : both11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11837b3b998d02a9_d20220617_m060634_c001_v0001105_t0022_u01655445994465") 2022/06/17 06:11:32 DEBUG : both11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec760_d20220617_m060556_c001_v0001102_t0046_u01655445956110") 2022/06/17 06:11:32 DEBUG : both12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114478939d382663_d20220617_m061039_c001_v0001099_t0040_u01655446239054") 2022/06/17 06:11:32 DEBUG : both12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed653_d20220617_m060948_c001_v0001102_t0034_u01655446188943") 2022/06/17 06:11:32 DEBUG : both12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f103553803f669784_d20220617_m060636_c001_v0001128_t0025_u01655445996141") 2022/06/17 06:11:33 DEBUG : both12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec775_d20220617_m060557_c001_v0001102_t0044_u01655445957964") 2022/06/17 06:11:33 DEBUG : both13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113d469face104f9_d20220617_m061041_c001_v0001103_t0050_u01655446241596") 2022/06/17 06:11:33 DEBUG : both13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed6d9_d20220617_m060957_c001_v0001102_t0032_u01655446195879") 2022/06/17 06:11:33 DEBUG : both13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1047b21ca93d678d_d20220617_m060636_c001_v0001106_t0037_u01655445996596") 2022/06/17 06:11:33 DEBUG : both13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec7e4_d20220617_m060603_c001_v0001102_t0056_u01655445963701") 2022/06/17 06:11:33 DEBUG : both14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10648425e4066f7d_d20220617_m061045_c001_v0001031_t0018_u01655446245068") 2022/06/17 06:11:33 DEBUG : both14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed6fb_d20220617_m060959_c001_v0001102_t0018_u01655446199060") 2022/06/17 06:11:33 DEBUG : both14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1123e6c4d8024c62_d20220617_m060638_c001_v0001033_t0047_u01655445998332") 2022/06/17 06:11:33 DEBUG : both14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec828_d20220617_m060607_c001_v0001102_t0006_u01655445967319") 2022/06/17 06:11:33 DEBUG : both15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119947cdbd9d1eef_d20220617_m061045_c001_v0001102_t0049_u01655446245849") 2022/06/17 06:11:33 DEBUG : both15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed719_d20220617_m061002_c001_v0001102_t0050_u01655446202255") 2022/06/17 06:11:33 DEBUG : both15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11797c709f3ff244_d20220617_m060652_c001_v0001145_t0006_u01655446012547") 2022/06/17 06:11:33 DEBUG : both15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec842_d20220617_m060610_c001_v0001102_t0056_u01655445970030") 2022/06/17 06:11:33 DEBUG : both16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1079612a16008c37_d20220617_m061047_c001_v0001117_t0015_u01655446247272") 2022/06/17 06:11:33 DEBUG : both16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed799_d20220617_m061009_c001_v0001102_t0050_u01655446209378") 2022/06/17 06:11:33 DEBUG : both16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114a9d1b5519948f_d20220617_m060653_c001_v0001116_t0054_u01655446013650") 2022/06/17 06:11:33 DEBUG : both16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec87b_d20220617_m060614_c001_v0001102_t0050_u01655445974105") 2022/06/17 06:11:33 DEBUG : both17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10351a0e8f7fea33_d20220617_m061048_c001_v0001115_t0021_u01655446248574") 2022/06/17 06:11:33 DEBUG : both17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed7bc_d20220617_m061010_c001_v0001102_t0032_u01655446210913") 2022/06/17 06:11:33 DEBUG : both17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1159516f4803bc61_d20220617_m060654_c001_v0001102_t0007_u01655446014781") 2022/06/17 06:11:34 DEBUG : both17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec8a6_d20220617_m060616_c001_v0001102_t0053_u01655445976162") 2022/06/17 06:11:34 DEBUG : both18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176ae3c1e63cd77_d20220617_m061049_c001_v0001157_t0028_u01655446249836") 2022/06/17 06:11:34 DEBUG : both18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed802_d20220617_m061014_c001_v0001102_t0027_u01655446214768") 2022/06/17 06:11:34 DEBUG : both18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11227dbaf9a40670_d20220617_m060706_c001_v0001104_t0018_u01655446026329") 2022/06/17 06:11:34 DEBUG : both18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec8ca_d20220617_m060618_c001_v0001102_t0051_u01655445978266") 2022/06/17 06:11:34 DEBUG : both19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1072fe6e67af37d4_d20220617_m061050_c001_v0001145_t0028_u01655446250166") 2022/06/17 06:11:34 DEBUG : both19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed826_d20220617_m061017_c001_v0001102_t0034_u01655446217322") 2022/06/17 06:11:34 DEBUG : both19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1109c3be826c74b5_d20220617_m060708_c001_v0001115_t0032_u01655446028500") 2022/06/17 06:11:34 DEBUG : both19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec8ea_d20220617_m060619_c001_v0001102_t0022_u01655445979521") 2022/06/17 06:11:34 DEBUG : both2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1020ef37f752899e_d20220617_m061051_c001_v0001106_t0047_u01655446251560") 2022/06/17 06:11:34 DEBUG : both2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ecf77_d20220617_m060757_c001_v0001102_t0055_u01655446077577") 2022/06/17 06:11:34 DEBUG : both2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f116b24e199ff6263_d20220617_m060709_c001_v0001131_t0018_u01655446029351") 2022/06/17 06:11:34 DEBUG : both2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec5ce_d20220617_m060532_c001_v0001102_t0055_u01655445932967") 2022/06/17 06:11:34 DEBUG : both3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11796c3965b37537_d20220617_m061052_c001_v0001033_t0054_u01655446252964") 2022/06/17 06:11:34 DEBUG : both3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ecff2_d20220617_m060805_c001_v0001102_t0042_u01655446085133") 2022/06/17 06:11:34 DEBUG : both3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1189213df436d820_d20220617_m060709_c001_v0001099_t0008_u01655446029736") 2022/06/17 06:11:34 DEBUG : both3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd066f_d20220617_m060534_c001_v0001165_t0005_u01655445934265") 2022/06/17 06:11:35 DEBUG : both4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119ab9f44c869358_d20220617_m061054_c001_v0001104_t0033_u01655446254386") 2022/06/17 06:11:35 DEBUG : both4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed021_d20220617_m060807_c001_v0001102_t0011_u01655446087463") 2022/06/17 06:11:35 DEBUG : both4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1035f9a11213b04c_d20220617_m060711_c001_v0001117_t0000_u01655446031395") 2022/06/17 06:11:35 DEBUG : both4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd0f0_d20220617_m060536_c001_v0001116_t0030_u01655445936883") 2022/06/17 06:11:35 DEBUG : both5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10605f5d8222b4ec_d20220617_m061056_c001_v0001100_t0049_u01655446256913") 2022/06/17 06:11:35 DEBUG : both5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed0e6_d20220617_m060820_c001_v0001102_t0026_u01655446100041") 2022/06/17 06:11:35 DEBUG : both5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113131c6b6cd843b_d20220617_m060712_c001_v0001165_t0044_u01655446032387") 2022/06/17 06:11:35 DEBUG : both5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec62c_d20220617_m060537_c001_v0001102_t0046_u01655445937933") 2022/06/17 06:11:35 DEBUG : both6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1086d1ef1ccdd08b_d20220617_m061100_c001_v0001106_t0016_u01655446258735") 2022/06/17 06:11:35 DEBUG : both6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed398_d20220617_m060903_c001_v0001102_t0002_u01655446143648") 2022/06/17 06:11:35 DEBUG : both6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1077680a617de5f9_d20220617_m060712_c001_v0001109_t0044_u01655446032658") 2022/06/17 06:11:35 DEBUG : both6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd06e4_d20220617_m060542_c001_v0001165_t0038_u01655445942392") 2022/06/17 06:11:35 DEBUG : both7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1156193816f63aa0_d20220617_m061102_c001_v0001099_t0007_u01655446262915") 2022/06/17 06:11:35 DEBUG : both7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed564_d20220617_m060933_c001_v0001102_t0011_u01655446173555") 2022/06/17 06:11:35 DEBUG : both7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11227dbaf9a40893_d20220617_m060745_c001_v0001104_t0053_u01655446065978") 2022/06/17 06:11:35 DEBUG : both7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd133_d20220617_m060543_c001_v0001116_t0046_u01655445943666") 2022/06/17 06:11:35 DEBUG : both8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10315dd7b840544b_d20220617_m061103_c001_v0001102_t0040_u01655446263543") 2022/06/17 06:11:35 DEBUG : both8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed5ab_d20220617_m060937_c001_v0001102_t0028_u01655446177918") 2022/06/17 06:11:35 DEBUG : both8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104edc842a9a72bf_d20220617_m060748_c001_v0001115_t0025_u01655446068873") 2022/06/17 06:11:35 DEBUG : both8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec6a6_d20220617_m060545_c001_v0001102_t0006_u01655445945296") 2022/06/17 06:11:36 DEBUG : both9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102fee76b1fbb9c9_d20220617_m061104_c001_v0001105_t0054_u01655446264130") 2022/06/17 06:11:36 DEBUG : both9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed5c5_d20220617_m060939_c001_v0001102_t0045_u01655446179575") 2022/06/17 06:11:36 DEBUG : both9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1100fa8b048e600c_d20220617_m060750_c001_v0001100_t0058_u01655446070289") 2022/06/17 06:11:36 DEBUG : both9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec714_d20220617_m060552_c001_v0001102_t0039_u01655445952298") 2022/06/17 06:11:36 DEBUG : c/non empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114711f3e45a2ffa_d20220617_m055606_c001_v0001131_t0016_u01655445366559") 2022/06/17 06:11:36 DEBUG : c/non empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd160_d20220617_m055603_c001_v0001029_t0008_u01655445363504") 2022/06/17 06:11:36 DEBUG : c/non empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109a4defb8c91997_d20220617_m055558_c001_v0001097_t0058_u01655445358939") 2022/06/17 06:11:36 DEBUG : c/non empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd14c_d20220617_m055552_c001_v0001029_t0026_u01655445352613") 2022/06/17 06:11:36 DEBUG : c/non empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1099633b0111d293_d20220617_m055453_c001_v0001099_t0034_u01655445293422") 2022/06/17 06:11:36 DEBUG : c/non empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0d1_d20220617_m055449_c001_v0001029_t0027_u01655445289978") 2022/06/17 06:11:36 DEBUG : check sum: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115b420b0a69519d_d20220617_m055428_c001_v0001100_t0047_u01655445268914") 2022/06/17 06:11:36 DEBUG : check sum: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0aa_d20220617_m055427_c001_v0001029_t0043_u01655445267529") 2022/06/17 06:11:36 DEBUG : dest/3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f108485609f609419_d20220617_m060011_c001_v0001120_t0055_u01655445611684") 2022/06/17 06:11:36 DEBUG : dest/3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10040ee246ef607b_d20220617_m060010_c001_v0001120_t0040_u01655445610436") 2022/06/17 06:11:36 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f108a77a10ecddea1_d20220617_m060508_c001_v0001154_t0012_u01655445908405") 2022/06/17 06:11:36 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078faf54362e20e_d20220617_m060504_c001_v0001100_t0045_u01655445904631") 2022/06/17 06:11:36 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104c1b516a6122d4_d20220617_m060503_c001_v0001036_t0031_u01655445903930") 2022/06/17 06:11:36 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078faf54362e19a_d20220617_m060457_c001_v0001100_t0016_u01655445897265") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1064bb0bcc6fd1e8_d20220617_m060455_c001_v0001115_t0057_u01655445895238") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fceb1_d20220617_m060443_c001_v0001116_t0042_u01655445883109") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111f3c8cab73c0cd_d20220617_m060427_c001_v0001102_t0044_u01655445867812") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1137752e9d9d6b32_d20220617_m060425_c001_v0001150_t0011_u01655445865261") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10802f0a4f85e485_d20220617_m060424_c001_v0001037_t0009_u01655445864690") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1137752e9d9d6af7_d20220617_m060419_c001_v0001150_t0032_u01655445859271") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114f48f08d1a342f_d20220617_m060405_c001_v0001032_t0035_u01655445845019") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fccbd_d20220617_m060357_c001_v0001116_t0057_u01655445837256") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109ff6570df3532c_d20220617_m060349_c001_v0001161_t0057_u01655445829445") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11423e4b7d396ef3_d20220617_m060345_c001_v0001033_t0003_u01655445824731") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11423e4b7d396eee_d20220617_m060343_c001_v0001033_t0020_u01655445823886") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11423e4b7d396ee1_d20220617_m060338_c001_v0001033_t0018_u01655445818000") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104c5e7a374c20dc_d20220617_m060336_c001_v0001116_t0009_u01655445816428") 2022/06/17 06:11:37 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ebd6b_d20220617_m060329_c001_v0001102_t0025_u01655445809388") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10918aad8256c494_d20220617_m060328_c001_v0001150_t0013_u01655445808008") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104edc842a9a63ea_d20220617_m060320_c001_v0001115_t0037_u01655445800532") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1001e76da5520223_d20220617_m060319_c001_v0001104_t0025_u01655445799195") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104edc842a9a6388_d20220617_m060312_c001_v0001115_t0023_u01655445790887") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114ce077e650bd9e_d20220617_m060309_c001_v0001013_t0013_u01655445789616") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcff43_d20220617_m060300_c001_v0001165_t0036_u01655445780059") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113221dcdf000947_d20220617_m060257_c001_v0001115_t0008_u01655445777484") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1162d105ee8aa318_d20220617_m060252_c001_v0001099_t0049_u01655445772047") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1153f092fde1c9e8_d20220617_m060250_c001_v0001106_t0051_u01655445770820") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1162d105ee8aa2dc_d20220617_m060242_c001_v0001099_t0003_u01655445762028") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1117468a07082557_d20220617_m060240_c001_v0001106_t0011_u01655445760394") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc930_d20220617_m060229_c001_v0001116_t0051_u01655445749948") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104e0090e6085f65_d20220617_m060227_c001_v0001145_t0048_u01655445747831") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11946af0d4b38d60_d20220617_m060222_c001_v0001099_t0038_u01655445742164") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1158c3b32d7f9650_d20220617_m060219_c001_v0001104_t0045_u01655445739970") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11946af0d4b38cc0_d20220617_m060209_c001_v0001099_t0057_u01655445729296") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10299a5ad4d3c0b5_d20220617_m060106_c001_v0001101_t0006_u01655445666702") 2022/06/17 06:11:38 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eb2c2_d20220617_m060059_c001_v0001102_t0022_u01655445659495") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f116fe3ecf7931af1_d20220617_m060046_c001_v0001042_t0042_u01655445646672") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110a1873fca1d379_d20220617_m060035_c001_v0001038_t0044_u01655445635553") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10886901c4b2e47b_d20220617_m060034_c001_v0001105_t0031_u01655445634409") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf9c2_d20220617_m060025_c001_v0001165_t0050_u01655445625189") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102174eee30e85a2_d20220617_m060022_c001_v0001120_t0010_u01655445622503") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102174eee30e859c_d20220617_m060020_c001_v0001120_t0055_u01655445620496") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1194763aa08fac14_d20220617_m055954_c001_v0001106_t0028_u01655445594222") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eae55_d20220617_m055935_c001_v0001102_t0042_u01655445575573") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113209855b4ae164_d20220617_m055934_c001_v0001131_t0019_u01655445574586") 2022/06/17 06:11:39 DEBUG : dst/one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113209855b4ae159_d20220617_m055933_c001_v0001131_t0049_u01655445573324") 2022/06/17 06:11:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f118f25fb28d55af5_d20220617_m060508_c001_v0001100_t0036_u01655445908819") 2022/06/17 06:11:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110e022a67d4491b_d20220617_m060503_c001_v0001103_t0029_u01655445903205") 2022/06/17 06:11:39 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100827426298f738_d20220617_m060454_c001_v0001036_t0056_u01655445894547") 2022/06/17 06:11:39 DEBUG : dst/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100be839b255506f_d20220617_m060433_c001_v0001106_t0000_u01655445873269") 2022/06/17 06:11:39 DEBUG : dst/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1130a965d5ea5762_d20220617_m060424_c001_v0001043_t0037_u01655445864238") 2022/06/17 06:11:39 DEBUG : dst/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1001e76da552048b_d20220617_m060402_c001_v0001104_t0040_u01655445842477") 2022/06/17 06:11:39 DEBUG : dst/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115f2dbc113defe5_d20220617_m060349_c001_v0001116_t0014_u01655445829895") 2022/06/17 06:11:39 DEBUG : dst/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1059c59159ddf539_d20220617_m060343_c001_v0001102_t0039_u01655445823195") 2022/06/17 06:11:39 DEBUG : dst/one.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1117de37c2b36882_d20220617_m060335_c001_v0001144_t0016_u01655445815447") 2022/06/17 06:11:40 DEBUG : dst/three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11027f295ee689cd_d20220617_m060054_c001_v0001104_t0053_u01655445654843") 2022/06/17 06:11:40 DEBUG : dst/three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102174eee30e85cb_d20220617_m060040_c001_v0001120_t0038_u01655445640849") 2022/06/17 06:11:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113bb756376e5718_d20220617_m060510_c001_v0001154_t0013_u01655445910065") 2022/06/17 06:11:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1158279c610b96fe_d20220617_m060506_c001_v0001101_t0054_u01655445906126") 2022/06/17 06:11:40 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115b747ca5b4538e_d20220617_m060459_c001_v0001031_t0026_u01655445899739") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10840aaa43590661_d20220617_m060510_c001_v0001104_t0011_u01655445910342") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078faf54362e230_d20220617_m060507_c001_v0001100_t0029_u01655445907609") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10651958ea66565b_d20220617_m060507_c001_v0001099_t0010_u01655445907115") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078faf54362e1c9_d20220617_m060501_c001_v0001100_t0053_u01655445901310") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105860ab5623664f_d20220617_m060500_c001_v0001106_t0056_u01655445900279") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec2d7_d20220617_m060445_c001_v0001102_t0052_u01655445885085") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1083640b2ecc6950_d20220617_m060437_c001_v0001115_t0048_u01655445877910") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1137752e9d9d6b46_d20220617_m060427_c001_v0001150_t0022_u01655445867153") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1043cf1d26896cd1_d20220617_m060426_c001_v0001165_t0030_u01655445866917") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1137752e9d9d6b1c_d20220617_m060422_c001_v0001150_t0045_u01655445862805") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1171987f7c9c8dca_d20220617_m060422_c001_v0001100_t0005_u01655445862053") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ebf70_d20220617_m060359_c001_v0001102_t0052_u01655445839347") 2022/06/17 06:11:40 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102179a7ce428aef_d20220617_m060347_c001_v0001104_t0026_u01655445827936") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ebe38_d20220617_m060340_c001_v0001102_t0017_u01655445820856") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10352130cda0b588_d20220617_m060339_c001_v0001130_t0018_u01655445819937") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd00f1_d20220617_m060333_c001_v0001165_t0001_u01655445813316") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111ca389a155ed10_d20220617_m060324_c001_v0001103_t0029_u01655445804431") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd0022_d20220617_m060317_c001_v0001165_t0049_u01655445797708") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109f2ba1e6490ca1_d20220617_m060316_c001_v0001098_t0000_u01655445796712") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fcaa1_d20220617_m060302_c001_v0001116_t0012_u01655445782971") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f101d3f003ae75f69_d20220617_m060255_c001_v0001161_t0042_u01655445775193") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc9de_d20220617_m060247_c001_v0001116_t0010_u01655445767748") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113d469face0eb8d_d20220617_m060246_c001_v0001103_t0006_u01655445766191") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eb996_d20220617_m060232_c001_v0001102_t0017_u01655445752406") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1051a19936442f88_d20220617_m060223_c001_v0001032_t0046_u01655445743234") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eb867_d20220617_m060217_c001_v0001102_t0027_u01655445737509") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10974ef167c09b6f_d20220617_m060212_c001_v0001103_t0011_u01655445732306") 2022/06/17 06:11:41 DEBUG : dst/three.txt: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcfab9_d20220617_m060102_c001_v0001165_t0001_u01655445662544") 2022/06/17 06:11:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104689845c9e766c_d20220617_m060438_c001_v0001101_t0039_u01655445878939") 2022/06/17 06:11:41 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1162190adbcd784c_d20220617_m060426_c001_v0001015_t0024_u01655445866296") 2022/06/17 06:11:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1109c3be826c69e6_d20220617_m060420_c001_v0001115_t0005_u01655445860643") 2022/06/17 06:11:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102621cf5ea70b1f_d20220617_m060351_c001_v0001117_t0050_u01655445831205") 2022/06/17 06:11:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1194763aa08fb967_d20220617_m060346_c001_v0001106_t0024_u01655445826134") 2022/06/17 06:11:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11475319b035c834_d20220617_m060339_c001_v0001157_t0009_u01655445819377") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105c7ec22bf991e7_d20220617_m060511_c001_v0001105_t0023_u01655445911149") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd0423_d20220617_m060444_c001_v0001165_t0048_u01655445884467") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10690d8a58b2474d_d20220617_m060441_c001_v0001097_t0036_u01655445881989") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd021c_d20220617_m060358_c001_v0001165_t0018_u01655445838689") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1159a6f0630f8430_d20220617_m060353_c001_v0001092_t0059_u01655445833048") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fcbbf_d20220617_m060332_c001_v0001116_t0008_u01655445810582") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113d18dc1bc6fe30_d20220617_m060328_c001_v0001146_t0009_u01655445808466") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ebb69_d20220617_m060300_c001_v0001102_t0021_u01655445780768") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111b37dfb34b3e7a_d20220617_m060258_c001_v0001030_t0042_u01655445778832") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcfe5c_d20220617_m060231_c001_v0001165_t0051_u01655445751670") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114a9d1b55198a7d_d20220617_m060228_c001_v0001116_t0042_u01655445748427") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc4e5_d20220617_m060101_c001_v0001116_t0038_u01655445661207") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f117de7d2c586c1cf_d20220617_m060057_c001_v0001116_t0029_u01655445657233") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1174d5dde0b85457_d20220617_m060037_c001_v0001102_t0028_u01655445637946") 2022/06/17 06:11:42 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10647f45676789c1_d20220617_m055957_c001_v0001029_t0015_u01655445597231") 2022/06/17 06:11:43 DEBUG : dst/two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113209855b4ae1cb_d20220617_m055949_c001_v0001131_t0042_u01655445589922") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104b5c367bd2c1cb_d20220617_m055907_c001_v0001146_t0001_u01655445547093") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf6c2_d20220617_m055901_c001_v0001165_t0042_u01655445540507") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115b25c00d72d898_d20220617_m055857_c001_v0001120_t0003_u01655445537050") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf4e0_d20220617_m055826_c001_v0001165_t0045_u01655445506516") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100eddf089ff7f3e_d20220617_m055806_c001_v0001040_t0034_u01655445486648") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf335_d20220617_m055755_c001_v0001165_t0057_u01655445475631") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111e6c03929e7910_d20220617_m055644_c001_v0001013_t0033_u01655445404745") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd1ab_d20220617_m055638_c001_v0001029_t0015_u01655445398921") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10366b3b5d95c4ca_d20220617_m055636_c001_v0001100_t0047_u01655445396539") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd19f_d20220617_m055635_c001_v0001029_t0031_u01655445395114") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109fc741c11f3121_d20220617_m055621_c001_v0001105_t0025_u01655445381393") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd17f_d20220617_m055618_c001_v0001029_t0000_u01655445378394") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105a4fc6c0281fb1_d20220617_m055612_c001_v0001104_t0011_u01655445372410") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd16f_d20220617_m055608_c001_v0001029_t0000_u01655445368338") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119fef4add4d829d_d20220617_m055550_c001_v0001000_t0032_u01655445350172") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd134_d20220617_m055542_c001_v0001029_t0023_u01655445342086") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1120a5c3ebb3c016_d20220617_m055538_c001_v0001099_t0008_u01655445337864") 2022/06/17 06:11:43 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd12f_d20220617_m055536_c001_v0001029_t0013_u01655445336277") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109c4a86bb74fca6_d20220617_m055513_c001_v0001104_t0056_u01655445313976") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0ff_d20220617_m055510_c001_v0001029_t0002_u01655445310639") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1026488afce0cb93_d20220617_m055506_c001_v0001157_t0039_u01655445306982") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0ec_d20220617_m055503_c001_v0001029_t0003_u01655445303319") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10204dd8f1b1a845_d20220617_m055502_c001_v0001099_t0003_u01655445302226") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f104eefa6b06e82f5_d20220617_m055501_c001_v0001038_t0023_u01655445301225") 2022/06/17 06:11:44 DEBUG : empty space: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0e4_d20220617_m055458_c001_v0001029_t0026_u01655445298789") 2022/06/17 06:11:44 DEBUG : enormous: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10351a0e8f7fbfcf_d20220617_m055641_c001_v0001115_t0003_u01655445401301") 2022/06/17 06:11:44 DEBUG : enormous: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd1ad_d20220617_m055640_c001_v0001029_t0005_u01655445400470") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11946af0d4b394e7_d20220617_m060518_c001_v0001099_t0016_u01655445918650") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec4d9_d20220617_m060516_c001_v0001102_t0003_u01655445916467") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10907be20e18bb2a_d20220617_m055751_c001_v0001029_t0002_u01655445471890") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea6e5_d20220617_m055746_c001_v0001102_t0055_u01655445466157") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110c5bf3846f6957_d20220617_m055448_c001_v0001098_t0025_u01655445288054") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0cd_d20220617_m055446_c001_v0001029_t0020_u01655445286653") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114d82086c8e27af_d20220617_m055445_c001_v0001039_t0013_u01655445285686") 2022/06/17 06:11:44 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0c9_d20220617_m055444_c001_v0001029_t0028_u01655445284815") 2022/06/17 06:11:45 DEBUG : existing: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0c6_d20220617_m055442_c001_v0001029_t0011_u01655445282070") 2022/06/17 06:11:45 DEBUG : existing-b: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd207_d20220617_m055752_c001_v0001029_t0033_u01655445472894") 2022/06/17 06:11:45 DEBUG : existing-b: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf2b0_d20220617_m055745_c001_v0001165_t0013_u01655445465829") 2022/06/17 06:11:45 DEBUG : five: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105d878b4d8fc640_d20220617_m055657_c001_v0001109_t0015_u01655445417827") 2022/06/17 06:11:45 DEBUG : five: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbb4c_d20220617_m055654_c001_v0001116_t0053_u01655445414176") 2022/06/17 06:11:45 DEBUG : foo: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100b7c6c3f3bbb0a_d20220617_m055510_c001_v0001146_t0000_u01655445310020") 2022/06/17 06:11:45 DEBUG : foo: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0fb_d20220617_m055508_c001_v0001029_t0011_u01655445308887") 2022/06/17 06:11:45 DEBUG : foo: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0f5_d20220617_m055507_c001_v0001029_t0018_u01655445307891") 2022/06/17 06:11:45 DEBUG : four: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11398c11917a72a6_d20220617_m055701_c001_v0001145_t0004_u01655445421363") 2022/06/17 06:11:45 DEBUG : four: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bceffa_d20220617_m055654_c001_v0001165_t0039_u01655445414886") 2022/06/17 06:11:45 DEBUG : four: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbb2d_d20220617_m055651_c001_v0001116_t0004_u01655445411644") 2022/06/17 06:11:45 DEBUG : hello world2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102646f5c6ee4a11_d20220617_m055350_c001_v0001102_t0014_u01655445230547") 2022/06/17 06:11:45 DEBUG : hello world2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd058_d20220617_m055349_c001_v0001029_t0012_u01655445229636") 2022/06/17 06:11:45 DEBUG : ignore-size: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111ade180bcc4a5c_d20220617_m055438_c001_v0001104_t0047_u01655445278952") 2022/06/17 06:11:45 DEBUG : ignore-size: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0bb_d20220617_m055435_c001_v0001029_t0042_u01655445275650") 2022/06/17 06:11:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102179a7ce427578_d20220617_m055742_c001_v0001104_t0009_u01655445462598") 2022/06/17 06:11:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf25a_d20220617_m055741_c001_v0001165_t0004_u01655445461034") 2022/06/17 06:11:45 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105e9760de57e17f_d20220617_m055737_c001_v0001100_t0042_u01655445457182") 2022/06/17 06:11:46 DEBUG : nested/sub dir/file: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf21f_d20220617_m055736_c001_v0001165_t0000_u01655445456408") 2022/06/17 06:11:46 DEBUG : one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f115b50f2cf9575e5_d20220617_m055702_c001_v0001105_t0026_u01655445422277") 2022/06/17 06:11:46 DEBUG : one: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbb06_d20220617_m055648_c001_v0001116_t0018_u01655445408457") 2022/06/17 06:11:46 DEBUG : only0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f102646f5c6ee835c_d20220617_m061105_c001_v0001102_t0033_u01655446265138") 2022/06/17 06:11:46 DEBUG : only0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ed897_d20220617_m061025_c001_v0001102_t0006_u01655446225605") 2022/06/17 06:11:46 DEBUG : only0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd6c0_d20220617_m060754_c001_v0001116_t0059_u01655446074914") 2022/06/17 06:11:46 DEBUG : only0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119ed763044bf1ef_d20220617_m060624_c001_v0001117_t0016_u01655445984304") 2022/06/17 06:11:46 DEBUG : only0: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec592_d20220617_m060528_c001_v0001102_t0015_u01655445928304") 2022/06/17 06:11:46 DEBUG : only1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f117efcf8150c08c4_d20220617_m061105_c001_v0001105_t0004_u01655446265624") 2022/06/17 06:11:46 DEBUG : only1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fddaa_d20220617_m061025_c001_v0001116_t0056_u01655446225604") 2022/06/17 06:11:46 DEBUG : only1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd6d4_d20220617_m060756_c001_v0001116_t0052_u01655446076423") 2022/06/17 06:11:46 DEBUG : only1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f118f2d6e5c3217f8_d20220617_m060626_c001_v0001036_t0034_u01655445986090") 2022/06/17 06:11:46 DEBUG : only1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd065d_d20220617_m060532_c001_v0001165_t0043_u01655445932725") 2022/06/17 06:11:46 DEBUG : only10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f101777c293b231f4_d20220617_m061106_c001_v0001033_t0032_u01655446266125") 2022/06/17 06:11:46 DEBUG : only10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f2215_d20220617_m061030_c001_v0001012_t0035_u01655446230604") 2022/06/17 06:11:46 DEBUG : only10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdba7_d20220617_m060942_c001_v0001116_t0023_u01655446182273") 2022/06/17 06:11:46 DEBUG : only10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119ab9f44c868383_d20220617_m060626_c001_v0001104_t0033_u01655445986160") 2022/06/17 06:11:46 DEBUG : only10: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd1a1_d20220617_m060554_c001_v0001116_t0045_u01655445954795") 2022/06/17 06:11:46 DEBUG : only11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105a3085da2dd1f9_d20220617_m061106_c001_v0001131_t0008_u01655446266916") 2022/06/17 06:11:47 DEBUG : only11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fddf8_d20220617_m061031_c001_v0001116_t0002_u01655446231014") 2022/06/17 06:11:47 DEBUG : only11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdbe7_d20220617_m060947_c001_v0001116_t0002_u01655446187870") 2022/06/17 06:11:47 DEBUG : only11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1059edfea5be4bf7_d20220617_m060627_c001_v0001117_t0009_u01655445987337") 2022/06/17 06:11:47 DEBUG : only11: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd1bc_d20220617_m060556_c001_v0001116_t0022_u01655445956827") 2022/06/17 06:11:47 DEBUG : only12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10918aad8256d4da_d20220617_m061107_c001_v0001150_t0058_u01655446267303") 2022/06/17 06:11:47 DEBUG : only12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10342af0842417e3_d20220617_m061026_c001_v0001116_t0001_u01655446226130") 2022/06/17 06:11:47 DEBUG : only12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdc35_d20220617_m060955_c001_v0001116_t0027_u01655446195050") 2022/06/17 06:11:47 DEBUG : only12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f116d590c4aada929_d20220617_m060624_c001_v0001161_t0047_u01655445984322") 2022/06/17 06:11:47 DEBUG : only12: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd1fc_d20220617_m060602_c001_v0001116_t0021_u01655445962584") 2022/06/17 06:11:47 DEBUG : only13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f107fb615cebab431_d20220617_m061109_c001_v0001157_t0036_u01655446267739") 2022/06/17 06:11:47 DEBUG : only13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f2203_d20220617_m061026_c001_v0001012_t0019_u01655446226295") 2022/06/17 06:11:47 DEBUG : only13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdc6a_d20220617_m060958_c001_v0001116_t0015_u01655446198120") 2022/06/17 06:11:47 DEBUG : only13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113d18dc1bc70151_d20220617_m060626_c001_v0001146_t0041_u01655445986710") 2022/06/17 06:11:47 DEBUG : only13: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd217_d20220617_m060605_c001_v0001116_t0029_u01655445965506") 2022/06/17 06:11:47 DEBUG : only14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113221dcdf002786_d20220617_m061110_c001_v0001115_t0043_u01655446270323") 2022/06/17 06:11:47 DEBUG : only14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fddb6_d20220617_m061026_c001_v0001116_t0019_u01655446226324") 2022/06/17 06:11:47 DEBUG : only14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdc8e_d20220617_m061000_c001_v0001116_t0044_u01655446200896") 2022/06/17 06:11:47 DEBUG : only14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1082ab91c70a02ca_d20220617_m060627_c001_v0001099_t0057_u01655445987999") 2022/06/17 06:11:48 DEBUG : only14: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd243_d20220617_m060609_c001_v0001116_t0032_u01655445969206") 2022/06/17 06:11:48 DEBUG : only15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109c4a86bb753224_d20220617_m061111_c001_v0001104_t0008_u01655446271451") 2022/06/17 06:11:48 DEBUG : only15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f2205_d20220617_m061027_c001_v0001012_t0008_u01655446227044") 2022/06/17 06:11:48 DEBUG : only15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdcc6_d20220617_m061007_c001_v0001116_t0048_u01655446207965") 2022/06/17 06:11:48 DEBUG : only15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1028c65236ec2924_d20220617_m060628_c001_v0001109_t0014_u01655445988367") 2022/06/17 06:11:48 DEBUG : only15: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd26a_d20220617_m060612_c001_v0001116_t0012_u01655445972929") 2022/06/17 06:11:48 DEBUG : only16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1077680a617def20_d20220617_m061112_c001_v0001109_t0014_u01655446272599") 2022/06/17 06:11:48 DEBUG : only16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10342af0842417ee_d20220617_m061027_c001_v0001116_t0015_u01655446227189") 2022/06/17 06:11:48 DEBUG : only16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdce0_d20220617_m061009_c001_v0001116_t0056_u01655446209960") 2022/06/17 06:11:48 DEBUG : only16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1167018a4e9444d1_d20220617_m060624_c001_v0001109_t0017_u01655445984349") 2022/06/17 06:11:48 DEBUG : only16: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd287_d20220617_m060615_c001_v0001116_t0031_u01655445975277") 2022/06/17 06:11:48 DEBUG : only17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11257745c4405551_d20220617_m061113_c001_v0001150_t0028_u01655446273810") 2022/06/17 06:11:48 DEBUG : only17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f2207_d20220617_m061027_c001_v0001012_t0019_u01655446227441") 2022/06/17 06:11:48 DEBUG : only17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdd0b_d20220617_m061013_c001_v0001116_t0006_u01655446213690") 2022/06/17 06:11:48 DEBUG : only17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119947cdbd9d0e68_d20220617_m060626_c001_v0001102_t0034_u01655445986806") 2022/06/17 06:11:48 DEBUG : only17: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd299_d20220617_m060617_c001_v0001116_t0031_u01655445977155") 2022/06/17 06:11:48 DEBUG : only18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078940ccc42f215_d20220617_m061114_c001_v0001103_t0025_u01655446274128") 2022/06/17 06:11:48 DEBUG : only18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fddc6_d20220617_m061027_c001_v0001116_t0031_u01655446227664") 2022/06/17 06:11:49 DEBUG : only18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdd2a_d20220617_m061016_c001_v0001116_t0036_u01655446216027") 2022/06/17 06:11:49 DEBUG : only18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1185187c4d66b094_d20220617_m060624_c001_v0001043_t0013_u01655445984721") 2022/06/17 06:11:49 DEBUG : only18: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd2b7_d20220617_m060618_c001_v0001116_t0051_u01655445978830") 2022/06/17 06:11:49 DEBUG : only19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f107805bb97af43ec_d20220617_m061114_c001_v0001165_t0022_u01655446274705") 2022/06/17 06:11:49 DEBUG : only19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10342af0842417f6_d20220617_m061028_c001_v0001116_t0015_u01655446228002") 2022/06/17 06:11:49 DEBUG : only19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdd8e_d20220617_m061023_c001_v0001116_t0013_u01655446223804") 2022/06/17 06:11:49 DEBUG : only19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114d4989e7922736_d20220617_m060625_c001_v0001145_t0044_u01655445985354") 2022/06/17 06:11:49 DEBUG : only19: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd2d3_d20220617_m060621_c001_v0001116_t0026_u01655445981950") 2022/06/17 06:11:49 DEBUG : only2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1019a4fa18f78f7b_d20220617_m061114_c001_v0001043_t0013_u01655446274954") 2022/06/17 06:11:49 DEBUG : only2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f220b_d20220617_m061028_c001_v0001012_t0034_u01655446228274") 2022/06/17 06:11:49 DEBUG : only2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd720_d20220617_m060803_c001_v0001116_t0032_u01655446083927") 2022/06/17 06:11:49 DEBUG : only2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1067c529d7d34bcb_d20220617_m060628_c001_v0001117_t0051_u01655445988430") 2022/06/17 06:11:49 DEBUG : only2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd0ca_d20220617_m060533_c001_v0001116_t0039_u01655445933386") 2022/06/17 06:11:49 DEBUG : only3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11027f295ee6af7a_d20220617_m061116_c001_v0001104_t0035_u01655446276183") 2022/06/17 06:11:49 DEBUG : only3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fddcc_d20220617_m061028_c001_v0001116_t0045_u01655446228332") 2022/06/17 06:11:49 DEBUG : only3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd73e_d20220617_m060806_c001_v0001116_t0030_u01655446086697") 2022/06/17 06:11:49 DEBUG : only3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1086461f29e26821_d20220617_m060629_c001_v0001103_t0041_u01655445989053") 2022/06/17 06:11:49 DEBUG : only3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec5e8_d20220617_m060534_c001_v0001102_t0025_u01655445934536") 2022/06/17 06:11:50 DEBUG : only4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1059c59159de0f53_d20220617_m061117_c001_v0001102_t0045_u01655446277321") 2022/06/17 06:11:50 DEBUG : only4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f220d_d20220617_m061028_c001_v0001012_t0001_u01655446228805") 2022/06/17 06:11:50 DEBUG : only4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd7c7_d20220617_m060818_c001_v0001116_t0001_u01655446098394") 2022/06/17 06:11:50 DEBUG : only4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1159516f4803bad7_d20220617_m060629_c001_v0001102_t0025_u01655445989083") 2022/06/17 06:11:50 DEBUG : only4: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd069b_d20220617_m060537_c001_v0001165_t0016_u01655445937714") 2022/06/17 06:11:50 DEBUG : only5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10984d51bfd02331_d20220617_m061120_c001_v0001145_t0057_u01655446280949") 2022/06/17 06:11:50 DEBUG : only5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10342af084241800_d20220617_m061029_c001_v0001116_t0043_u01655446229142") 2022/06/17 06:11:50 DEBUG : only5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd9af_d20220617_m060902_c001_v0001116_t0037_u01655446140599") 2022/06/17 06:11:50 DEBUG : only5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110c5bf3846f7f25_d20220617_m060627_c001_v0001098_t0035_u01655445985400") 2022/06/17 06:11:50 DEBUG : only5: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd119_d20220617_m060541_c001_v0001116_t0003_u01655445941233") 2022/06/17 06:11:50 DEBUG : only6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176ae3c1e63ced4_d20220617_m061121_c001_v0001157_t0041_u01655446281947") 2022/06/17 06:11:50 DEBUG : only6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f220f_d20220617_m061029_c001_v0001012_t0015_u01655446229340") 2022/06/17 06:11:50 DEBUG : only6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdb0c_d20220617_m060932_c001_v0001116_t0010_u01655446172458") 2022/06/17 06:11:50 DEBUG : only6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f110433a5813f25d8_d20220617_m060627_c001_v0001109_t0032_u01655445987134") 2022/06/17 06:11:50 DEBUG : only6: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ec678_d20220617_m060542_c001_v0001102_t0023_u01655445942687") 2022/06/17 06:11:50 DEBUG : only7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1189213df436e36b_d20220617_m061122_c001_v0001099_t0006_u01655446282403") 2022/06/17 06:11:50 DEBUG : only7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdde6_d20220617_m061029_c001_v0001116_t0047_u01655446229791") 2022/06/17 06:11:50 DEBUG : only7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdb5b_d20220617_m060936_c001_v0001116_t0002_u01655446176903") 2022/06/17 06:11:50 DEBUG : only7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1135dbdb4d3c9c3c_d20220617_m060625_c001_v0001106_t0019_u01655445985936") 2022/06/17 06:11:50 DEBUG : only7: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bd0706_d20220617_m060545_c001_v0001165_t0012_u01655445945039") 2022/06/17 06:11:51 DEBUG : only8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11937ec334ee7ccf_d20220617_m061123_c001_v0001105_t0044_u01655446283304") 2022/06/17 06:11:51 DEBUG : only8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10342af084241804_d20220617_m061030_c001_v0001116_t0039_u01655446230004") 2022/06/17 06:11:51 DEBUG : only8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdb70_d20220617_m060938_c001_v0001116_t0011_u01655446178552") 2022/06/17 06:11:51 DEBUG : only8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1077680a617de429_d20220617_m060623_c001_v0001109_t0033_u01655445983951") 2022/06/17 06:11:51 DEBUG : only8: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd16b_d20220617_m060549_c001_v0001116_t0021_u01655445949062") 2022/06/17 06:11:51 DEBUG : only9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114806ffd0d1f014_d20220617_m061124_c001_v0001092_t0015_u01655446284316") 2022/06/17 06:11:51 DEBUG : only9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10089875040f2213_d20220617_m061030_c001_v0001012_t0002_u01655446230057") 2022/06/17 06:11:51 DEBUG : only9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fdb93_d20220617_m060940_c001_v0001116_t0024_u01655446180548") 2022/06/17 06:11:51 DEBUG : only9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1158292c01ec4723_d20220617_m060629_c001_v0001131_t0034_u01655445989393") 2022/06/17 06:11:51 DEBUG : only9: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fd18f_d20220617_m060553_c001_v0001116_t0021_u01655445953049") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1158c3b32d7f8663_d20220617_m055733_c001_v0001104_t0026_u01655445453907") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf1b7_d20220617_m055729_c001_v0001165_t0044_u01655445449503") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f106b10563377a836_d20220617_m055727_c001_v0001032_t0002_u01655445447586") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbc15_d20220617_m055716_c001_v0001116_t0035_u01655445436131") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1074609873d7996e_d20220617_m055711_c001_v0001101_t0016_u01655445431329") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea467_d20220617_m055706_c001_v0001102_t0035_u01655445426463") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111911a4f1691362_d20220617_m055627_c001_v0001033_t0032_u01655445387381") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd18e_d20220617_m055625_c001_v0001029_t0033_u01655445385525") 2022/06/17 06:11:51 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1109a8631b8c1723_d20220617_m055619_c001_v0001029_t0029_u01655445379220") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd17d_d20220617_m055617_c001_v0001029_t0031_u01655445377628") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1047b21ca93d4194_d20220617_m055609_c001_v0001106_t0021_u01655445369387") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd16d_d20220617_m055607_c001_v0001029_t0036_u01655445367096") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f118e901b5ce79b37_d20220617_m055547_c001_v0001103_t0023_u01655445347613") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd131_d20220617_m055541_c001_v0001029_t0025_u01655445341084") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119da67549558e3c_d20220617_m055540_c001_v0001037_t0033_u01655445340095") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd12d_d20220617_m055535_c001_v0001029_t0014_u01655445335336") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11243779377aae24_d20220617_m055529_c001_v0001103_t0049_u01655445329543") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd11d_d20220617_m055527_c001_v0001029_t0035_u01655445327413") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd119_d20220617_m055525_c001_v0001029_t0008_u01655445325978") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11227dbaf9a3de94_d20220617_m055523_c001_v0001104_t0059_u01655445323817") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd111_d20220617_m055521_c001_v0001029_t0009_u01655445321139") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd10f_d20220617_m055520_c001_v0001029_t0011_u01655445320040") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1077680a617dca64_d20220617_m055518_c001_v0001109_t0035_u01655445318574") 2022/06/17 06:11:52 DEBUG : potato: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd105_d20220617_m055513_c001_v0001029_t0027_u01655445313021") 2022/06/17 06:11:52 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114c7568e016c69d_d20220617_m055923_c001_v0001105_t0046_u01655445563677") 2022/06/17 06:11:52 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc151_d20220617_m055922_c001_v0001116_t0040_u01655445562008") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11130a38586b6f08_d20220617_m055908_c001_v0001098_t0018_u01655445548148") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc05f_d20220617_m055859_c001_v0001116_t0008_u01655445539194") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f117abeeb85eb281b_d20220617_m055848_c001_v0001120_t0048_u01655445528240") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbf00_d20220617_m055825_c001_v0001116_t0007_u01655445505417") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078faf54362cfdb_d20220617_m055807_c001_v0001100_t0057_u01655445487942") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbdad_d20220617_m055754_c001_v0001116_t0006_u01655445474545") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10392eea6a28235f_d20220617_m055641_c001_v0001104_t0002_u01655445401658") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd1a7_d20220617_m055638_c001_v0001029_t0021_u01655445398345") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10767afb54b33052_d20220617_m055637_c001_v0001098_t0047_u01655445397034") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd194_d20220617_m055631_c001_v0001029_t0026_u01655445391080") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119ab9f44c86622a_d20220617_m055627_c001_v0001104_t0006_u01655445387975") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd190_d20220617_m055626_c001_v0001029_t0030_u01655445386434") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f101525b1e73883c7_d20220617_m055621_c001_v0001104_t0053_u01655445381874") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd187_d20220617_m055620_c001_v0001029_t0038_u01655445380366") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f114e906b1da93545_d20220617_m055614_c001_v0001102_t0042_u01655445374347") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd172_d20220617_m055609_c001_v0001029_t0024_u01655445369386") 2022/06/17 06:11:53 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f117b54e83224c4a3_d20220617_m055550_c001_v0001015_t0039_u01655445350629") 2022/06/17 06:11:54 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd13c_d20220617_m055546_c001_v0001029_t0032_u01655445346799") 2022/06/17 06:11:54 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1035f9a112138a83_d20220617_m055357_c001_v0001117_t0023_u01655445237951") 2022/06/17 06:11:54 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd062_d20220617_m055356_c001_v0001029_t0027_u01655445236912") 2022/06/17 06:11:54 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10317367ff589d18_d20220617_m055355_c001_v0001157_t0019_u01655445235816") 2022/06/17 06:11:54 DEBUG : potato2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd05c_d20220617_m055353_c001_v0001029_t0036_u01655445233016") 2022/06/17 06:11:54 DEBUG : potato3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f116405631b5a0ed9_d20220617_m055909_c001_v0001105_t0058_u01655445548501") 2022/06/17 06:11:54 DEBUG : potato3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eac07_d20220617_m055902_c001_v0001102_t0008_u01655445542436") 2022/06/17 06:11:54 DEBUG : potato3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f103629855e3aa1ad_d20220617_m055848_c001_v0001042_t0003_u01655445528337") 2022/06/17 06:11:54 DEBUG : potato3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea9a1_d20220617_m055827_c001_v0001102_t0011_u01655445507234") 2022/06/17 06:11:54 DEBUG : potato3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1170ab544af87190_d20220617_m055813_c001_v0001104_t0003_u01655445493070") 2022/06/17 06:11:54 DEBUG : potato3: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea77d_d20220617_m055756_c001_v0001102_t0033_u01655445476347") 2022/06/17 06:11:54 DEBUG : pre-dest1/1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10840aaa4358f6aa_d20220617_m060012_c001_v0001104_t0006_u01655445612881") 2022/06/17 06:11:54 DEBUG : pre-dest1/1: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7eafff_d20220617_m060001_c001_v0001102_t0052_u01655445601530") 2022/06/17 06:11:54 DEBUG : pre-dest2/2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11546098bee065de_d20220617_m060017_c001_v0001037_t0038_u01655445617149") 2022/06/17 06:11:54 DEBUG : pre-dest2/2: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fc300_d20220617_m060005_c001_v0001116_t0031_u01655445605019") 2022/06/17 06:11:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f109ff6570df3497d_d20220617_m055930_c001_v0001161_t0008_u01655445570405") 2022/06/17 06:11:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf843_d20220617_m055927_c001_v0001165_t0046_u01655445567881") 2022/06/17 06:11:55 DEBUG : sizeonly: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f106d2792657c6468_d20220617_m055434_c001_v0001000_t0004_u01655445274199") 2022/06/17 06:11:55 DEBUG : sizeonly: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0af_d20220617_m055430_c001_v0001029_t0035_u01655445270041") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10855d4791a30e63_d20220617_m055744_c001_v0001040_t0014_u01655445464728") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbd1e_d20220617_m055741_c001_v0001116_t0012_u01655445461360") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1100fa8b048e42ab_d20220617_m055738_c001_v0001100_t0014_u01655445458718") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea658_d20220617_m055736_c001_v0001102_t0050_u01655445456372") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f106fb9b54b210c81_d20220617_m055426_c001_v0001157_t0021_u01655445266569") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd0a4_d20220617_m055424_c001_v0001029_t0011_u01655445264746") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113cd9d4253ab73b_d20220617_m055423_c001_v0001144_t0006_u01655445263668") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd09e_d20220617_m055421_c001_v0001029_t0007_u01655445261497") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f111f9ecefdc4bd42_d20220617_m055420_c001_v0001131_t0032_u01655445260272") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd089_d20220617_m055411_c001_v0001029_t0032_u01655445251820") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1098c45304303c19_d20220617_m055410_c001_v0001157_t0031_u01655445250842") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd083_d20220617_m055409_c001_v0001029_t0013_u01655445249301") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119967596034cd69_d20220617_m055408_c001_v0001128_t0006_u01655445248334") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd07a_d20220617_m055405_c001_v0001029_t0035_u01655445244437") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11243779377aa9c2_d20220617_m055402_c001_v0001103_t0038_u01655445242080") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd071_d20220617_m055401_c001_v0001029_t0030_u01655445241151") 2022/06/17 06:11:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f116a0cda31600457_d20220617_m055348_c001_v0001146_t0030_u01655445228795") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd054_d20220617_m055347_c001_v0001029_t0013_u01655445227882") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1085f0be5fa9e09e_d20220617_m055346_c001_v0001100_t0048_u01655445226489") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd04a_d20220617_m055345_c001_v0001029_t0025_u01655445225658") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11214f22b2557ee0_d20220617_m055344_c001_v0001146_t0050_u01655445224884") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd048_d20220617_m055342_c001_v0001029_t0021_u01655445222488") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1063ac5328363cec_d20220617_m055338_c001_v0001102_t0002_u01655445218976") 2022/06/17 06:11:56 DEBUG : sub dir/hello world: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1176deded7bfd03e_d20220617_m055337_c001_v0001029_t0040_u01655445217540") 2022/06/17 06:11:56 DEBUG : sub/yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11223380b140a736_d20220617_m055732_c001_v0001157_t0025_u01655445452536") 2022/06/17 06:11:56 DEBUG : sub/yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbcb0_d20220617_m055729_c001_v0001116_t0040_u01655445449531") 2022/06/17 06:11:56 DEBUG : three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1078940ccc42c1cc_d20220617_m055702_c001_v0001103_t0005_u01655445422687") 2022/06/17 06:11:56 DEBUG : three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbb64_d20220617_m055656_c001_v0001116_t0027_u01655445416497") 2022/06/17 06:11:56 DEBUG : three: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbb1e_d20220617_m055650_c001_v0001116_t0002_u01655445410261") 2022/06/17 06:11:56 DEBUG : two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f119d48a30b079b7e_d20220617_m055704_c001_v0001039_t0056_u01655445424721") 2022/06/17 06:11:56 DEBUG : two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea3ac_d20220617_m055654_c001_v0001102_t0056_u01655445414695") 2022/06/17 06:11:56 DEBUG : two: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f10110114890fbb10_d20220617_m055649_c001_v0001116_t0055_u01655445409453") 2022/06/17 06:11:56 DEBUG : yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1185187c4d66ac86_d20220617_m055734_c001_v0001043_t0042_u01655445454899") 2022/06/17 06:11:56 DEBUG : yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f101f724d17174d88_d20220617_m055731_c001_v0001100_t0039_u01655445451812") 2022/06/17 06:11:56 DEBUG : yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f113432ce591b2f9a_d20220617_m055726_c001_v0001102_t0039_u01655445446367") 2022/06/17 06:11:56 DEBUG : yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f100f44780c7ea4fd_d20220617_m055716_c001_v0001102_t0054_u01655445436142") 2022/06/17 06:11:56 DEBUG : yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1199147d266bfb0f_d20220617_m055708_c001_v0001101_t0001_u01655445428909") 2022/06/17 06:11:57 DEBUG : yam: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f11242eece2bcf098_d20220617_m055706_c001_v0001165_t0025_u01655445426450") 2022/06/17 06:11:57 DEBUG : yaml: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1189d8a7dd733c90_d20220617_m055728_c001_v0001032_t0025_u01655445448206") 2022/06/17 06:11:57 DEBUG : yaml: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f105c7ec22bf984bd_d20220617_m055725_c001_v0001105_t0020_u01655445445875") 2022/06/17 06:11:57 DEBUG : yaml: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f117abeeb85eb2623_d20220617_m055712_c001_v0001120_t0015_u01655445432009") 2022/06/17 06:11:57 DEBUG : yaml: Deleting (id "4_z6f825d93309d7b0b8f180e1b_f1041b28ffeabbcde_d20220617_m055708_c001_v0001161_t0046_u01655445428125") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 18m23.998035465s (try 1/5)