[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: rename 'rebuilderd error' category to 'wrong buildinfo file (fixed)'
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Dec 22 20:14:49 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
51944feb by Holger Levsen at 2024-12-22T21:14:29+01:00
reproduce.d.n/stats: rename 'rebuilderd error' category to 'wrong buildinfo file (fixed)'
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_stats.py
Changes:
=====================================
bin/rebuilderd_stats.py
=====================================
@@ -73,7 +73,7 @@ def main() -> None:
"failed to reproduce: 1-second offset (#1089088)": diff_has_re(r" -([drwx-]{10} [0-9a-z() ]{,60} [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1"),
"failed to reproduce": log_has_re(r"checking [^ ]*: (size(...)? ?(value of [^ ]*)? (differs for [^ ]*)?)? ?$"),
"diffoscope not found (fixed)": log_has("rebuilderd: unexpected error while rebuilding package: Failed to run diffoscope: No such file or directory (os error 2)"),
- "rebuilderd error": log_has_any([".deb: size... md5... sha256... sha1... all OK", "deb: size... md5... sha1... sha256... all OK"]),
+ "wrong buildinfo file (fixed)": log_has_any([".deb: size... md5... sha256... sha1... all OK", "deb: size... md5... sha1... sha256... all OK"]),
}
messages_packages = {k: [] for k in error_messages.keys()} # Preserve keys order
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/51944feb32865ee6457e3cae0e74a12f64ca1f00
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/51944feb32865ee6457e3cae0e74a12f64ca1f00
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/20241222/4192d658/attachment.htm>
More information about the Qa-jenkins-scm
mailing list