939255f920
I hit a similar infra/git clone timeout bug so update the fingerprint for multiple types of fails. Change-Id: I69dd2b32072a5961c3de3dcaa46082a31769d25b Related-Bug: #1298006
6 lines
191 B
YAML
6 lines
191 B
YAML
query: >-
|
|
message:"fatal: unable to" AND (
|
|
message:"connect to git.openstack.org" OR
|
|
message:"Failed to connect to git.openstack.org port 443: Connection timed out") AND
|
|
tags:console
|