diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-06-28 11:43:40 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-06-28 11:43:40 +0200 |
commit | 77c6891eb21c8fa5cbffe22f75d9e54fbe10b797 (patch) | |
tree | 1de4ff9f41718635890cc0ef79cb9516d4a21fc6 /logparse | |
parent | 1542df26bd0d4ac34df04528bb6cb4eda8388002 (diff) | |
download | jenkins.debian.net-77c6891eb21c8fa5cbffe22f75d9e54fbe10b797.tar.xz |
reproducible Debian: check for (known) zombie jobs and report them
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 39faf2e1..ef19fef9 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -24,4 +24,5 @@ warning /Warning: /.../shm.+please tell the jenkins admins to fix this./ warning /Warning, today is the wrong future:.+/ warning /Warning: curl http:..www.debian.org failed, probably the proxy is down for.+/ warning /Warning, more than one kernel in.+/ +warning /Warning, rise of the jenkins job zombies.+/ |