Thursday, 2022-12-22

*** ministry is now known as __ministry08:41
slaweqralonsoh ykarel please review https://review.opendev.org/c/openstack/neutron/+/868364 when You will have few minutes08:53
slaweqthx in advance08:53
slaweqand also https://review.opendev.org/q/topic:stateless-security-groups-testing :)08:54
slaweqthx a lot08:54
ralonsohsure, let me check08:58
ralonsohslaweq, so basically we need to wait for the mac to be written09:00
slaweqralonsoh TBH I'm not 100% sure but this is only logical explanation of why it fails sometimes as in those cases MAC isn't set to the correct one09:01
slaweqthus DHCP request fails09:01
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Ignore python warnings in the neutron-status functional tests  https://review.opendev.org/c/openstack/neutron/+/86837909:16
slaweqralonsoh with ^^ I think that functional tests with tox4 on Your patch should pass09:16
opendevreviewSlawek Kaplonski proposed openstack/neutron master: [WIP] Enable tox4 testing  https://review.opendev.org/c/openstack/neutron/+/86755409:16
slaweqI will take a look at fullstack tests too09:17
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Testing https://review.opendev.org/c/openstack/neutron/+/867554  https://review.opendev.org/c/openstack/neutron/+/86761609:18
ralonsohslaweq, yes, the deprecation warnings in the FT test09:18
ralonsohthis one is easy hehehe09:18
ralonsohbut I don't know what is hapening with the fullstack ones09:19
ralonsohslaweq, ^^ can you update the bug reference??09:19
ralonsohthis is not correct09:19
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Ignore python warnings in the neutron-status functional tests  https://review.opendev.org/c/openstack/neutron/+/86837909:20
opendevreviewSlawek Kaplonski proposed openstack/neutron master: [WIP] Enable tox4 testing  https://review.opendev.org/c/openstack/neutron/+/86755409:20
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Testing https://review.opendev.org/c/openstack/neutron/+/867554  https://review.opendev.org/c/openstack/neutron/+/86761609:20
slaweqsure09:20
slaweqI'm checking fullstack now09:20
ykarelslaweq, ack will check in some time09:32
opendevreviewSlawek Kaplonski proposed openstack/neutron master: DNM Trying to get fullstack logs with tox4  https://review.opendev.org/c/openstack/neutron/+/86838010:13
ralonsohslaweq, https://review.opendev.org/c/openstack/neutron/+/868380/1/tox.ini10:13
ralonsohohhhh now way10:13
ralonsohno way!10:13
ralonsohthat was the issue???10:13
slaweqralonsoh I'm not sure yet but I suspect that it can be10:14
ralonsoh(I'm dumber every day...)10:14
ralonsohthanks!!10:14
slaweqas in https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_92c/867554/14/check/neutron-fullstack-with-uwsgi/92cd1e5/tox/dsvm-fullstack-gate/4-commands%5B2%5D.log I don't see that variable10:14
ralonsohright so at least we'll know what is failing10:15
ralonsoh(I hope is rootwrap only)10:15
slaweqit works fine with tox3 but I think that Omer was talking about something similar in tobiko yesterday10:15
slaweqI hope that with this we will know what's failing - lets wait for the results now :)10:15
opendevreviewMerged openstack/ovn-octavia-provider master: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86797411:35
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/zed: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838311:45
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/yoga: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838411:46
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/xena: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838511:46
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/wallaby: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838611:47
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/zed: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838811:54
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/yoga: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838911:55
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/xena: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86841011:55
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/wallaby: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86841111:55
admin1hi all .. in case of using sriov agent , when does privsep daemon starts ?  .. is it after a vm has initiated, or always running 12:19
admin1i have 1 node where its running and works fine, in another node, vms fail to deploy and the diff is in working one, privsep process is also running.. in non working one, only sr-iov agent is running12:20
opendevreviewMerged openstack/neutron master: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86836412:48
ralonsohslaweq, thanks for the patch checking fullstack13:04
ralonsohcheck this: https://paste.opendev.org/show/bbdbgTwm6X6Y34azxsHP/13:04
ralonsohadmin1, daemon will start running the first time a privsep call is done13:04
ralonsohbefore that, you won't see it13:04
noonedeadpunkHey there! I'm back with the same neutron regression that happened on Zed between commits add538d7ff26d843fd43ca85f7dca9385dc3ecc1 and 6927dfbb3e52ba298928362da5cce32d49b1e1f8 - I believe it was backported from master as does hit it as well13:21
noonedeadpunkWe see it in Zuul and it's reproducable13:22
noonedeadpunkBasically, neutron-server jsut timeouts when it's attempted to create a network with all-in-one bare metal setup13:22
noonedeadpunkSo neutron-server is not isolated from OVN services in a container13:22
noonedeadpunkWhen it is - issue does not exist13:23
noonedeadpunkHere's the paste https://paste.openstack.org/show/bOnNJ7ySJomi4Jk3RwYL/13:23
noonedeadpunkAnd that's what we see in logs https://zuul.opendev.org/t/openstack/build/aaca275a240544c89b046dc31a126e04/log/logs/host/neutron-server.service.journal-11-54-45.log.txt#242913:23
noonedeadpunkNow I have a sandbox to play in where issue is reproduced13:24
noonedeadpunkI will try to narrow down to specific commit that brought that regression13:28
admin1hi ralonsoh,  my logs are here => https://paste.openstack.org/show/bmcOiXMrl1uG9Wx3iMOt/  13:33
admin1tldr, 2 identical servers, works in 1 , not in another13:33
admin1configs and logs in the paste 13:33
noonedeadpunkOk, I quite sure it's https://opendev.org/openstack/neutron/commit/753e7ceb2d04f6e723613407f0703b9221c5da1e that brought regression13:38
noonedeadpunkoh damn, it was backported back to wallaby13:41
ralonsohnoonedeadpunk, what is the issue?14:00
noonedeadpunkopenstack network create/delete hangs until timeout14:03
ralonsohnoonedeadpunk, yes but why this commit is related to this?14:03
ralonsohhttps://opendev.org/openstack/neutron/commit/753e7ceb2d04f6e723613407f0703b9221c5da1e14:03
noonedeadpunkWell, because when I'm installing previous one it's working as a charm14:03
noonedeadpunkralonsoh: https://paste.openstack.org/show/bR2lZs2i11WHFWtwlqP3/14:03
noonedeadpunkNeutron SHA is the only thing that's being changed14:04
ralonsohnoonedeadpunk, and did you try using metadata_workers=1?14:04
ralonsohor other value than 0?14:04
ralonsohin any case, I see this patch not related to the error14:04
noonedeadpunkhm. I think jamesdenton has found the issue in setup. And it's indeed related to the lockpath for the neutron-ovn-metadata that must differ from neutron-server14:07
ykareli see Error during notification for neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-1516394 process, after_init: PermissionError: [Errno 13] Permission denied: b'/run/lock/neutron/hash_ring_probe_lock' which looks related14:07
noonedeadpunkIt wasn't a requirement before though.14:08
noonedeadpunkANd it's quite un-obvious I would say14:08
noonedeadpunkralonsoh: metadata_workers=1 is in the config jsut in case14:09
*** dasm|off is now known as dasm14:10
slaweqralonsoh I have logs from fullstack job :)14:18
slaweqit seems that agents aren't starting due to error like:14:19
slaweq2022-12-22 10:40:22.781 20156 WARNING oslo.privsep.daemon [-] privsep log: sudo: privsep-helper: command not found14:19
slaweqI will try to check why it's like that and I will update Your patch if I will find something14:19
ralonsohslaweq, yeah, I pinged you before with that14:21
slaweqahh, sorry14:21
slaweqI missed Your ping14:21
slaweqralonsoh why is this needed https://review.opendev.org/c/openstack/neutron/+/867554/16/tox.ini#105 ?14:33
ralonsohslaweq, I modified that because I though the problem was in rootwrap14:34
ralonsohslaweq, I'll push a new patch removing that and I'll rebase your testing path on top14:34
ralonsohok?14:34
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] Enable tox4 testing  https://review.opendev.org/c/openstack/neutron/+/86755414:35
opendevreviewRodolfo Alonso proposed openstack/neutron master: DNM Trying to get fullstack logs with tox4  https://review.opendev.org/c/openstack/neutron/+/86838014:35
slaweqok14:38
ralonsohadmin1, where are the neutron server logs?14:42
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Testing https://review.opendev.org/c/openstack/neutron/+/867554  https://review.opendev.org/c/openstack/neutron/+/86761614:44
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add ``devlink.get_port`` method for devlink ports  https://review.opendev.org/c/openstack/neutron/+/86752614:55
opendevreviewyatin proposed openstack/neutron-tempest-plugin master: [DNM] Test tb-cache workaround for jammy  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/86793415:02
admin1ralonsoh, i do not have anything for those req-id in the server logs15:03
ralonsohadmin1, the port is not binding and the reason is in the neutron api logs15:04
ralonsohso please check them15:04
opendevreviewBalazs Gibizer proposed openstack/os-vif master: Make tox.ini tox 4.0.0 compatible  https://review.opendev.org/c/openstack/os-vif/+/86842015:09
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: Run security group scenario tests against stateless security groups too  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/86780215:44
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/zed: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839315:45
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/yoga: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839415:45
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/xena: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839515:45
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/wallaby: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839615:45
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/victoria: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839715:45
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/ussuri: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839815:46
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/train: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839915:46
opendevreviewBalazs Gibizer proposed openstack/os-vif master: Make tox.ini tox 4.0.0 compatible  https://review.opendev.org/c/openstack/os-vif/+/86842015:51
*** labedz is now known as labedz_16:45
opendevreviewMerged openstack/neutron master: Add extra logs when checking if FIP GW port has been created  https://review.opendev.org/c/openstack/neutron/+/86832816:54
opendevreviewMerged openstack/ovn-octavia-provider stable/zed: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838817:21
opendevreviewMerged openstack/ovn-octavia-provider stable/yoga: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838917:22
opendevreviewMerged openstack/neutron master: Rename setup-mtu-t1 argument because it is misleading  https://review.opendev.org/c/openstack/neutron/+/86415817:28
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Add vnic_type and binding profile capabilities to LSP info  https://review.opendev.org/c/openstack/neutron/+/86735917:40
opendevreviewRodolfo Alonso proposed openstack/neutron master: DNM -- [OVN] OVN monitor agent  https://review.opendev.org/c/openstack/neutron/+/86648017:40
opendevreviewMerged openstack/neutron master: [OVN] Implement abstract "post_connect" in "MetadataAgentOvnSbIdl"  https://review.opendev.org/c/openstack/neutron/+/86660117:54
opendevreviewMerged openstack/ovn-octavia-provider stable/wallaby: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86841118:14
opendevreviewMerged openstack/neutron stable/wallaby: [stable-only] Load config options importing ``common_config``  https://review.opendev.org/c/openstack/neutron/+/86819718:23
opendevreviewMerged openstack/neutron stable/xena: [stable-only] Load config options importing ``common_config``  https://review.opendev.org/c/openstack/neutron/+/86819618:23
opendevreviewMerged openstack/neutron stable/yoga: [stable-only] Load config options importing ``common_config``  https://review.opendev.org/c/openstack/neutron/+/86819518:23
opendevreviewMerged openstack/neutron master: [OVN] Initialize the mech driver variable in ``OVNL3RouterPlugin``  https://review.opendev.org/c/openstack/neutron/+/86720618:23
opendevreviewMerged openstack/ovn-octavia-provider stable/yoga: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838418:47
opendevreviewMerged openstack/neutron stable/yoga: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839419:07
opendevreviewMerged openstack/neutron stable/xena: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839519:07
opendevreviewMerged openstack/neutron stable/wallaby: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839619:07
opendevreviewMerged openstack/neutron stable/zed: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839320:27
opendevreviewMerged openstack/neutron stable/train: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86839920:27
opendevreviewMerged openstack/ovn-octavia-provider stable/wallaby: Fix listener provisioning_status after HM created/deleted  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86838621:55
*** ianw is now known as ianw_pto23:43
*** dasm is now known as dasm|off23:57

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