Friday, 2026-02-13

opendevreviewMerged openstack/sushy-tools master: Eject HttpBootUri media on boot target change  https://review.opendev.org/c/openstack/sushy-tools/+/97613800:12
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic master: Prevent power sync to interfere with FirmwareUpdate  https://review.opendev.org/c/openstack/ironic/+/97670401:54
opendevreviewIury Gregory Melo Ferreira proposed openstack/ironic master: [WIP] PLDM channel not initialized after BMC update  https://review.opendev.org/c/openstack/ironic/+/97670602:18
opendevreviewSyed Haseeb Ahmed proposed openstack/ironic master: Support pluggable API middleware via entry points  https://review.opendev.org/c/openstack/ironic/+/97649404:29
rpittaugood morning ironic! happy friday! o/07:55
opendevreviewDoug Goldstein proposed openstack/ironic master: convert trait based networking internal classes to dataclasses  https://review.opendev.org/c/openstack/ironic/+/97452408:02
TheJuliaBrrrraaaaaaaaaaaaiiins10:08
iurygregorygood morning ironic10:32
iurygregoryrpittau, metal3 job seems a bit unhappy since yesterday "Info -> Not all multiplatform-content is present and only the available single-platform image was pushed"10:34
iurygregoryI'm wondering if something went wrong when a new release was published ...10:34
iurygregorysince there was a new release yesterday for CAPM3 IPAM and BMO10:35
opendevreviewJulia Kreger proposed openstack/ironic master: Add a `reattach_networking` service step  https://review.opendev.org/c/openstack/ironic/+/97341312:06
TheJuliaso, is there consensus on the setuptools stuff? I want to fix ngs but I also don't want to check my upstream mailbox right now.12:34
opendevreviewJulia Kreger proposed openstack/networking-generic-switch master: CI: Temporary setuptools pin  https://review.opendev.org/c/openstack/networking-generic-switch/+/97672812:37
TheJuliawe can -1 that one if we want. just an idea12:37
TheJuliawhich is awful12:38
rpittauiurygregory: anything in the logs?12:59
rpittauTheJulia: I don't see other solutions :/13:00
iurygregoryrpittau, this was from the logs https://paste.opendev.org/show/bKY142jEqnKpXtudAHDw/13:02
iurygregoryhttps://zuul.opendev.org/t/openstack/build/577cac961c424366b23166a0747ee5be/log/job-output.txt same failures in different patches13:02
opendevreviewVerification of a change to openstack/ironic master failed: Add an autodetect deploy interface  https://review.opendev.org/c/openstack/ironic/+/97318713:28
opendevreviewVerification of a change to openstack/ironic master failed: Avoid import-time AttributeError with PySNMP 7.x  https://review.opendev.org/c/openstack/ironic/+/97627514:00
rpittauiurygregory: ack thanks I'm looking now14:08
rpittauiurygregory: the fix is already in the pipeline https://github.com/metal3-io/metal3-dev-env/pull/1637/changes14:13
iurygregoryrpittau, ack o/14:14
iurygregorywill wait a few hours before putting a recheck14:14
rpittauyeah it's not trivial apparently14:40
rpittauand of course it's Friday14:40
rpittauI'll loop you in the discussion iurygregory 14:40
iurygregoryrpittau, ack14:40
*** dking is now known as Guest257815:27
*** Guest2578 is now known as dking15:27
dkingHas anybody else seen this error on deploy: Writing image to device /dev/nvme0n1 failed with exit code 1. stdout: . stderr: qemu-img: /dev/nvme0n1: error while converting host_device: Failed to clear the new image's first sector: Device or resource busy15:34
dkingI see that _udev_settle() is called from hardware.list_all_block_devices() Shouldn't that be sufficient? ...or maybe it's not called on deploy, after the cleaning?15:35
dkingIt's called from get_os_install_device.15:37
opendevreviewRiccardo Pittau proposed openstack/ironic bugfix/34.0: Fix Redfish boot device setting for full boot request vendors  https://review.opendev.org/c/openstack/ironic/+/97675115:46
opendevreviewRiccardo Pittau proposed openstack/ironic stable/2025.2: Fix Redfish boot device setting for full boot request vendors  https://review.opendev.org/c/openstack/ironic/+/97675315:47
opendevreviewRiccardo Pittau proposed openstack/ironic bugfix/33.0: Fix Redfish boot device setting for full boot request vendors  https://review.opendev.org/c/openstack/ironic/+/97675415:47
opendevreviewRiccardo Pittau proposed openstack/ironic stable/2025.1: Fix Redfish boot device setting for full boot request vendors  https://review.opendev.org/c/openstack/ironic/+/97675515:48
opendevreviewNahian Pathan proposed openstack/ironic master: Remove verbose per-node debug logging from redfish sensor collection  https://review.opendev.org/c/openstack/ironic/+/97676717:22
clifquestion: I'm using `tox -e docs` to rebuild docs whenever I make a change, but it takes a minute or two to build. Is there a faster way to do an incremental build of docs?17:58
clifI wonder if anyone is interested in a patch that adds `-j auto` to the `sphinx-build` command for tox `docs` target. reduces build time about half for me locall,y18:38
cardoeclif: would you peek at my change to TBN. I rebased it.18:46
clifsure thing, have you had a chance to try any of TBN out yet? I believe all current TBN code related changes have merged18:47
cardoeUnfortunately the way sphinx works and the last changed plugin I don’t think there is. That said. I use tox-uv and prek and it’s quicker. I have to locally patch some places we have hardcoded things.18:48
cardoeI haven’t. Been on PTO. I’ll be back next Wednesday and I’ll tinker when I get caught up.18:49
cardoeI’m down for a -j auto patch.18:49
cardoetox-uv solves the setuptools issue for me as well.18:51
clifcool, yea please let me know how it works for you and if you run into any issues, I'll try to address them quickly18:51
opendevreviewClif Houck proposed openstack/ironic master: Enable parallel processes in sphinx-build to speed up tox "docs" target  https://review.opendev.org/c/openstack/ironic/+/97680718:53
clifoops thats not right18:54
opendevreviewClif Houck proposed openstack/ironic master: Enable parallel processes in sphinx-build to speed up tox "docs" target  https://review.opendev.org/c/openstack/ironic/+/97680718:58
clifthat's better18:58
opendevreviewMerged openstack/ironic bugfix/33.0: Fix Redfish boot device setting for full boot request vendors  https://review.opendev.org/c/openstack/ironic/+/97675418:59
opendevreviewMerged openstack/ironic stable/2025.2: Fix Redfish boot device setting for full boot request vendors  https://review.opendev.org/c/openstack/ironic/+/97675320:02

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!