ovsfw tempest tests random fails

Bug #1748546 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Slawek Kaplonski

Bug Description

Some random tests from neutron-tempest-ovsfw job are failing very often. Only common thing in those failing tests is that test fails because instance is not reachable and it looks that it is not reachable because of some missing firewall Openflow rules.

Example of failing tests can be found e.g. on: http://logs.openstack.org/57/542257/4/check/neutron-tempest-ovsfw/cf76bcb/logs/testr_results.html.gz or on http://logs.openstack.org/54/537654/4/check/neutron-tempest-ovsfw/5c90b2b/logs/testr_results.html.gz (except hard_reboot test which is different problem and is covered in https://bugs.launchpad.net/neutron/+bug/1747709)

Changed in neutron:
assignee: nobody → Slawek Kaplonski (slaweq)
Revision history for this message
Slawek Kaplonski (slaweq) wrote :

From my tests on local environment it looks that problem is with missing openflow rules because when I found instance which wasn't reachable during such test and I restarted neutron-openvswitch-agent process, instance was again reachable as agent recreated all OF rules in br-int.
Here are example rules from br-int from moment when instance (connected to ofport=1689) was not reachable: http://paste.openstack.org/show/666969/
Here are example rules from br-int from moment when instance (connected to ofport=1689) was reachable: http://paste.openstack.org/show/666970/ (it was after neutron-openvswitch-agent restart)

Revision history for this message
Slawek Kaplonski (slaweq) wrote :

From couple of tests which I did in DNM patch: https://review.openstack.org/#/c/543100/1 it looks that patch https://review.openstack.org/#/c/542596/5 fixes issue with random failed tests described here.

Revision history for this message
IWAMOTO Toshihiro (iwamoto) wrote :

Those two failure examples have ovs-vswitchd core dumps so we may be able to mark this bug as a duplicate of bug/1742863.

Revision history for this message
Slawek Kaplonski (slaweq) wrote :

@IWAMOTO: I would personally not mark it as duplicate but rather add two bugs as "closes-bug" to commit message in Your patch https://review.openstack.org/#/c/542596 - what You think about it?

Revision history for this message
Slawek Kaplonski (slaweq) wrote :

Patch https://review.openstack.org/#/c/542596/ is merged and it fixes this issue with randomly failed tests

Changed in neutron:
status: Confirmed → Fix Committed
Changed in neutron:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.