Commit Graph

3 Commits

Author SHA1 Message Date
Clark Boylan 6fc19ee5b9 Simplify 1708704's query
The previous query for 1708704 was causing e-r to OOM and resulting in a
lack of graph data. This is beacuse tripleo's logstash.txt file is not
getting parsed properly and ends up with the entire file as the single
event. Then e-r downloads all those file copies and fills its memory and
breaks. We can work around this by only looking in job-output.txt files
for this bug. Then when tripleo's fix has flushed the bad events out (10
days after fix merges) we can revert this change.

Change-Id: Id619f90ffe84b3d4de334ea4b17026b9b3239d33
2020-01-29 12:16:04 -08:00
Paul Belanger a0f9af420f Update queries/1708704.yaml to include non-voting
Increase our sample size to also include non-voting jobs. With all the
fixes in place now for apache on xenial, and DNS fixes on our DIB
images. These failures should be come less and less.

Change-Id: I9efc45ed9ee9e9293b9a67da9a9e4f571c6c51b0
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-21 11:17:23 -04:00
Paul Belanger 6c6a05391d Add query 1708704 to track yum client timeouts
Start tracking yum client failures when attempting to download
packages. The goal here is to help see if we are seeing patterns with
specific upstream repos (that need to be mirrored) or networking
issues in specific clouds.

Change-Id: I7196575af234b1b1e0865e78a87a274ac408cb22
Related-bug: 1708704
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-04 14:07:01 -04:00