Friday, 2025-01-17

opendevreviewSteve Baker proposed openstack/ironic master: WIP Add novnc-proxy service  https://review.opendev.org/c/openstack/ironic/+/93919101:45
opendevreviewSteve Baker proposed openstack/ironic master: WIP add VNC auth type to novnc-proxy  https://review.opendev.org/c/openstack/ironic/+/93919201:45
opendevreviewSteve Baker proposed openstack/ironic master: WIP create idrac graphical console driver  https://review.opendev.org/c/openstack/ironic/+/93919301:45
opendevreviewSteve Baker proposed openstack/ironic master: Mask all driver_internal_info in node output  https://review.opendev.org/c/openstack/ironic/+/93950401:45
opendevreviewSteve Baker proposed openstack/ironic master: WIP utility functions for graphical console drivers  https://review.opendev.org/c/openstack/ironic/+/93950501:45
jssfrlooking at the control flow in ironic.drivers.modules.image_utils and related, it doesn't seem like it's that simple (cc TheJulia )07:23
jssfrAFAICT, the image is built and published deeply nested in the prepare_* functions, so ... this requires some refactoring or alternatively building the image twice if the HTTP thing fails.07:23
jssfr*if the BMC rejects the HTTP URL07:23
kubajjGood morning Ironic! o/07:39
kubajjIf I backport the bug fix I created, I backport the release note follow-up with it, right?07:40
rpittaugood morning ironic! happy friday! 08:04
rpittaukubajj: yep, do one backport with both commits :)08:05
kubajjcould I then have some core review the release note, please: https://review.opendev.org/c/openstack/ironic-python-agent/+/93942409:51
opendevreviewcid proposed openstack/ironic-python-agent master: Treat 'No space left on device' error as fatal  https://review.opendev.org/c/openstack/ironic-python-agent/+/93950010:13
opendevreviewMerged openstack/metalsmith master: CI: Remove metalsmith legacy jobs  https://review.opendev.org/c/openstack/metalsmith/+/93315411:58
adam-metal3Hello I have a question, I have noticed a DB locking (HTTP error 409) while running inspection on one of my machines in a 3 machine deployment. 2 machines get inspected just fine the third runs into locking issue right after it posts the inspection data. Also there is some wierdness going on with the warning image generation too. Ironic version is 26.0.1 . Is this something known for 26.01?  13:57
adam-metal3https://paste.openstack.org/show/bmDWApe18klwUuIrOccS/13:57
adam-metal3*weirdness with the warning message generation*13:58
adam-metal3I have already recommended for the user to upgrade to 26.1.1 but wondering if  this is something thta other have seen too recently ot not?13:59
adam-metal3*if this is something thta others have seen too recently or not?*14:01
adam-metal3AFAIK this was a fresh Ironic not reused or otherwise abused, and it has only those 3 machines registered nothing more.14:04
TheJuliagood morning14:16
jssfrTheJulia, o/. if you have any words to my thoughts this UTC-morning, I'd appreciate them, and in exchange I'll open my work laptop once more to get you info on the specific board we use :)14:20
TheJuliawords, thoughts, huh?14:24
TheJuliaI just woke up a few minutes ago14:24
TheJuliajssfr: the http url is the first class thing... and if you have an nfs or cifs export of the same folder, in theory you could just decompose the url, extract the path in the https://github.com/openstack/ironic/blob/master/ironic/drivers/modules/redfish/boot.py#L332-L358 sequence14:29
TheJuliaperhaps just ?urllib?.parse.urlparse(boot_url).path as the input into a fallback handling path ?14:30
TheJuliaIts the act of attachment where we know it fails14:30
TheJulianot the act of building :)14:30
jssfroh well, that could work I guess14:39
jssfra bit of a sledgehammer option14:39
TheJuliaYeah, but it is a bit of a sledgehammer interaction with the bmc :)14:43
jssfrso you'd see the change in _inject_media I suppose? (in redfish.bot)14:48
jssfr*ironic.drivers.modules.redfish.boot14:48
jssfr*_inject_vmedia14:48
jssfrgoddamnit, _insert_vmedia14:48
jssfrtyping hard14:48
JayFadam-metal3: generally speaking, those conflict errors can be expected and retries should take care of things.14:51
jssfrthe board is Intel Corporation S2600BPB according to dmidecode14:51
dtantsuradam-metal3: retrying on the "node is locked" error is not in itself a problem. In your paste, the lookup succeeded after a few seconds.14:53
dtantsurthe traceback is fixed by https://review.opendev.org/c/openstack/ironic-python-agent/+/92976614:53
TheJuliajssfr: you have what is available via the bmc as vendor, so you might not have all of that, but you should have at least 'intel'15:26
rpittaubye everyone have a great weekend! o/16:13
TheJuliaHi, has anyone looked at the ipv6 job recently?16:31
TheJuliait seems to be very sad16:31
TheJuliaand unhappy16:32
TheJuliaand wants cookies16:32
TheJuliaAccording to zuul's logs, it looks like it last worked in November...16:56
TheJuliaumm... ubuntu default changes?16:56
dtantsurHey folks, I'll be out for two weeks! Thanks to IRCCloud, my nick will be online, but it's very unlikely that I'll manage to handle the scrollback once I return :D17:13
* TheJulia expects dtantsur to declare bankruptcy upon returning17:32
TheJuliaIRC bankruptcy, that is17:32
opendevreviewcid proposed openstack/ironic master: Resolve portgroup deletion failure  https://review.opendev.org/c/openstack/ironic/+/93908518:16
opendevreviewMerged openstack/ironic-python-agent master: Treat 'No space left on device' error as fatal  https://review.opendev.org/c/openstack/ironic-python-agent/+/93950019:08
TheJuliacid: thank you!19:32
cidThe pleasure is mine. Who doesn't love easy quick wins :D19:34
opendevreviewMerged openstack/ironic-python-agent master: Add a release note for 939340  https://review.opendev.org/c/openstack/ironic-python-agent/+/93942419:40
opendevreviewJulia Kreger proposed openstack/ironic master: WIP OCI container adjacent artifact support  https://review.opendev.org/c/openstack/ironic/+/93789622:04
TheJuliastevebaker[m]: the vnc stuffss looks pretty good, a couple things made my brain go "wut"22:15
TheJuliaI guess I'm missing the linkage, or at least it didn't stand out for me. Testing of course, will be a pain :)22:15
TheJuliathe OCI client stuff likely has a couple more tests to write and then it should be good for review, it is *super* close as is22:24

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