| opendevreview | Doug Goldstein proposed openstack/neutron master: remove duplicate methods provided by the both classes https://review.opendev.org/c/openstack/neutron/+/988876 | 02:03 |
|---|---|---|
| opendevreview | Helen Chen proposed openstack/neutron master: Created OVN Agent EVPN extension & netlink monitor https://review.opendev.org/c/openstack/neutron/+/984409 | 02:10 |
| opendevreview | Helen Chen proposed openstack/neutron master: EVPN extension finite state machine event handler https://review.opendev.org/c/openstack/neutron/+/986832 | 02:10 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: OVNL3RouterPlugin register events in Neutron API workers https://review.opendev.org/c/openstack/neutron/+/988568 | 07:54 |
| ralonsoh | haleyb|out, lajoskatona hello! if you have some minutes, I would appreciate your time on these patches: | 07:55 |
| ralonsoh | https://review.opendev.org/c/openstack/python-openstackclient/+/987648 | 07:56 |
| ralonsoh | https://review.opendev.org/c/openstack/python-openstackclient/+/987668 | 07:56 |
| ralonsoh | thanks!@ | 07:56 |
| lajoskatona | ralonsoh: checking | 08:13 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Delay FRR start on leaf/spine until controller interfaces exist https://review.opendev.org/c/openstack/neutron/+/988401 | 08:15 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Add compute1 node to BGP multinode tempest job https://review.opendev.org/c/openstack/neutron/+/986075 | 08:15 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Create a keepalived-state-change script in dash https://review.opendev.org/c/openstack/neutron/+/836140 | 08:41 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Create a keepalived-state-change script in dash https://review.opendev.org/c/openstack/neutron/+/836140 | 08:51 |
| opendevreview | Slawek Kaplonski proposed openstack/neutron-lib master: Document ML2 VLAN tri-state capability behavior https://review.opendev.org/c/openstack/neutron-lib/+/987337 | 08:52 |
| slaweq | [ralonsoh](https://matrix.to/#/@_oftc_ralonsoh:matrix.org) hi, your neutron-lib patch to fix sphinx job for fwaas is merged already. I just rebased https://review.opendev.org/c/openstack/neutron-lib/+/987337 and re-approved it. Once it will be merged I think we can do new neutron-lib release | 08:54 |
| ralonsoh | slaweq, yes, I had plans for it. Once merged, I'll propose a releases patch | 08:57 |
| slaweq | thank You | 09:00 |
| zigo | ralonsoh: Result with my patch (using dash, not even bash...): | 09:07 |
| zigo | root@C6-cl1-network-1>_ ~ # PID=$(cat /var/lib/neutron/external/pids/df0302fe-a1e0-4840-81dc-b66e1f5abc15.monitor.pid.neutron-keepalived-state-change-monitor | 09:07 |
| zigo | ); ps -o rss= ${PID} $(pgrep -P ${PID} 2>/dev/null) | awk '{sum+=$1} END {printf "%.2f MB\n", sum/1024}' | 09:07 |
| zigo | 5.88 MB | 09:07 |
| zigo | :) | 09:07 |
| zigo | I expect this last instance of the patch to be fully working. | 09:07 |
| zigo | (tested it manually on my virtualized Gazpacho PoC). | 09:08 |
| zigo | So, that's less than 6 MB per router, including the subshells and the "ip -o monitor address" process. | 09:09 |
| ralonsoh | zigo, ok, I'll add this patch to the review list tomorrow in the Neutron meeting | 09:17 |
| zigo | Thanks. It hasn't passed the gate yet though. | 09:17 |
| zigo | But I'll do my best so it does. | 09:17 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: Add ``l3-agent-scheduler-ha-priority`` extension for ML2/OVN https://review.opendev.org/c/openstack/neutron/+/982792 | 09:53 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron master: OVNL3RouterPlugin register events in Neutron API workers https://review.opendev.org/c/openstack/neutron/+/988568 | 10:07 |
| opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/2025.2: [stable/2025.2] Fix flake8-import-order for modern setuptools https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988929 | 10:19 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Create a keepalived-state-change script in dash https://review.opendev.org/c/openstack/neutron/+/836140 | 10:21 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Create a keepalived-state-change script in dash https://review.opendev.org/c/openstack/neutron/+/836140 | 10:28 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Create a keepalived-state-change script in dash https://review.opendev.org/c/openstack/neutron/+/836140 | 10:38 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron-fwaas master: Bump neutron-lib to 3.26.0 https://review.opendev.org/c/openstack/neutron-fwaas/+/988952 | 11:35 |
| opendevreview | Merged openstack/neutron master: Guard BGPWorker against missing _reconciler https://review.opendev.org/c/openstack/neutron/+/988251 | 11:59 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Replace keepalived-state-change by a dash script https://review.opendev.org/c/openstack/neutron/+/836140 | 12:16 |
| opendevreview | yatin proposed openstack/neutron stable/2025.1: [stable 2025.1 only] Drop grenade jobs https://review.opendev.org/c/openstack/neutron/+/988962 | 12:27 |
| opendevreview | Thomas Goirand proposed openstack/neutron master: Replace keepalived-state-change by a dash script https://review.opendev.org/c/openstack/neutron/+/836140 | 12:28 |
| zigo | I'm not touching it anymore, IMO, it's good to go: I added nicer logging (same format as the rest of default Neutron/oslo.log), and a release note. | 12:29 |
| opendevreview | Fiorella Yanac proposed x/whitebox-neutron-tempest-plugin master: Tune QoS GW/FIP bandwidth limit ratios in scenario tests https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/988963 | 12:32 |
| opendevreview | Jimin Shin proposed openstack/neutron-lib master: Fix address‑groups API path and request body format https://review.opendev.org/c/openstack/neutron-lib/+/988965 | 12:46 |
| opendevreview | Merged openstack/neutron-lib master: Document ML2 VLAN tri-state capability behavior https://review.opendev.org/c/openstack/neutron-lib/+/987337 | 12:46 |
| ralonsoh | slaweq, haleyb https://review.opendev.org/c/openstack/releases/+/988967 | 12:56 |
| ralonsoh | btw, once merged https://review.opendev.org/c/openstack/neutron/+/988568, I'll backport it up to 2026.1 | 12:58 |
| ralonsoh | before this release the OVN L3 plugin does not register events | 12:58 |
| opendevreview | Helen Chen proposed openstack/neutron master: Created OVN Agent EVPN extension & netlink monitor https://review.opendev.org/c/openstack/neutron/+/984409 | 13:01 |
| opendevreview | Rodolfo Alonso proposed openstack/neutron stable/2026.1: OVNL3RouterPlugin register events in Neutron API workers https://review.opendev.org/c/openstack/neutron/+/988969 | 13:07 |
| haleyb | ralonsoh: ack, lgtm, the few other changes in-flight for neutron-lib can wait for next release | 13:11 |
| ralonsoh | yeah, I think so | 13:11 |
| ralonsoh | haleyb, I think you should also check https://review.opendev.org/c/openstack/releases/+/987935 | 13:12 |
| haleyb | ralonsoh: ack, thanks, thought i had but done now | 13:14 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: bgp: Implement peer-to-peer flows on Interconnect Bridge https://review.opendev.org/c/openstack/neutron/+/988830 | 13:21 |
| opendevreview | Merged openstack/networking-bgpvpn master: Migrate from neutronclient to SDK https://review.opendev.org/c/openstack/networking-bgpvpn/+/988231 | 13:54 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Add compute1 node to BGP multinode tempest job https://review.opendev.org/c/openstack/neutron/+/986075 | 13:56 |
| ykarel | #startmeeting neutron_ci | 14:02 |
| opendevmeet | Meeting started Mon May 18 14:02:21 2026 UTC and is due to finish in 60 minutes. The chair is ykarel. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:02 |
| opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:02 |
| opendevmeet | The meeting name has been set to 'neutron_ci' | 14:02 |
| ykarel | Ping list: bcafarel, lajoskatona, slawek, mlavalle, mtomaska, ralonsoh, ykarel, jlibosva, elvira | 14:02 |
| lajoskatona | o/ | 14:02 |
| slaweq | o/ | 14:02 |
| haleyb | o/ | 14:03 |
| ralonsoh | hello | 14:03 |
| ykarel | Hi all, let's start with the topics | 14:04 |
| ykarel | lajoskatona to check issue with bgpvpn | 14:04 |
| opendevreview | Merged openstack/networking-bgpvpn master: doc: Clean up drivers https://review.opendev.org/c/openstack/networking-bgpvpn/+/988003 | 14:04 |
| ykarel | #link https://review.opendev.org/c/openstack/networking-bgpvpn/+/988231 | 14:05 |
| ykarel | ^ merged today, so we should be good now | 14:05 |
| ykarel | thanks lajoskatona | 14:05 |
| lajoskatona | it is just merged I think | 14:05 |
| ykarel | ykarel to check the failures in ironic jobs and check/report with ironic or qa teams | 14:06 |
| ykarel | update from gmann that it was related tempest release stack for 2024.2 EOL, and all is good now | 14:06 |
| ykarel | #topic Stable branches | 14:06 |
| ykarel | Bernard not around today, but from what i checked | 14:06 |
| ykarel | not much activity in stable, rest all good, for 2025.1 we have issue with grenade jobs which we can discuss later | 14:07 |
| ykarel | #topic Stadium projects | 14:07 |
| ykarel | networking bagpipe tempest 1 failure(kernel panic) https://zuul.openstack.org/build/5e00ef4e94fb4546b244e587c5094fc7 | 14:07 |
| slaweq | I have one thing about stable | 14:07 |
| slaweq | sorry | 14:07 |
| ykarel | yes please slaweq | 14:07 |
| slaweq | I looked today finally into old fips fullstack issue https://bugs.launchpad.net/neutron/+bug/2143707 | 14:07 |
| ykarel | yes this is there from quite sometime, thx for looking into it | 14:08 |
| ykarel | slaweq, so you got what's the issue there? | 14:08 |
| slaweq | one sec | 14:09 |
| slaweq | sorry, 2 meetings in the same time :/ | 14:10 |
| slaweq | so I looked into this issue today and it seems for me that the problem is that we are using too old Centos 9 stream | 14:11 |
| slaweq | It has kernel 5.14.0-687.el9.x86_64 so it tries to install "kernel-modules-extra-5.14.0-687.el9.x86_64" but there is no such package in repo anymore | 14:11 |
| slaweq | in repo there are newer versions only | 14:11 |
| ykarel | ohkk but that is different issue | 14:12 |
| slaweq | so if we want to fix this issue we should probably talk with some from infra team about updating image, or download package manually, from e.g. https://rpmfind.net/linux/RPM/centos-stream/9/appstream/x86_64/kernel-devel-5.14.0-687.el9.x86_64.html or update kernel and reboot node | 14:13 |
| ykarel | i recall discussing that some weeks back | 14:13 |
| slaweq | this is the issue which I see every day now | 14:13 |
| slaweq | since few weeks at least | 14:13 |
| ykarel | and wanted to confirm if mirrors outdated, but forgot to confirm that | 14:13 |
| slaweq | but my other question is - do you still need/want to keep that job? Fullstack job is gone in u/s AFAIR | 14:14 |
| lajoskatona | which branch is this? 25.1/2? | 14:14 |
| slaweq | ahh, wait | 14:15 |
| slaweq | I looked at 2024.2 branch | 14:15 |
| slaweq | in 2025.1 it has issue in one of the tests | 14:15 |
| slaweq | 2 tests actually | 14:15 |
| lajoskatona | and we removed fullstack in 25.2 cycle as I remember, or later,.....? | 14:15 |
| slaweq | so I can check 2025.1 one in such case, but my question about if we want to keep that job or not is still valid :) | 14:16 |
| ykarel | slaweq, so if you check https://zuul.openstack.org/builds?job_name=neutron-fullstack-fips&project=openstack%2Fneutron&branch=stable%2F2025.1&skip=0 | 14:16 |
| ykarel | RETRY_LIMIT ones are the one you mentioned above, FAILURE ones is the issue referencing bug https://bugs.launchpad.net/neutron/+bug/2143707 | 14:17 |
| slaweq | yeap, I will check errors on 2025.1 branch then | 14:17 |
| slaweq | sorry for the noise | 14:17 |
| ykarel | thanks slaweq | 14:17 |
| ykarel | back to stadiums now | 14:18 |
| lajoskatona | so for stadiums, bagpipe failure is just a glitch I hope and bgpvpn failure was fixed by the patch you wrote | 14:18 |
| ykarel | thanks lajoskatona | 14:18 |
| lajoskatona | https://review.opendev.org/c/openstack/networking-bgpvpn/+/988231 | 14:19 |
| ykarel | #topic Rechecks | 14:19 |
| ykarel | we still had few rechecks due to some known issuesa and some infra failures | 14:19 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Add compute1 node to BGP multinode tempest job https://review.opendev.org/c/openstack/neutron/+/986075 | 14:19 |
| ykarel | bare recheck wise too it was good just 1/15 bare rechecks | 14:19 |
| ykarel | Now let's check on the failures | 14:20 |
| ykarel | #topic Tempest/Scenario | 14:20 |
| ykarel | test_rebuild_server_with_auto_disk_config | 14:20 |
| ykarel | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_778/openstack/7785c764b7bd4a89bcd2b98a2505e0b8/testr_results.html | 14:20 |
| ykarel | https://7b3adc0c3a938f75b202-ec1462e08dc630c68470b776538c8b75.ssl.cf5.rackcdn.com/openstack/628cbb79dc464f23948931fbd29fa12e/testr_results.html | 14:20 |
| ykarel | i recall seeing that in past but couldn't find open bug for it, so will open one | 14:20 |
| ykarel | #action ykarel to open bug for test_rebuild_server_with_auto_disk_config | 14:21 |
| ykarel | #topic Periodic | 14:21 |
| ykarel | - https://zuul.openstack.org/builds?job_name=neutron-ovs-grenade-dvr-multinode&project=openstack%2Fneutron&branch=stable%2F2025.1&skip=0 | 14:21 |
| ykarel | This is broken since 2024 eol | 14:21 |
| ykarel | so pushed https://review.opendev.org/c/openstack/neutron/+/988962 to drop these jobs in 2025.1 | 14:21 |
| ykarel | these jobs running against ubuntu jammy | 14:22 |
| ykarel | similarly skip level job running in 2025.2 are not impacted by this as running on ubuntu noble | 14:22 |
| ykarel | so we can keep them for now | 14:22 |
| ykarel | please check the patch when you get chance | 14:23 |
| ykarel | #topic Grafana | 14:23 |
| ykarel | https://grafana.opendev.org/d/f913631585/neutron-failure-rate | 14:23 |
| ykarel | let's have quick look here as well | 14:23 |
| ykarel | so in gate we can see all good, except a failure in tempest-integrated-networking(this was a test failure with kernel panic similar to bagpipe one above) | 14:24 |
| ykarel | in check there are some spikes but likely related to patches, i didn't get chance to check those | 14:25 |
| ykarel | anything to add? | 14:25 |
| ralonsoh | not from me | 14:26 |
| haleyb | nope | 14:26 |
| lajoskatona | nope, thanks | 14:26 |
| slaweq | nothing from me | 14:26 |
| ykarel | ok thx | 14:27 |
| ykarel | #topic On Demand | 14:27 |
| ykarel | anything else you would like to raise ? | 14:27 |
| ralonsoh | no, thanks | 14:27 |
| lajoskatona | nothing more from me | 14:28 |
| ykarel | thx all for joining, let's close early and have everyone almost 30 minutes back. | 14:29 |
| ykarel | #endmeeting | 14:29 |
| opendevmeet | Meeting ended Mon May 18 14:29:54 2026 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:29 |
| opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2026/neutron_ci.2026-05-18-14.02.html | 14:29 |
| opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2026/neutron_ci.2026-05-18-14.02.txt | 14:29 |
| opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2026/neutron_ci.2026-05-18-14.02.log.html | 14:29 |
| haleyb | o/ | 14:29 |
| lajoskatona | o/ | 14:30 |
| opendevreview | Helen Chen proposed openstack/neutron master: Created OVN Agent EVPN extension & netlink monitor https://review.opendev.org/c/openstack/neutron/+/984409 | 14:32 |
| opendevreview | Helen Chen proposed openstack/neutron master: EVPN extension finite state machine event handler https://review.opendev.org/c/openstack/neutron/+/986832 | 14:32 |
| opendevreview | Takashi Kajinami proposed openstack/networking-bgpvpn master: Skip neutron-tempest-plugin-bgpvpn-bagpipe for irrelevant changes https://review.opendev.org/c/openstack/networking-bgpvpn/+/988117 | 14:45 |
| opendevreview | Merged openstack/neutron master: OVNL3RouterPlugin register events in Neutron API workers https://review.opendev.org/c/openstack/neutron/+/988568 | 14:51 |
| opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/2025.1: [stable/2025.2] Fix flake8-import-order for modern setuptools https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988994 | 15:20 |
| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Implement multiple segments per host for routed networks https://review.opendev.org/c/openstack/neutron/+/975111 | 15:33 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 15:35 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: Add PVLAN OVN Driver https://review.opendev.org/c/openstack/neutron/+/985150 | 15:35 |
| opendevreview | Miguel Lavalle proposed openstack/neutron master: [OVN] Agent extension for segment bridges https://review.opendev.org/c/openstack/neutron/+/982018 | 15:37 |
| opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider stable/2025.1: [stable/2025.1] Fix flake8-import-order for modern setuptools https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988994 | 15:42 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: epvn: API and service plugin implementation https://review.opendev.org/c/openstack/neutron/+/986581 | 15:52 |
| opendevreview | Helen Chen proposed openstack/neutron master: EVPN extension finite state machine event handler https://review.opendev.org/c/openstack/neutron/+/986832 | 15:53 |
| opendevreview | Eduardo Olivares proposed openstack/neutron master: Add compute1 node to BGP multinode tempest job https://review.opendev.org/c/openstack/neutron/+/986075 | 16:02 |
| *** haleyb|out is now known as haleyb | 16:28 | |
| cardoe | ralonsoh: https://review.opendev.org/c/openstack/neutron/+/988875 I'm correct in that change based on your TODO comment yes? | 18:03 |
| opendevreview | Doug Goldstein proposed openstack/neutron-lib master: remove pbr as runtime dependency https://review.opendev.org/c/openstack/neutron-lib/+/989019 | 18:54 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: evpn: Implement DB model for evpn_vni attribute https://review.opendev.org/c/openstack/neutron/+/987250 | 18:58 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: evpn: API and service plugin implementation https://review.opendev.org/c/openstack/neutron/+/986581 | 19:10 |
| opendevreview | Jakub Libosvar proposed openstack/neutron master: evpn: API and service plugin implementation https://review.opendev.org/c/openstack/neutron/+/986581 | 19:12 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: Add PVLAN service plugin https://review.opendev.org/c/openstack/neutron/+/978798 | 20:38 |
| opendevreview | Elvira García Ruiz proposed openstack/neutron master: Add PVLAN OVN Driver https://review.opendev.org/c/openstack/neutron/+/985150 | 20:38 |
| opendevreview | Brian Haley proposed openstack/neutron master: Remove python 3.10 references https://review.opendev.org/c/openstack/neutron/+/989026 | 20:45 |
| opendevreview | Brian Haley proposed openstack/neutron-lib master: WIP: Tenant_id has left the building https://review.opendev.org/c/openstack/neutron-lib/+/986960 | 21:57 |
| opendevreview | JayGue Lee proposed openstack/ovn-octavia-provider stable/2025.1: [OVN] Protect LB VIP ports with device_id and device_owner https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988893 | 23:20 |
| opendevreview | JayGue Lee proposed openstack/ovn-octavia-provider stable/2025.2: [OVN] Protect LB VIP ports with device_id and device_owner https://review.opendev.org/c/openstack/ovn-octavia-provider/+/988892 | 23:20 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!