Thursday, 2022-10-13

opendevreviewMerged openstack/ironic stable/xena: Stable only: Factor out addition of packaging lib  https://review.opendev.org/c/openstack/ironic/+/86014201:29
opendevreviewSteve Baker proposed openstack/ironic master: Add configurable delays to the fake drivers  https://review.opendev.org/c/openstack/ironic/+/86112701:42
stevebaker[m]TheJulia: I think ^^ will be useful for various manual performance testing things, but my immediate plan for it is to dig into graceful conductor shutdown behaviour01:47
opendevreviewSteve Baker proposed openstack/ironic master: Add configurable delays to the fake drivers  https://review.opendev.org/c/openstack/ironic/+/86112702:01
arne_wiebalckGood morning, Ironic!06:27
opendevreviewRiccardo Pittau proposed openstack/metalsmith stable/yoga: Allow to use Ansible OpenStack Col. 1.x.x with openstacksdk >=0.99.0  https://review.opendev.org/c/openstack/metalsmith/+/86105407:05
opendevreviewRiccardo Pittau proposed openstack/metalsmith stable/xena: Allow to use Ansible OpenStack Col. 1.x.x with openstacksdk >=0.99.0  https://review.opendev.org/c/openstack/metalsmith/+/86105507:06
opendevreviewRiccardo Pittau proposed openstack/metalsmith stable/wallaby: Allow to use Ansible OpenStack Col. 1.x.x with openstacksdk >=0.99.0  https://review.opendev.org/c/openstack/metalsmith/+/86105607:06
rpittaugood morning ironic! o/07:06
rpittauif anyone has a moment please review https://review.opendev.org/c/openstack/bifrost/+/859075 thanks!07:14
rpittauand hum first https://review.opendev.org/c/openstack/bifrost/+/848828 :D07:15
opendevreviewRiccardo Pittau proposed openstack/ironic master: Bump min version of testtools  https://review.opendev.org/c/openstack/ironic/+/86114407:32
rpittauTheJulia, JayF re ironic-inspector tests in bugfix/10.9: updating the jobs is not that easy because they're template, so you need to create the templates like we did for ironic in other bugfix branches07:38
opendevreviewRiccardo Pittau proposed openstack/ironic-inspector bugfix/10.9: CI: Various fixes  https://review.opendev.org/c/openstack/ironic-inspector/+/86017007:43
rpittau^ I've hijacked JayF patch with, should work now07:45
rpittauwondering if we should keep all of those in master branch in ironic for ease of access and to avoid duplicating stuff07:45
opendevreviewRiccardo Pittau proposed openstack/ironic-inspector bugfix/10.9: CI: Various fixes  https://review.opendev.org/c/openstack/ironic-inspector/+/86017008:08
opendevreviewMerged openstack/bifrost master: Explicitly fetch baremetal ports and use id on openstacksdk>=0.99.0  https://review.opendev.org/c/openstack/bifrost/+/85943008:36
opendevreviewRiccardo Pittau proposed openstack/ironic bugfix/20.2: devstack: use CentOS 9 for DIB IPA builds  https://review.opendev.org/c/openstack/ironic/+/86105809:42
rpittau^ bugfix/20/2 being zed requires this for compatibility with constraints09:44
opendevreviewRiccardo Pittau proposed openstack/ironic-python-agent bugfix/9.0: Pin bugfix 9.0 ci jobs to zed  https://review.opendev.org/c/openstack/ironic-python-agent/+/85925509:45
kubajjGood afternoon Ironic! Does anybody has any suggestions on what OS images to try to deploy devstack on? I've tried couple Ubuntu versions (20.04 and 22.04 in desktop and server versions ), but no luck so far.11:02
iurygregorygood morning Ironic11:30
rpittaukubajj: both ubuntu 20.04 and 22.04 should work, I think currently we're still running mostly 20.0412:17
rpittauhey iurygregory :)12:17
kubajjrpittau: can you run then in something like VirtualBox or similar?12:18
kubajjIs 8GB of RAM for it enough?12:19
kubajj(I am just trying to figure out what I'm doing wrong)12:19
dtantsurkubajj: 8G may not suffice for bare metal testing by default. let me check our defaults..12:22
dtantsurkubajj: nested VMs use 3G by default: https://opendev.org/openstack/ironic/src/branch/master/devstack/lib/ironic#L14612:23
dtantsurif you intend to use tinyipa as a ramdisk, you can lower that to 1G I think12:23
rpittaukubajj: you can run that in a virtualized environment, probably 8GB RAM is a bit low, depends which services you run on top of that, for bare metal you need more12:23
dtantsurIRONIC_RAMDISK_TYPE=tinyipa12:23
kubajjrpittau: would the stack.sh script fail if it doesn't have enough RAM?12:24
kubajjdtantsur: I'll try to specify the tinyipa, that might help12:25
rpittaukubajj: stack.sh may fail for lack of memory, yes12:28
TheJuliagood morning13:06
rpittaugood morning TheJulia :)13:26
*** knikolla[m] is now known as knikolla13:26
* TheJulia did not order a migraine this morning13:28
dtantsurthis is always a surprise gift..14:01
opendevreviewMerged openstack/ironic bugfix/20.2: devstack: use CentOS 9 for DIB IPA builds  https://review.opendev.org/c/openstack/ironic/+/86105814:21
rpittau\o/14:21
TheJuliadtantsur: it feels a bit like a fly in my soup14:21
rpittaummmm JayF TheJulia what do we want to do about functional-tests in -> https://review.opendev.org/c/openstack/ironic-inspector/+/860170 error seems related to sqlite14:24
JayFrpittau: that needs the sqla2.0 workaround then14:24
rpittauah ok14:24
TheJuliayeah, it is pulling in oslodb 12.1.0 which defaults autocommit to False14:25
* TheJulia suspects that should have been oslodb 13.0.014:26
TheJuliaanyway!14:26
opendevreviewMerged openstack/ironic bugfix/20.2: Pin bugfix 20.2 ci jobs to zed  https://review.opendev.org/c/openstack/ironic/+/85925015:14
JayFHey; just a reminder to folks: https://docs.openstack.org/project-team-guide/testing.html#how-to-handle-test-failures please do not `recheck` patches without putting a reason afterwards15:17
JayFthis is being tracked by the TC and I don't want Ironic to end up on the naughty list :)15:18
dtantsurFile that under "things everyone should be doing, noone will and everyone knows why" :)15:18
JayFHonestly, I usually shrug at these but I saw like, 4 bare rechecks for Ironic stuff in my inbox from overnight15:19
JayFand I think our gate is getting flakier where rechecking over and over isn't going to cut it :(15:20
dtantsurI know, I used to be just upset as you. And then I got always tired, and stop being able to spend half an hour dragging myself through devstack logs.15:20
JayFI'm trying to ... utilize the exuberant motivation while it exists15:20
JayFI know it won't be here forever :)15:20
dtantsur\o/15:20
dtantsurI wonder how many of the issues will disappear if we ever finish the neutron sync work15:21
JayFif it seems like I'm being spastic since being elected; it's literally just me trying to get every ounce of motivation out of the situation lol15:21
dtantsurfair :D15:21
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/xena: Use utf-16-le if BOM not present  https://review.opendev.org/c/openstack/ironic-python-agent/+/86119715:31
opendevreviewJulia Kreger proposed openstack/ironic-python-agent bugfix/8.1: Use utf-16-le if BOM not present  https://review.opendev.org/c/openstack/ironic-python-agent/+/86106215:31
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/wallaby: Use utf-16-le if BOM not present  https://review.opendev.org/c/openstack/ironic-python-agent/+/86106315:32
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/victoria: Use utf-16-le if BOM not present  https://review.opendev.org/c/openstack/ironic-python-agent/+/86106415:32
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/ussuri: Use utf-16-le if BOM not present  https://review.opendev.org/c/openstack/ironic-python-agent/+/86106515:32
*** tkajinam is now known as Guest297115:43
opendevreviewMerged openstack/ironic-python-agent bugfix/9.0: Pin bugfix 9.0 ci jobs to zed  https://review.opendev.org/c/openstack/ironic-python-agent/+/85925515:45
kubajjAnybody has any idea what is devstack trying to tell me? (This might not be the problem, I am just trying to figure out why it failed) HttpException: 500: Server Error for url: http://10.0.2.15:9696/networking/v2.0/subnets, Failed to allocate subnet: Cannot allocate requested subnet from the available set of prefixes.15:53
JayFSo that's an error talking to Neutron15:53
JayFyou likely can look at neutron api logs and see why it 500 errored15:53
opendevreviewJulia Kreger proposed openstack/ironic-python-agent stable/train: Use utf-16-le if BOM not present  https://review.opendev.org/c/openstack/ironic-python-agent/+/86120016:02
rpittaubye everyone! o/16:05
TheJuliaugh, I thought we changed devstack to permit warnings to be okay on pre-upgrade check16:58
TheJulia.. maybe I did that elsewhere17:00
opendevreviewJulia Kreger proposed openstack/ironic master: Add upgrade check warning for allocations db  https://review.opendev.org/c/openstack/ironic/+/86110717:07
opendevreviewJulia Kreger proposed openstack/ironic master: WIP Add upgrade check warning for allocations db  https://review.opendev.org/c/openstack/ironic/+/86110717:12
TheJuliasomething is afoot in what I'm getting back from the db in devstack :\17:15
opendevreviewJulia Kreger proposed openstack/ironic master: WIP Add upgrade check warning for allocations db  https://review.opendev.org/c/openstack/ironic/+/86110717:30
opendevreviewJulia Kreger proposed openstack/ironic master: Add upgrade check warning for allocations db  https://review.opendev.org/c/openstack/ironic/+/86110717:55
TheJuliaInterestingly enough, on devstack, that fixed check doesn't error since it is reporting utf8mb318:01
TheJuliaand innodb...18:01
TheJulia*rage*18:01
JayFunderlying OS differences?18:15
opendevreviewMerged openstack/ironic-python-agent bugfix/8.6: Pin bugfix 8.6 ci jobs to zed  https://review.opendev.org/c/openstack/ironic-python-agent/+/85925318:46
TheJuliaJayF: distribution defaults most likely20:20
JayFI'm doing some office hours @ youtube.com/jayofdoom if anyone wants to jump in20:42
JayFworking on PTG schedule20:53
JayF(it's late, but better late than never)20:53
JayFPut up a tentative PTG schedule here: https://etherpad.opendev.org/p/ironic-antelope-ptg -- please let me know if any of the times are uncomfortably late/early or overlapping for anyone and I will try to accomodate21:02
JayFsorry this didn't happen sooner, I legit didn't realize it was something I had to do until literally today :)21:02
JayFTheJulia: ^ can you sanity check?21:03
JayFTheJulia: if you have time, I know you're heads down21:03
TheJuliaJayF: at a quick look, it looks good to me21:20
JayFty21:20
opendevreviewJulia Kreger proposed openstack/ironic master: Fix allocations default table type  https://review.opendev.org/c/openstack/ironic/+/86019821:21
opendevreviewJulia Kreger proposed openstack/ironic master: Phase 1 - SQLAlchemy 2.0 Compatability  https://review.opendev.org/c/openstack/ironic/+/85633621:21
opendevreviewJulia Kreger proposed openstack/ironic master: Phase 2 - SQLAlchemy 2.0 Compatability  https://review.opendev.org/c/openstack/ironic/+/85751621:24
opendevreviewJulia Kreger proposed openstack/ironic master: Phase 3 - SQLAlchemy 2.0 Compatability  https://review.opendev.org/c/openstack/ironic/+/85793221:24
TheJuliastevebaker[m]: if you can review the rest of the chain ^^ it would be appreciated. If you have any questions, I would be happy to go over/review various aspects21:24
stevebaker[m]TheJulia: ok, I'll take a look now21:25
TheJuliaokay, I'm  going to step away for a little bit, going to try and dig into the rest of the inspector stuff tomorrow and *hopefully* move that forward with a clear mind21:26
JayFHeads up: I'm going to be out-ish tomorrow. I'll have PTO but if you need me urgently, feel free to send a DM or ping me in here and I'll get around to it.21:50
jandersgood morning Ironic o/21:56
TheJuliaJayF: have a good weekend!21:58
TheJuliajanders: good morning!21:58
jandershey TheJulia o/21:59
stevebaker[m]TheJulia: looks good, just a question on https://review.opendev.org/c/openstack/ironic/+/85751622:36
TheJuliastevebaker[m]: possibly….  The entire query would need to be rewritten but I don’t think there is any reason not to22:53
stevebaker[m]It could be a follow up23:02
ashinclouds[m]At, op should be query though. Realistically minor23:03
opendevreviewMerged openstack/ironic master: Add upgrade check warning for allocations db  https://review.opendev.org/c/openstack/ironic/+/86110723:20
TheJuliajanders: eol'ing the ipa train branch as well?23:53
TheJuliaerr23:53
TheJuliaJayF: 23:53
TheJuliaJayF: Eol'ing the train api branch that is?23:54
JayFTheJulia: Not the plan anymore; if I accidentally a patch in the wrong branch it's my bad23:54
TheJuliaJayF: ack, unabandnoing23:54
TheJuliaI'll fix tomorrow since I need to get stuff for train sorted downstream23:55
TheJuliahmm... likely ipa-b needs to be pinned on that branch23:55
TheJuliaI can look in the morning23:55
JayFoh! I bet that's what's breaking ironic-lib victoria, too23:57
JayFI was looking at that earlier 23:57
TheJuliamost likely23:57
JayFI'm going to go comment that on the patch lol23:57
TheJuliak23:57
TheJuliahmmm23:59
TheJulianope, already pinned23:59

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