Monday, 2026-03-02

@bbezak:matrix.orghi - it looks like zuul has some issues. status of changes are not refreshing, some jobs are showing "Build ID xxxx not found" - for example - https://zuul.opendev.org/t/openstack/status?change=97795913:12
@bbezak:matrix.orginteresting spike here - https://grafana.opendev.org/d/21a6e53ea4/zuul-status?orgId=1&from=2026-03-02T13:00:00.000Z&timezone=utc&viewPanel=panel-36&to=2026-03-02T14:00:00.000Z14:07
@harbott.osism.tech:regio.chatdo you still see issues? seems to have somehow repaired itself by now14:23
@fungicide:matrix.org#status log Rebooted wiki.openstack.org restoring it to working order again after further database disconnects14:41
@status:opendev.org@fungicide:matrix.org: finished logging14:41
@bbezak:matrix.orgJens Harbott: it is better now. however still status refresh in zuul is a bit sluggish - for instance after pushing new patchset - it is being refreshed after several minutes - before it was almost instant15:19
@fungicide:matrix.orgBartosz Bezak: that will vary since zuul listens to events from gerrit about uploads and those go into an event queue. zuul pauses processing that queue during some other kinds of activities, such as reconfigurations15:30
@fungicide:matrix.orgright now zuul has a backlog of 221 trigger events and 1 management event, according to https://zuul.opendev.org/t/openstack/status15:30
@fungicide:matrix.organd now you can see the events queues are moving again, and the reconfiguration time updated, so it was paused for another tenant reconfiguration that time. according to https://zuul.opendev.org/t/openstack/system-events is was for the WRCP_26.03 branch of the starlingx/root repository15:37
@fungicide:matrix.organd the event queues seem to be paused again, likely another tenant reconfiguration15:39
@bbezak:matrix.orggot it, thx for the info15:39
@mnasiadka:matrix.orgfungi: That tenant reconfig caused a bit of stall on everything for some time, I'd say around 15/20 minutes, which is not that great15:44
@clarkb:matrix.orgit is likely due to the googlesource gerrit15:52
@clarkb:matrix.orgcorvus: has a change up to drop it. Doing so will break our gerrit container image build jobs as they rely on the repos on that gerrit. I think this is the only place we rely on repos from that gerrit and we can update the jobs to clone them within the job rather than relying on the zuul git repo management15:53
@clarkb:matrix.orgcorvus: it looks like my local access to gerrit.googlesource.com may also be slow? And the web ui isn't loading properly. I wonder if this is more of a global problem for that service15:55
@tkajinam:matrix.orgyeah it doesn't load for me now, either15:56
@tkajinam:matrix.orghmm it seems the access causes randome result. sometimes it succeeds. sometimes it fails with 500/502/503 error...15:57
@mnasiadka:matrix.orghttps works for me15:58
@mnasiadka:matrix.orgquite fast15:58
@clarkb:matrix.orgI've just asked in their discord server. They noted that the gerrit code review server was slow and deployed a rollback which corrected things. I've asked if the source code hosting portion is related or similarly impacted15:58
@mnasiadka:matrix.org(although it required a google id login)15:58
@bbezak:matrix.orgI've seen 502 couple of times15:58
@clarkb:matrix.orgmnasiadka: ah maybe they are throttling anonymous access heavily. Hopefully I get an answer from their discord server15:59
@clarkb:matrix.organd if not we can drop the source and update our jobs15:59
@tkajinam:matrix.orgmnasiadkado you see consistent result in several reloads ?15:59
@mnasiadka:matrix.orgyup, 20 retries and no failure16:00
@mnasiadka:matrix.orgbut it seems I'm going over ipv6 :)16:00
@clarkb:matrix.orgI have joined the opendevent meetpad room and we can discuss all the gerrit things there if we wish16:01
@mnasiadka:matrix.orgClark: can't join today, but will be there tomorrow16:01
@clarkb:matrix.orgmnasiadka: ack thanks16:02
@clarkb:matrix.orgIt feels more ad hoc this time around due to my lack of consistent availability recently. But I'm happy to make the most of it and will see you tomorrow16:02
@fungicide:matrix.orgoh, sorry, omw!16:13
-@gerrit:opendev.org- Zuul merged on behalf of Dmitriy Rabotyagov: [openstack/project-config] 978084: Stop publishing collection to PyPi https://review.opendev.org/c/openstack/project-config/+/97808416:35
-@gerrit:opendev.org- Michal Nasiadka proposed: [openstack/project-config] 978566: propose-updates: Add test-requirements target https://review.opendev.org/c/openstack/project-config/+/97856616:52
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 978575: Build Gerrit using direct clones of repos not Zuul managed repos https://review.opendev.org/c/opendev/system-config/+/97857519:06
@clarkb:matrix.orgcorvus: ^ I went with your suggestion of a new pre-run playbook that simply stages the repos in teh same locations that zuul would. I won't be surprised if there ends up being some bugs in my implementation but I think this approach will work just fine once I track those down19:07
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 978575: Build Gerrit using direct clones of repos not Zuul managed repos https://review.opendev.org/c/opendev/system-config/+/97857519:33
@clarkb:matrix.orgI think cloning the git repos is also super slow and I'm hitting timeouts in pre-run so it retries. I'll have to look closer after lunch20:28
@jim:acmegating.comClark: random anecdata: my test curl command running on my workstation is now fast20:57
@jim:acmegating.com0.5s20:57
@clarkb:matrix.orgcorvus: oh looks like the later runs for my change were fast then hit another error21:03
@clarkb:matrix.orgthe first one I checked (the first attempt) had some slow clones in it)21:03
@clarkb:matrix.orgso maybe this is happier all around now?21:03
@clarkb:matrix.orgbrowsing the web ui seems to work well too21:04
@clarkb:matrix.orgI'm going to make this change work for completeness in case the problem comes back. Upstream hasn't made any indication that they have fixed anything yet so this seems possible21:04
-@gerrit:opendev.org- Clark Boylan proposed: [opendev/system-config] 978575: Build Gerrit using direct clones of repos not Zuul managed repos https://review.opendev.org/c/opendev/system-config/+/97857521:06
@clarkb:matrix.orgI wasn't planning on sending an infra team meeting agenda for tomorrow since we're doing opendevent. I guess I can send an email notifying of the change of venue instead21:07
@clarkb:matrix.orglooks like the last reconfiguration for the openstack tenant was ~2 hours ago so not sure if we'd see better results within zuul yet.21:11
@clarkb:matrix.orgquick someone land a change to update configs :)21:11
-@gerrit:opendev.org- David Shrewsbury proposed: [opendev/bindep] 978585: New exit code of 2 for input file parse errors. https://review.opendev.org/c/opendev/bindep/+/97858521:40
@shrews:matrix.orgfungi: I feel like there was a magic incantation for generating a new release note. Is that documented somewhere so I can refresh my brain?21:59
@shrews:matrix.orgor am i misremembering how that worked?21:59
@fungicide:matrix.orgthere is. it's the https://pypi.org/p/reno tool but you can run it under tox22:00
@shrews:matrix.orgah, reno, yes. thx!22:01
@fungicide:matrix.orger, under nox now, we switched from tox to nox22:01
@mordred:waterwanders.comzomg it's shrews 22:02
@shrews:matrix.orgzomg, it's the old gang is together again or something. heya mordred !22:03
@shrews:matrix.org* zomg, it's like the old gang is together again or something. heya mordred !22:03
@fungicide:matrix.orgmmm, actually running it under nox is a little complicated, so probably easier to just install reno into a temporary venv (or from a distro package) and then `path/to/reno new some-summary-name` in the top-level directory of the bindep repo22:05
@shrews:matrix.orgmordred: come visit me and olaph again. he has a new farm with plenty of space for cooking out and beer drinking22:06
@shrews:matrix.orgfungi: gotcha. i'll figure it out22:06
@mordred:waterwanders.comshrews: heck yes. it's been way too long22:07
@clarkb:matrix.orgcorvus: according to discord things may be better now which seems to reflect what we have observed since noonish pacific. That said they also said they aren't aware of any specific changes that were made to fix anything22:46
@clarkb:matrix.orgso I'm thinking maybe we hold off on my gerrit image build update change and the gerrit.googlesource.com connection removal from zuul for now and monitor? My change does seem to work at least so we can fall back to the connection removal and that update if we need to22:47
@jim:acmegating.comClark: sounds like a good plan22:47
@clarkb:matrix.orgscreenshots show the expected gerrit versions and the theming is in place so I think we managed to build what we expected22:48

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