sanity binhost-pre-cq failed in cleanup |
||
Issue descriptionhttps://uberchromegw.corp.google.com/i/chromiumos.tryserver/builders/pre_cq/builds/51050 Broken pre-cq brings cq to a halt, so P0.
,
Aug 22 2017
That buildslave is also doing fine: https://uberchromegw.corp.google.com/i/chromiumos.tryserver/buildslaves/cros-standard104-c2
,
Aug 22 2017
Spot checked recent binhost-pre-cq, and some of them have passed, and I don't see a pattern in the failures. False alarm:
mysql> select build_config, status, buildbucket_id from buildTable where build_config = 'binhost-pre-cq' and status != 'inflight' order by id desc limit 5 \G
*************************** 1. row ***************************
build_config: binhost-pre-cq
status: fail
buildbucket_id: 8970522757988279280
*************************** 2. row ***************************
build_config: binhost-pre-cq
status: pass
buildbucket_id: 8970523696617191488
*************************** 3. row ***************************
build_config: binhost-pre-cq
status: pass
buildbucket_id: 8970523703089768016
*************************** 4. row ***************************
build_config: binhost-pre-cq
status: pass
buildbucket_id: 8970524347507233664
*************************** 5. row ***************************
build_config: binhost-pre-cq
status: fail
buildbucket_id: 8970524509523248288
5 rows in set (0.13 sec)
|
||
►
Sign in to add a comment |
||
Comment 1 by pprabhu@chromium.org
, Aug 22 2017