Public bug reported: Functional test neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase. test_ha_router_namespace_has_ipv6_forwarding_disabled is failing quite often in the gate.
Example of failure: http://logs.openstack.org/37/610737/2/gate/neutron- functional/286402b/logs/testr_results.html.gz Failure stack trace: Traceback (most recent call last): File "neutron/tests/base.py", line 151, in func return f(self, *args, **kwargs) File "neutron/tests/base.py", line 151, in func return f(self, *args, **kwargs) File "neutron/tests/functional/agent/l3/test_ha_router.py", line 365, in test_ha_router_namespace_has_ipv6_forwarding_disabled namespace=router.ns_name)) File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 1 != 0 It happens on stable branches and on master. ** Affects: neutron Importance: High Assignee: Slawek Kaplonski (slaweq) Status: Confirmed ** Tags: functional-tests gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1801930 Title: Functional test test_ha_router_namespace_has_ipv6_forwarding_disabled failing quite often Status in neutron: Confirmed Bug description: Functional test neutron.tests.functional.agent.l3.test_ha_router.LinuxBridgeL3HATestCase. test_ha_router_namespace_has_ipv6_forwarding_disabled is failing quite often in the gate. Example of failure: http://logs.openstack.org/37/610737/2/gate /neutron-functional/286402b/logs/testr_results.html.gz Failure stack trace: Traceback (most recent call last): File "neutron/tests/base.py", line 151, in func return f(self, *args, **kwargs) File "neutron/tests/base.py", line 151, in func return f(self, *args, **kwargs) File "neutron/tests/functional/agent/l3/test_ha_router.py", line 365, in test_ha_router_namespace_has_ipv6_forwarding_disabled namespace=router.ns_name)) File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 411, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 498, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 1 != 0 It happens on stable branches and on master. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1801930/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

