[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] trbo health check: detect generic build failures

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Dec 30 18:03:06 GMT 2021



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


Commits:
ce178c91 by Holger Levsen at 2021-12-30T19:02:56+01:00
trbo health check: detect generic build failures

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -282,6 +282,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 				small_note "failure in name resolution"
 		elif $(grep -q "^E: Package 'diffoscope' has no installation candidate" $LOG) ; then
 			small_note "package 'diffoscope' has no installation candidate"
+		elif $(grep -q "^W: No exported results found in /tmp/job-exports" $LOG) ; then
+			small_note "build failed"
 		fi
 		case $JOB_NAME in
 			reproducible_maintenance_amd64_jenkins)			MODIFIER=250 ;; # main node



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce178c91011900165135d6089aff08c5b8baf698
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/20211230/d2dbc4c3/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list