| opendevreview | Steve Baker proposed openstack/diskimage-builder master: Skip local loop device creation for no-final-image builds https://review.opendev.org/c/openstack/diskimage-builder/+/984486 | 03:39 |
|---|---|---|
| TheJulia | has anyone looked at CI recently? | 21:52 |
| TheJulia | I noticed steve's changes are failing in interesting ways, and just curious if anyone else is aware | 21:53 |
| clarkb | steve's ublk change failed because there are no ublk packages on any of the distros we test on. I left a comment about this | 21:54 |
| clarkb | I haven't looked at the other changes | 21:54 |
| TheJulia | One, he added a new role and its not invoked, but its like getting json errors out of ansible | 21:55 |
| TheJulia | which is just kind of... eye raising | 21:55 |
| clarkb | do you have a link to the failure? | 21:56 |
| clarkb | https://zuul.opendev.org/t/openstack/build/38f7fea8aef541058a3bc800ae5a0fab this maybe | 21:59 |
| clarkb | TheJulia: https://review.opendev.org/c/openstack/diskimage-builder/+/983813/comments/713b9bec_a5bb0f8f I think ianw debugged here but the assumption a rerun would fix it was wrong? | 22:01 |
| clarkb | the problem is that json output mode from osc is outputting more than json so then when ansible tries to decode the osc output as json it explodes | 22:02 |
| TheJulia | I thought I clicked through multiple jobs and saw the same | 22:02 |
| TheJulia | ahh, yeah | 22:02 |
| TheJulia | makes sense | 22:02 |
| TheJulia | I'll take a look deep tomorrow with a fresh brain and try to see what else is going on, thanks! | 22:02 |
| clarkb | TheJulia: https://opendev.org/openstack/diskimage-builder/src/branch/master/playbooks/dib-devstack/build-boot-run.yaml#L53-L59 this is the block that is breaking | 22:05 |
| clarkb | I think it is the |from_json that is getting non json output | 22:05 |
| TheJulia | yeah, that would do it. based upon the decoding error, I think its not getting any output | 22:07 |
| opendevreview | Steve Baker proposed openstack/diskimage-builder master: Skip local loop device creation for no-final-image builds https://review.opendev.org/c/openstack/diskimage-builder/+/984486 | 23:31 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!