<div dir="ltr"><div>Maybe problem in ubuntu hash sums. I tried to compare hash sums of images from here <a href="http://cloud-images.ubuntu.com/trusty/current/">http://cloud-images.ubuntu.com/trusty/current/</a> but image names in file with sums SHA256SUMS differ from actual images names. </div><div><br></div><div>pxe_ssh job failing with</div><div><br></div><div>+ grep trusty-server-cloudimg-amd64-root.tar.gz /opt/stack/new/.cache/image-create/SHA256SUMS.ubuntu.trusty.amd64</div><div>2015-09-01 09:01:01.512 | + sha256sum --check -</div><div>2015-09-01 09:01:01.514 | sha256sum: standard input: no properly formatted SHA256 checksum lines found</div><div><br></div><div>I guess it couldn't grep name of this image from SHA256SUMS file. I pinged ubuntu guys in IRC #ubuntu-delev. They said that it sounds like a bug. </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-09-01 14:32 GMT+03:00 Lucas Alvares Gomes <span dir="ltr"><<a href="mailto:lucasagomes@gmail.com" target="_blank">lucasagomes@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span class=""><br>
> The current failure rate for the ironic pxe_ssh job is 100% -<br>
> <a href="http://graphite.openstack.org/render/?from=-200hours&height=500&until=now&width=800&bgcolor=ffffff&fgcolor=000000&yMax=100&yMin=0&target=color(alias(movingAverage(asPercent(stats.zuul.pipeline.check.job.gate-tempest-dsvm-ironic-pxe_ssh.FAILURE,sum(stats.zuul.pipeline.check.job.gate-tempest-dsvm-ironic-pxe_ssh.{SUCCESS,FAILURE})),%2712hours%27),%20%27gate-tempest-dsvm-ironic-pxe_ssh%27),%27orange%27)" rel="noreferrer" target="_blank">http://graphite.openstack.org/render/?from=-200hours&height=500&until=now&width=800&bgcolor=ffffff&fgcolor=000000&yMax=100&yMin=0&target=color(alias(movingAverage(asPercent(stats.zuul.pipeline.check.job.gate-tempest-dsvm-ironic-pxe_ssh.FAILURE,sum(stats.zuul.pipeline.check.job.gate-tempest-dsvm-ironic-pxe_ssh.{SUCCESS,FAILURE})),%2712hours%27),%20%27gate-tempest-dsvm-ironic-pxe_ssh%27),%27orange%27)</a><br>
><br>
> The reason is something wrong with disk image builder and upstream ubuntu.<br>
><br>
> Which raises a much more pressing issue, why is an ironic integration<br>
> job building, from scratch a disk image builder image on every go (and<br>
> connecting to the internet to do it)? Especially as this job sits on a<br>
> bunch of other projects beyond ironic. Architecturally this is not sound<br>
> enough to be a voting job.<br>
><br>
> I'm proposing we make it non-voting immediately, and until it's redone<br>
> so it's no long dependent on pulling images directly from upstream, we<br>
> don't let it be voting.<br>
><br>
<br>
</span>Yeah, I had few time in the morning but I put a potential fix for that<br>
problem here to test if would solve the problem:<br>
<a href="https://review.openstack.org/#/c/219199/" rel="noreferrer" target="_blank">https://review.openstack.org/#/c/219199/</a><br>
<br>
This is one of the main jobs for Ironic and it would be great if we<br>
could keep it voting. Could we perhaps change the base OS to something<br>
else until Ubuntu is fixed ? ( Fedora / CentOS / Debian )<br>
<br>
Cheers,<br>
Lucas<br>
<div class="HOEnZb"><div class="h5"><br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>