diff --git a/queries/1284371.yaml b/queries/1284371.yaml index 33118e62..370c280c 100644 --- a/queries/1284371.yaml +++ b/queries/1284371.yaml @@ -1,4 +1,5 @@ query: > - message:"Looks like the node went offline during the build" - AND message:"slave.log \(No such file or directory\)" + ((message:"Looks like the node went offline during the build" + AND message:"slave.log \(No such file or directory\)") OR + (message:"Slave went offline during the build")) AND tags:"console.html"