[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: also notice logrotate failures

Holger Levsen gitlab at salsa.debian.org
Sun Jul 26 01:22:18 BST 2020



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


Commits:
37ffd60f by Holger Levsen at 2020-07-26T02:22:11+02:00
reproducible trbo system health check: also notice logrotate 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
=====================================
@@ -131,6 +131,8 @@ for JOB in reproducible_* ; do
 			small_note " (session failed for user jenkins)"
 		elif $(egrep -q "failed failed pbuilder_build" $JOB/builds/$LAST/log) ; then
 			small_note " (pbuilder build scope failed)"
+		elif $(egrep -q "failed failed Rotate log files" $JOB/builds/$LAST/log) ; then
+			small_note " (logrotate failed)"
 		fi
 		if ! $SUSPECT ; then
 			echo "   <li><a href=\"https://jenkins.debian.net/job/$JOB/\">$JOB</a>$NOTE</li>" >> ${UNSTABLE_JOBS}



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/37ffd60f3093356b215c42eb1f4ae5fb865392a5
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/20200726/0dc4a440/attachment.html>


More information about the Qa-jenkins-scm mailing list