Add a fingerprint for bug 1313800

When this bug is hit, it does not always result
in a job failure.
However, it is an error condition which should be
avoided anyway.

Related-Bug: 1313800

Change-Id: I1419e8457cfb54f34b521bf44691710705436dba
This commit is contained in:
Salvatore Orlando 2014-04-28 11:15:29 -07:00
parent fc3e2755c9
commit 9694db44d2

5
queries/1313800.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >-
message:"(OperationalError) (1205, 'Lock wait timeout exceeded; try restarting transaction')" AND NOT
message:"Traceback (most recent call last" AND
tags:"screen-q-svc.txt" AND
message:"UPDATE pools SET status"