<p dir="ltr">Indeed. <br>
There was a patch that got merged today which I wasn&#39;t aware of,  for cleaning loop devices. </p>
<p dir="ltr">The patch was reverted. </p>
<div class="gmail_quote">On Jan 8, 2016 6:51 PM, &quot;Adam Litke&quot; &lt;<a href="mailto:alitke@redhat.com">alitke@redhat.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/01/16 15:59 +0200, Eyal Edri wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Doesn&#39;t look like infra issue.<br>
adding Adam as the last commiter:<br>
</blockquote>
<br>
This is definately an infra/CI issue.  From the log [1]:<br>
<br>
21:31:24 + loops=($(losetup -a     | grep -E &quot;$WORKSPACE|\(build/disk&quot; | awk &#39;{print $1}&#39;     | sed -e &#39;s/://&#39;))<br>
21:31:24 ++ losetup -a<br>
21:31:24 /tmp/hudson5712433727892098744.sh: line 80: losetup: command not found<br>
21:31:24 ++ grep -E &#39;/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64|\(build/disk&#39;<br>
21:31:24 ++ awk &#39;{print $1}&#39;<br>
21:31:24 ++ sed -e s/://<br>
21:31:24 + [[ -n &#39;&#39; ]]<br>
21:31:24 /tmp/hudson5712433727892098744.sh: line 87: syntax error near unexpected token `\ &#39;<br>
<br>
The script is not checking the result of losetup before plugging the<br>
output into further commands.  This is causing invalid shell code when<br>
the output is blank (presumably this environment does not have losetup<br>
installed).<br>
<br>
[1] <a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/1973/console" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/1973/console</a><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
On Fri, Jan 8, 2016 at 9:44 AM, Piotr Kliczewski &lt;<a href="mailto:piotr.kliczewski@gmail.com" target="_blank">piotr.kliczewski@gmail.com</a><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
wrote:<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
All,<br>
<br>
There is bunch of vdsm master builds which failed due to:<br>
<br>
07:39:18 /tmp/hudson7015046652364386467.sh: line 80: losetup: command not<br>
found<br>
07:39:18 ++ awk &#39;{print $1}&#39;<br>
07:39:18 ++ sed -e s/://<br>
07:39:18 + [[ -n &#39;&#39; ]]<br>
07:39:18 /tmp/hudson7015046652364386467.sh: line 87: syntax error near<br>
unexpected token `\ &#39;<br>
<br>
This one [1] was the first one to fail.<br>
<br>
Can someone please take a look?<br>
<br>
Thanks,<br>
Piotr<br>
<br>
[1] <a href="http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/1973" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/1973</a><br>
_______________________________________________<br>
Infra mailing list<br>
<a href="mailto:Infra@ovirt.org" target="_blank">Infra@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
<br>
<br>
<br>
</blockquote>
<br>
<br>
-- <br>
Eyal Edri<br>
Associate Manager<br>
EMEA ENG Virtualization R&amp;D<br>
Red Hat Israel<br>
<br>
phone: <a href="tel:%2B972-9-7692018" value="+97297692018" target="_blank">+972-9-7692018</a><br>
irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
</blockquote>
<br>
-- <br>
Adam Litke<br>
</blockquote></div>