9358e081de
We've been seeing ansible privilege escalation timeouts from time to time on the zuul v3 jobs, let's track it down in order to have a better understanding of what's going on. Change-Id: Icc7837766621d2e131678f6ae71456220210f52e Related-Bug: #1718197
5 lines
106 B
YAML
5 lines
106 B
YAML
query: >
|
|
message:"Timeout" AND
|
|
message:"waiting for privilege escalation prompt" AND
|
|
tags:"console"
|