elastic-recheck/queries/1489581.yaml
Matt Riedemann 43c25d91ac Update query for ebs test bug 1489581
Apparently this bug shows up differently depending on job,
so there are three different queries here, one for the ceph
job, one for the regular tempest-dsvm job, and one for the cells
job.

96 hits in 2 days, check and gate, all failures, stable branches
also.

Change-Id: I1c30f8ef2442a7ade82f9fa327931a12cb336907
Related-Bug: #1489581
2015-08-28 06:58:02 -07:00

9 lines
466 B
YAML

query: >-
(message:"InvalidInput: Invalid input received: Invalid snapshot: Originating snapshot status must be one of 'available" AND
tags:"screen-n-cpu.txt") OR (
message:"Cannot delete snapshot" AND
message:"snapshot is busy" AND
tags:"screen-c-vol.txt") OR (
message:"HTTP exception thrown: Block Device Mapping is Invalid: Boot sequence for the instance and image/block device mapping combination is not valid." AND
tags:"screen-n-api.txt")