<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Holger Levsen pushed to branch master at <a href="https://salsa.debian.org/qa/jenkins.debian.net">Debian QA / jenkins.debian.net</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/050f091586c0490596ab7ea8ab28e5277cd7687a">050f0915</a></strong>
<div>
<span> by Roland Clobus </span> <i> at 2025-10-29T08:31:07+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>debian_live_build: Use openqa-client directly

Use the 'openqa-cli' command directly instead of via the schroot

(cherry picked from commit 03f5b05fe15f530aa32bd48a19ff276cfa77cbc3)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
2 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#5bb746d2a4d982c593e1b74453cc1a20ad4039b8">
bin/jenkins_node_wrapper.sh
</a>
</li>
<li class="file-stats">
<a href="#c8ebdf44d7e36d2ffff3b8dc2b055437c5c1c686">
bin/reproducible_debian_live_build.sh
</a>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Changes:
</h4>
<li id="5bb746d2a4d982c593e1b74453cc1a20ad4039b8">
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/050f091586c0490596ab7ea8ab28e5277cd7687a#5bb746d2a4d982c593e1b74453cc1a20ad4039b8"><strong style="font-weight: 600;">bin/jenkins_node_wrapper.sh</strong></a>
<hr style="overflow: hidden; border: 1px solid #dcdcde;">
<table class="code white" style="border-spacing: 0; border-collapse: collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor="#ffffff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="153" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">...</td>
<td class="diff-line-num unfold js-unfold new_line" data-linenumber="153" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">...</td>
<td class="line_content match" style="color: rgba(5,5,6,.24); padding: inherit;" bgcolor="#fbfafd">@@ -153,7 +153,7 @@ elif [[ "$*" =~ ^reproducible_maintenance_.*_.* ]] ; then</td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="153" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
153
</td>
<td class="new_line diff-line-num" data-linenumber="153" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
153
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC153" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #dd1144;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #dd1144;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^reproducible_node_health_check_.<span class="k" style="font-weight: 600;">*</span>_.<span class="k" style="font-weight: 600;">*</span> <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="154" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
154
</td>
<td class="new_line diff-line-num" data-linenumber="154" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
154
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC154" class="line" lang="shell"><span class="k" style="font-weight: 600;">      </span><span class="nb" style="color: #0086b3;">exec</span> /srv/jenkins/bin/reproducible_node_health_check.sh <span class="p">;</span> croak <span class="s2" style="color: #dd1144;">"Exec failed"</span><span class="p">;</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="155" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
155
</td>
<td class="new_line diff-line-num" data-linenumber="155" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
155
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC155" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #dd1144;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #dd1144;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^reproducible_setup_schroot_unstable_diffoscope_.<span class="k" style="font-weight: 600;">*</span>_.<span class="k" style="font-weight: 600;">*</span> <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="156" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
156
</td>
<td class="new_line diff-line-num old" data-linenumber="156" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'>-<span id="LC156" class="line" lang="shell"><span class="k" style="font-weight: 600;">      </span><span class="nb" style="color: #0086b3;">exec</span> /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all<span class="idiff left right deletion" style="background-color: #fac5cd;"> openqa-client </span><span class="p">;</span> croak <span class="s2" style="color: #dd1144;">"Exec failed"</span><span class="p">;</span></span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="157" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="156" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
156
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'>+<span id="LC156" class="line" lang="shell"><span class="k" style="font-weight: 600;">      </span><span class="nb" style="color: #0086b3;">exec</span> /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all<span class="p">;</span> croak <span class="s2" style="color: #dd1144;">"Exec failed"</span><span class="p">;</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="157" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
157
</td>
<td class="new_line diff-line-num" data-linenumber="157" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
157
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC157" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #dd1144;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #dd1144;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^reproducible_coreboot <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="158" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
158
</td>
<td class="new_line diff-line-num" data-linenumber="158" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
158
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC158" class="line" lang="shell"><span class="k" style="font-weight: 600;">      </span><span class="nb" style="color: #0086b3;">exec</span> /srv/jenkins/bin/reproducible_coreboot.sh <span class="p">;</span> croak <span class="s2" style="color: #dd1144;">"Exec failed"</span><span class="p">;</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="159" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
159
</td>
<td class="new_line diff-line-num" data-linenumber="159" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
159
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC159" class="line" lang="shell"><span class="k" style="font-weight: 600;">elif</span> <span class="o" style="font-weight: 600;">[[</span> <span class="s2" style="color: #dd1144;">"</span><span class="nv" style="color: #008080;">$*</span><span class="s2" style="color: #dd1144;">"</span> <span class="o" style="font-weight: 600;">=</span>~ ^reproducible_openwrt <span class="o" style="font-weight: 600;">]]</span> <span class="p">;</span> <span class="k" style="font-weight: 600;">then</span></span>
</pre></td>
</tr>

</table>
<br>
</li>
<li id="c8ebdf44d7e36d2ffff3b8dc2b055437c5c1c686">
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/050f091586c0490596ab7ea8ab28e5277cd7687a#c8ebdf44d7e36d2ffff3b8dc2b055437c5c1c686"><strong style="font-weight: 600;">bin/reproducible_debian_live_build.sh</strong></a>
<hr style="overflow: hidden; border: 1px solid #dcdcde;">
<table class="code white" style="border-spacing: 0; border-collapse: collapse; width: auto; font-family: monospace; font-size: 90%;" bgcolor="#ffffff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder match" style="line-height: 1.6;">
<td class="diff-line-num unfold js-unfold old_line" data-linenumber="81" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">...</td>
<td class="diff-line-num unfold js-unfold new_line" data-linenumber="81" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">...</td>
<td class="line_content match" style="color: rgba(5,5,6,.24); padding: inherit;" bgcolor="#fbfafd">@@ -81,7 +81,7 @@ publish_results() {</td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="81" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
81
</td>
<td class="new_line diff-line-num" data-linenumber="81" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
81
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC81" class="line" lang="shell">           output_echo <span class="s2" style="color: #dd1144;">"Triggering openqa.debian.net for live-build </span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IMAGE_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #dd1144;">_</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #dd1144;">_</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #dd1144;"> checksum=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span><span class="s2" style="color: #dd1144;"> now."</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="82" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
82
</td>
<td class="new_line diff-line-num" data-linenumber="82" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
82
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC82" class="line" lang="shell">           <span class="c" style="color: #999988; font-style: italic;"># Allow for more details when openQA fails</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="83" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
83
</td>
<td class="new_line diff-line-num" data-linenumber="83" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
83
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC83" class="line" lang="shell">           <span class="nb" style="color: #0086b3;">set</span> +e</span>
</pre></td>
</tr>
<tr class="line_holder old" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="84" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
84
</td>
<td class="new_line diff-line-num old" data-linenumber="84" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: inherit;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding: inherit;" bgcolor="#fbe9eb"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'>-<span id="LC84" class="line" lang="shell">           <span class="idiff left deletion" style="background-color: #fac5cd;">schroot </span><span class="nt" style="color: #000080;"><span class="idiff deletion" style="background-color: #fac5cd;">--directory</span></span><span class="idiff deletion" style="background-color: #fac5cd;"> </span><span class="k" style="font-weight: 600;"><span class="idiff deletion" style="background-color: #fac5cd;">${</span></span><span class="nv" style="color: #008080;"><span class="idiff deletion" style="background-color: #fac5cd;">RESULTSDIR</span></span><span class="k" style="font-weight: 600;"><span class="idiff deletion" style="background-color: #fac5cd;">}</span></span><span class="idiff deletion" style="background-color: #fac5cd;"> </span><span class="nt" style="color: #000080;"><span class="idiff deletion" style="background-color: #fac5cd;">-c</span></span><span class="idiff deletion" style="background-color: #fac5cd;"> </span><span class="nb" style="color: #0086b3;"><span class="idiff deletion" style="background-color: #fac5cd;">source</span></span><span class="idiff deletion" style="background-color: #fac5cd;">:jenkins-reproducible-unstable-diffoscope </span><span class="nt" style="color: #000080;"><span class="idiff deletion" style="background-color: #fac5cd;">--</span></span><span class="idiff right deletion" style="background-color: #fac5cd;"> </span>openqa-cli api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IMAGE_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian-live <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">BUILD</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IMAGE_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian/live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span> | <span class="nb" style="color: #0086b3;">tee </span>out.json</span>
</pre></td>
</tr>
<tr class="line_holder new" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="85" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="84" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: inherit;" align="right" bgcolor="#ddfbe6">
84
</td>
<td class="line_content new" style="padding: inherit;" bgcolor="#ecfdf0"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'>+<span id="LC84" class="line" lang="shell">           openqa-cli api <span class="nt" style="color: #000080;">-X</span> POST isos <span class="nv" style="color: #008080;">ISO</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span>_<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IMAGE_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span>.iso <span class="nv" style="color: #008080;">DISTRI</span><span class="o" style="font-weight: 600;">=</span>debian-live <span class="nv" style="color: #008080;">VERSION</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">SUITE</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">FLAVOR</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">DESKTOP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ARCH</span><span class="o" style="font-weight: 600;">=</span>x86_64 <span class="nv" style="color: #008080;">BUILD</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">BUILD</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">CHECKSUM</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">CHECKSUM</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">TIMESTAMP</span><span class="o" style="font-weight: 600;">=</span><span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">IMAGE_TIMESTAMP</span><span class="k" style="font-weight: 600;">}</span> <span class="nv" style="color: #008080;">ISO_URL</span><span class="o" style="font-weight: 600;">=</span>https://tests.reproducible-builds.org/debian/live_build/artifacts/r00t-me/<span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">ISONAME</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--odn</span> <span class="nt" style="color: #000080;">--apikey</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APIKEY</span><span class="k" style="font-weight: 600;">}</span> <span class="nt" style="color: #000080;">--apisecret</span> <span class="k" style="font-weight: 600;">${</span><span class="nv" style="color: #008080;">OPENQA_APISECRET</span><span class="k" style="font-weight: 600;">}</span> | <span class="nb" style="color: #0086b3;">tee </span>out.json</span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="85" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
85
</td>
<td class="new_line diff-line-num" data-linenumber="85" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
85
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC85" class="line" lang="shell">           <span class="nv" style="color: #008080;">OPENQA_RETURNVALUE</span><span class="o" style="font-weight: 600;">=</span><span class="nv" style="color: #008080;">$?</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="86" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
86
</td>
<td class="new_line diff-line-num" data-linenumber="86" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
86
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC86" class="line" lang="shell">           <span class="c" style="color: #999988; font-style: italic;"># Turn on again</span></span>
</pre></td>
</tr>
<tr class="line_holder" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="87" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
87
</td>
<td class="new_line diff-line-num" data-linenumber="87" style="width: 35px; color: rgba(5,5,6,.24); border-right-width: 1px; border-right-color: #ececef; border-right-style: solid; padding: inherit;" align="right" bgcolor="#fbfafd">
87
</td>
<td class="line_content" style="padding: inherit;"><pre style='display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: inherit; border-radius: 2px; margin: 0; padding: 0; border: inherit solid #dcdcde;'> <span id="LC87" class="line" lang="shell">           <span class="nb" style="color: #0086b3;">set</span> <span class="nt" style="color: #000080;">-e</span></span>
</pre></td>
</tr>

</table>
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">

<br>
<a href="https://salsa.debian.org/qa/jenkins.debian.net/-/commit/050f091586c0490596ab7ea8ab28e5277cd7687a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/qa/jenkins.debian.net/-/commit/050f091586c0490596ab7ea8ab28e5277cd7687a at 1761723124
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/qa/jenkins.debian.net/-/commit/050f091586c0490596ab7ea8ab28e5277cd7687a"}}</script>


</p>
</div>
</body>
</html>