16:00:41 <gibi> #startmeeting nova
16:00:41 <opendevmeet> Meeting started Tue Aug 15 16:00:41 2023 UTC and is due to finish in 60 minutes.  The chair is gibi. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:41 <opendevmeet> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:41 <opendevmeet> The meeting name has been set to 'nova'
16:00:44 <gibi> o/
16:00:46 <dansmith> o/
16:01:45 <elodilles> o/
16:02:10 <gibi> OK, lets get started
16:02:16 <gibi> this will be a sort meeting
16:02:25 <gibi> #topic Bugs (stuck/critical)
16:02:40 <gibi> I don't see any critical bugs
16:03:03 <gibi> #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 40 new untriaged bugs (+0 since the last meeting)
16:03:46 <gibi> based on the roster elodilles had the baton for a long time
16:04:09 <elodilles> yepp o:) i've tried to triage some bugs :)
16:04:13 <gibi> thanks
16:04:16 <elodilles> np
16:04:39 <gibi> I think we can let that baton be on PTO until bauzas is back
16:04:55 <elodilles> ++
16:05:09 <gibi> at least I don't know where to assign it
16:05:12 <gibi> so
16:05:15 <gibi> #info bug baton is PTO
16:05:19 <gibi> #info bug baton is on PTO
16:05:34 <gibi> do we have any bugs that needs discussion?
16:06:07 <gmann> o/
16:06:19 <elodilles> i don't have any to mention (though feel free to look for the bugs if i misjudged any of them)
16:07:31 <gibi> #topic Gate status
16:07:38 <dansmith> hoo boy
16:07:56 <dansmith> things are definitely improving but we still have work to do
16:08:22 <dansmith> this isn't really gate status, but one thing I've noticed while looking at countless gate logs is that we've had a bunch of lazy-loads sneak in,
16:08:36 <dansmith> up to five per object one after another for several operations
16:08:46 <gmann> at least less timeout and oom i think
16:08:53 <dansmith> I started work on making them visible and have been squashing them here: https://review.opendev.org/q/topic:reduce-lazy-loads
16:09:21 <gibi> dansmith: nice
16:09:37 <gibi> is there any specific issue we need to discuss?
16:09:37 <dansmith> I dunno how others feel, but I think 1 lazy load per object per service should be enough, and any time we need to lazy-load more than one thing, we probably should have pre-queried for the thing
16:09:53 <gibi> dansmith: in general I agree
16:10:05 <gibi> especially if we always do the two lazy loads unconditionally
16:10:11 <dansmith> so while it's not really clearly stability-related, doing this will reduce our load on rabbit, the db, and conductor which I'm sure will help gate performance
16:10:16 <dansmith> yeah
16:10:25 <gibi> I agree
16:10:41 <dansmith> the other gate failure I know of, which I haven't seen much since discussing with melwitt, was the ceph job seeming to hang n-cpu
16:10:52 <dansmith> I think she was looking at it but I don't know if there was any outcome
16:11:20 <gibi> OK
16:11:27 <gibi> thanks for the update
16:11:41 <dansmith> and then aside from that, plenty of small things but nothing large enough to be specifically noteworthy on its own that I know of
16:12:41 <gibi> I started to look into https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_1fe/889992/2/gate/nova-tox-functional-py39/1fefb65/testr_results.html on Friday but no real breakthrough yet
16:12:49 <dansmith> cool
16:13:14 <gmann> one thing to note, rebuild tests have refactored which was failing more. it work on its own server now and should be less on disturbing the thing on class level server
16:13:41 <gibi> gmann: thanks for the heads up
16:14:04 <gmann> and py3.11 testing started, this is fix from frickler for nova https://review.opendev.org/c/openstack/nova/+/891256/2
16:14:21 <gmann> and in child patch we can see job is passing
16:14:44 <gmann> idea is to add py3.11 unit test job as non voting in this cycle and make it voting in next cycle
16:15:26 <gibi> sounds good
16:15:58 <gibi> I approved the bindep change now as that was simple enough :)
16:16:03 <gmann> thanks
16:16:13 <gibi> anything else about our gate?
16:16:31 <gmann> nothing else from me
16:17:06 <gibi> #topic Release Planning
16:17:15 <gibi> 3 weeks left until Feature Freeze
16:17:36 <gibi> anything to raise here?
16:18:52 <gibi> #topic Stable Branches
16:19:00 <gibi> elodilles: your turn :)
16:19:04 <elodilles> o7
16:19:13 <elodilles> there was not much activity on stable branches
16:19:33 <elodilles> if the gate issues did not cause any problem on stable gates, then
16:19:40 <elodilles> #info all stable gates should be OK
16:19:40 <elodilles> :)
16:19:47 <elodilles> #info stable branch status / gate failures tracking etherpad: https://etherpad.opendev.org/p/nova-stable-branch-ci
16:19:54 <elodilles> and that's all from me
16:20:30 <gibi> thanks
16:20:37 <gibi> others, any comment on stable?
16:21:26 <gibi> #topic Open discussion
16:21:31 <gibi> any other business?
16:21:49 <dansmith> nay
16:22:03 <sean-k-mooney> i havent really looked at the sabel brances in a a few weeks and no other business form me
16:22:03 <elodilles> -
16:22:21 <gibi> OK. Then thanks for joining. :)
16:22:24 <gibi> #endmeeting