[Bug 2034700] Re: Add and delete port test fails in the Debian package due to error logged from vif-plug-representor
Frode Nordahl
2034700 at bugs.launchpad.net
Thu Aug 8 06:41:06 UTC 2024
** Changed in: ovn (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ovn in Ubuntu.
https://bugs.launchpad.net/bugs/2034700
Title:
Add and delete port test fails in the Debian package due to error
logged from vif-plug-representor
Status in ovn package in Ubuntu:
Fix Released
Status in ovn source package in Lunar:
Fix Released
Bug description:
OVN commit 264c825f0a0e ("ovn-controller: remove un-necessary "trying
to release" warnings") added a test that fails if any warning or error
is logged from the ovn-controller.
This revealed the fact that the OVN-VIF representor plugin logs an error while running the test:
./ovn.at:35873: check_logs "" hv1
--- /dev/null 2023-01-09 10:00:51.000000000 +0000
+++ /<<PKGBUILDDIR>>/tests/testsuite.dir/at-groups/942/stdout 2023-09-07 09:04:26.311805398 +0000
@@ -0,0 +1 @@
+2023-09-07T09:04:26.232Z|00002|vif_plug_representor|ERR|unable to set udev receive buffer size.
942. ovn.at:35873: 942. Add and delete port -- ovn-northd -- parallelization=yes -- ovn_monitor_all=no (ovn.at:35873): FAILED (ovn.at:35873)
From cursory view, I do not see this logged on an actual production
setup with ovn-controller running directly on a host. I do see it when
running this test in a container though.
We should probably make the failure graceful at the initialization
stage, and rather log warnings if this state is found while doing a
lookup, or just lower the severity to INFO/DBG.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/2034700/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list