Wednesday, 2025-05-07

opendevreviewKim sumin proposed openstack/kolla-ansible master: When rendering the [task_flow] section of octavia.conf, the jobboard_backend_hosts line can be merged with the next line jobboard_backend_password if the Jinja for-loop does not explicitly include a newline after {% endfor %}.  https://review.opendev.org/c/openstack/kolla-ansible/+/94896402:02
opendevreviewyosef proposed openstack/kolla-ansible master: Add election-timer option to ovn-db role  https://review.opendev.org/c/openstack/kolla-ansible/+/93410605:39
opendevreviewhamid lotfi proposed openstack/kolla-ansible stable/2024.1: When we enable neutron_fwaas, the firewall_driver value should be changed from: neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver to this: openvswitch  https://review.opendev.org/c/openstack/kolla-ansible/+/94898706:52
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Fix bootstrapping in kolla-ansible  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/94698307:05
opendevreviewMichal Nasiadka proposed openstack/ansible-collection-kolla master: Fix bootstrapping in kolla-ansible  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/94698307:08
opendevreviewhamid lotfi proposed openstack/kolla-ansible stable/2024.1: When we enable neutron_fwaas, the firewall_driver value should be changed from: neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver to this: openvswitch  https://review.opendev.org/c/openstack/kolla-ansible/+/94898707:10
opendevreviewVerification of a change to openstack/ansible-collection-kolla master failed: Add uninstall tasks  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92508307:36
opendevreviewVerification of a change to openstack/kolla-ansible master failed: Add container engine migration scenario  https://review.opendev.org/c/openstack/kolla-ansible/+/83694107:36
mnasiadkafrickler, kevko I have a feeling something broke since yesterday - all jobs are failing with Neutron having problems talking with mariadb with proxysql errors...07:57
fricklermnasiadka: I can only take a look in the afternoon, maybe neutron broke something08:04
opendevreviewMichal Nasiadka proposed openstack/kolla-ansible master: DNM: Test without proxysql  https://review.opendev.org/c/openstack/kolla-ansible/+/94899408:08
opendevreviewVerification of a change to openstack/ansible-collection-kolla master failed: Add uninstall tasks  https://review.opendev.org/c/openstack/ansible-collection-kolla/+/92508308:36
mnasiadkahmm, mariadb got released yesterday08:43
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899708:45
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899709:06
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899709:44
mikalIs anyone else seeing errors from skyline-apiserver along the lines of "ERROR:kolla.common.utils.skyline-apiserver:ESC[91m[WARNING]: Empty continuation line found in: RUN ln -s skyline-apiserver-source/* skyline-apiserver && sed -e "/^aiosqlite===/d" -i requirements/upper-constraints.txt && python3 -m pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /skyline-apiserver && chmod 64409:44
mikal /usr/local/bin/kolla_skyline_extend_start"09:44
mikalIf its just me I'll go digging...09:44
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899710:03
mnasiadkamikal: this is only a warning10:06
mikalmnasiadka: kolla-build is reporting it as an error to me... "failed": [{"name": "skyline-apiserver", "status": "error"}]10:13
mikalI think I have a fix, I am just testing it now.10:13
mikalOh wait, you're right and I'm wrong. I missed the later pip error which is the actual failure.10:20
opendevreviewMichael Still proposed openstack/kolla master: Remove temporary fix for skyline-apiserver.  https://review.opendev.org/c/openstack/kolla/+/94900510:25
mikal^--- removes a TODO entry which turned out to be a red herring but probably should be cleaned up anyways10:25
mikalI've hit EOD, I'll take a look at the pip error which is the actual problem tomorrow if its still a thing then.10:26
mikal(The actual issue is that skyline-apiserver requests pydantic<=1.10.0 and master upper-constraints says pydantic===1.10.22. This was only pinned four days ago in requirements master by https://review.opendev.org/c/openstack/requirements/+/943089)10:30
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899710:33
mnasiadkamikal: we're using 2025.1 in master in preparation for branching, so we don't use requirements master branch there10:47
fricklerskyline is badly integrated with the wider openstack ecosystem, yes. also the above change was merged only yesterday11:16
tafkamaxfrickler: Why is thst? 11:18
tafkamaxThat*11:18
fricklertafkamax: the issue with skyline? it is being developed by a team that doesn't have much experience within the openstack community. and on the other side the community hasn't done much to take them by the hand and integrate them. plus likely some language + culture issues11:20
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899711:39
mnasiadkafrickler: MariaDB 10.11.12 release yesterday broke us11:39
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94901311:39
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902112:08
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1  https://review.opendev.org/c/openstack/kolla/+/94902212:10
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902112:11
opendevreviewDai Dang Van proposed openstack/kolla-ansible master: Add grafana native metrics target  https://review.opendev.org/c/openstack/kolla-ansible/+/94902412:20
fricklermnasiadka: nice, good timing12:48
mnasiadka#startmeeting kolla13:02
opendevmeetMeeting started Wed May  7 13:02:44 2025 UTC and is due to finish in 60 minutes.  The chair is mnasiadka. Information about MeetBot at http://wiki.debian.org/MeetBot.13:02
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.13:02
opendevmeetThe meeting name has been set to 'kolla'13:02
mnasiadka#topic rollcall13:02
frickler\o13:03
mnasiadkacourtesy ping: mnasiadka bbezak frickler kevko mmalchuk gkoper jovial mattcrees dougszu darmach pabloclsn ravlew amir5811813:03
darmach\o13:03
koperg[m]o/13:03
MattCrees[m]o/13:03
solomon28#topic rollcall13:03
solomon28\o13:04
mnasiadka#topic agenda13:04
mnasiadka* CI status13:04
mnasiadka* Release tasks13:04
mnasiadka* Additional agenda13:05
mnasiadka* Open discussion13:05
mnasiadka#topic CI status13:05
mnasiadkaIt's bleeding RED, just in time for cutting rc1 epoxy13:05
solomon28Sorry I’m new how to join13:05
WiniciusAllan[m]o/13:05
mnasiadkamariadb has released 10.11.12 which has broken everything13:05
solomon28O/13:05
mnasiadkapinning in progress, but we need to handle all stable branches13:05
fricklersolomon28: you already joined this channel, that's all you need13:06
mnasiadkaand bifrost is broken in 2023.2 due to all other projects being in unmaintained13:06
mnasiadkaso fun13:06
mnasiadka#topic Release tasks13:06
frickler2023.2 isn't getting unmaintained, it is eol directly13:06
mnasiadkaAh13:06
mnasiadkaSo even better13:06
solomon28Fri13:07
frickleryes, cleaned up almost 200 branches on Friday \o/13:07
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: [2023.2-only] Mark bifrost as unbuildable  https://review.opendev.org/c/openstack/kolla/+/94903113:08
mnasiadkabut that means we should sort it out before we do EOL on Kolla branches13:08
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1  https://review.opendev.org/c/openstack/kolla/+/94902213:09
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902113:09
mnasiadkaand now we have a nice stack of patches13:09
mnasiadkaok then, let's continue13:09
mnasiadkaSo - after we pin mariadb and get out of this mess - we need to merge 2-3 more patches and then branching+rc113:10
mnasiadkaand that's the focus of today and tomorrow I guess13:10
mnasiadkaAh, frickler we were supposed to plan a post-PTG meeting next week - but Bartosz will be awol - I need to check with him if he can join or we should postpone to 21st13:11
mnasiadkais that ok?13:11
mnasiadka(postponing)13:12
mnasiadkaanyway, you can respond async - let's continue13:14
mnasiadkaAdditional agenda is empty13:14
mnasiadka#topic Open discussion13:14
mnasiadkaAnybody anything?13:14
fricklersorry was distracted for a moment. actually postponing might be the better option for me, too13:15
mnasiadkaOk, so let's postpone to 21st.13:16
mnasiadkaI guess nothing else - thanks for coming!13:17
mnasiadka#endmeeting13:17
opendevmeetMeeting ended Wed May  7 13:17:50 2025 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)13:17
opendevmeetMinutes:        https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-05-07-13.02.html13:17
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-05-07-13.02.txt13:17
opendevmeetLog:            https://meetings.opendev.org/meetings/kolla/2025/kolla.2025-05-07-13.02.log.html13:17
darmachcheers! o/13:18
yuvalI wanted to ask if there is a like a queue of tasks so I can take something?13:18
yuvalor go search the issues and pick one13:19
fricklermnasiadka: did you actually send a mail about the post-ptg yet? I can't remember seeing it13:19
mnasiadkasend just now :)13:19
mnasiadka*sent13:19
fricklerah, ok, thx13:19
mnasiadkayuval: if you're interested in bug squashing - we're happy to accept your help - if it's more about new features - we're going to meet in two weeks on the post-PTG recap meeting - and there we can try to organise the plans for 2025.2 and assign things to people13:20
yuvali mean bug squashing13:20
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: [2023.2-only] Mark bifrost as unbuildable  https://review.opendev.org/c/openstack/kolla/+/94903113:22
WiniciusAllan[m]I'd like to help as well13:24
WiniciusAllan[m]I can attend to post-PTG for new features and see on launchpad if there is any bug 13:24
WiniciusAllan[m]* as well, if it is possible13:24
mnasiadkaSure, everybody is invited :)13:48
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1  https://review.opendev.org/c/openstack/kolla/+/94902213:53
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: [2023.2-only] Mark bifrost as unbuildable  https://review.opendev.org/c/openstack/kolla/+/94903113:54
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902113:54
opendevreviewMerged openstack/kolla stable/2023.2: CI: Drop upgrade jobs from 2023.1  https://review.opendev.org/c/openstack/kolla/+/94902214:06
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902114:17
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902114:17
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902114:19
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902114:53
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94901316:37
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94901317:42
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94901317:44
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94906217:44
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899717:51
opendevreviewMerged openstack/kolla stable/2023.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94902117:54
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899718:00
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94901318:09
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.1: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94901318:09
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94906218:09
opendevreviewMichal Nasiadka proposed openstack/kolla stable/2024.2: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94906218:10
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899718:11
opendevreviewMichal Nasiadka proposed openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899719:21
opendevreviewJay Jahns proposed openstack/kolla-ansible master: Add ovn-bgp-agent and FRR roles  https://review.opendev.org/c/openstack/kolla-ansible/+/93706621:01
opendevreviewMerged openstack/kolla master: mariadb: pin to 10.11.11  https://review.opendev.org/c/openstack/kolla/+/94899722:16
opendevreviewAntony Messerli proposed openstack/kolla master: Add ovn-bgp-agent and FRR  https://review.opendev.org/c/openstack/kolla/+/93705722:31

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