[Git][qa/jenkins.debian.net][master] rdn stats: detect more diffoscope timeouts

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Aug 31 08:59:43 BST 2025



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


Commits:
d8725b82 by Jochen Sprickerhof at 2025-08-31T09:59:29+02:00
rdn stats: detect more diffoscope timeouts

(cherry picked from commit 120d45c828ba69097a22047568f036886a40ec51)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/rebuilderd_stats.py


Changes:

=====================================
bin/rebuilderd_stats.py
=====================================
@@ -128,7 +128,7 @@ def main() -> None:
         "dpkg-buildpackage failed due to linker failure (maybe temporary)": log_has_all(["E: Build failure (dpkg-buildpackage died", "collect2: error: ld returned 1 exit status"]),
         "dpkg-buildpackage failed: dh-r (#1089197)": log_has_re(r"(Source|Binary): r-(cran|bioc|other)-.*dpkg-buildpackage died"),
         "dpkg-buildpackage failed": log_has("E: Build failure (dpkg-buildpackage died"),
-        "failed to reproduce: diffoscope timeout (not fatal)": diff_has("TRUNCATED DUE TO TIMEOUT: 600 seconds"),
+        "failed to reproduce: diffoscope timeout (not fatal)": diff_has("TRUNCATED DUE TO TIMEOUT: "),
         "failed to reproduce: dh-buildinfo (#1068809)": diff_has_any([f"buildinfo_{args.arch}.gz", "buildinfo_all.gz"]),
         "failed to reproduce: NT_GNU_BUILD_ID": diff_has_re(r" -(  GNU                  0x00000014\tNT_GNU_BUILD_ID \(unique build ID bitstring\)\t    Build ID: ).* \+\1"),
         "failed to reproduce: chmod +s": diff_has_re(r" -([drwx-]{3,6})s([drwx-]{3,6} [0-9a-z() ]{,60} [0-9]+ [0-9-]{10} [012][0-9]:).* \+\1x\2"),



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d8725b828d701526b7289d524d33a053bd996649
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/20250831/995058d0/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list