Add query for bug 1456771

Since May 15th 2015 I sometimes see failures in both
check and gate pipelines with "Failure prepping block
device in the gate".

2771 hits in 7 days, check and gate, not 100% failure
because this is a delete path which is not explicitly
tested for most scenarios, so it's only really a "fail"
in explicit delete server tests.

https://review.openstack.org/#/c/145738/ appears to
have introduced the race.

Related-Bug: #1456771

Change-Id: I1e9392067f19f1fbd86c5407debf936a9fdf8228
This commit is contained in:
Andrea Frittoli (andreaf) 2015-05-19 12:19:20 -07:00 committed by Matt Riedemann
parent 1a9ab19411
commit 993f0cb0c6
1 changed files with 4 additions and 0 deletions

4
queries/1456771.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"_default_block_device_names" AND
message:"TypeError: 'NoneType' object has no attribute '__getitem__'" AND
tags:"screen-n-cpu.txt"