Add query for bug 1882521

Jobs are failing with the following error in n-cpu:

  Guest refused to detach volume <uuid>:
  nova.exception.DeviceDetachFailed: Device detach failed for vdb:
  Unable to detach the device from the live config.

At this time, this query has:

20 hits in the last 7 days, check and gate, all failures

Related-Bug: #1882521

Change-Id: Ib92b679f2d1dbd8131f58c8bb85fc2a3f65dbfb5
This commit is contained in:
melanie witt 2020-12-18 20:25:22 +00:00
parent b556165402
commit 668269bbcd
1 changed files with 5 additions and 0 deletions

5
queries/1882521.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"Guest refused to detach volume" AND
message:"nova.exception.DeviceDetachFailed" AND
message:"Unable to detach the device from the live config" AND
tags:"screen-n-cpu.txt"