[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: notice nodes becoming unresponsive

Holger Levsen gitlab at salsa.debian.org
Mon Jul 27 14:01:56 BST 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
0f424acb by Holger Levsen at 2020-07-27T15:01:20+02:00
reproducible trbo system health check: notice nodes becoming unresponsive

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -161,6 +161,8 @@ for JOB_NAME in reproducible_* ; do
 			small_note " (node seemed down)"
 		elif $(tail -1 $LOG | grep -q "Finished: ABORTED") ; then
 			small_note " (job was aborted)"
+		elif $(grep -q "^Timeout, server .*.debian.net not responding." $LOG) ; then
+			small_note " (node stopped responding)"
 		elif $(grep -q "^make -r world: build failed. Please re-run" $LOG) ; then
 			small_note " (make world failed)"
 		elif $(grep -q "^ERROR: Failed to make build_install" $LOG) ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0f424acbe3bb3c19d29503f547d64f92b5834d3b

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0f424acbe3bb3c19d29503f547d64f92b5834d3b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200727/45a0abe9/attachment.html>


More information about the Qa-jenkins-scm mailing list