Created attachment 1264588 [details] log Description of problem: Running tempest neutron_lbaas.tests.tempest.v2.scenario.test_listener_basic.TestListenerBasic.test_listener_basic failed attached log file Version-Release number of selected component (if applicable): python-neutron-lib-1.1.0-0.20170213120052.9b3ea8f.el7ost.noarch openstack-neutron-ml2-10.0.0-5.el7ost.noarch openstack-neutron-lbaas-10.0.1-0.20170222151526.c6011fb.el7ost.noarch python-neutronclient-6.1.0-0.20170208193918.1a2820d.el7ost.noarch openstack-neutron-common-10.0.0-5.el7ost.noarch openstack-neutron-10.0.0-5.el7ost.noarch openstack-neutron-openvswitch-10.0.0-5.el7ost.noarch puppet-neutron-10.3.0-1.el7ost.noarch python-neutron-10.0.0-5.el7ost.noarch python-neutron-lbaas-10.0.1-0.20170222151526.c6011fb.el7ost.noarch How reproducible: Failed 2 times in the last 7 runs. Stability: 71 % Steps to Reproduce: 1.Run tempest Neutron DFG CI job 2. 3. Actual results: Expected results: Additional info:
Created attachment 1299643 [details] log2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/tempest/test.py", line 102, in wrapper return f(self, *func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/neutron_lbaas/tests/tempest/v2/scenario/test_listener_basic.py", line 46, in test_listener_basic self._check_load_balancing_after_deleting_resources() File "/usr/lib/python2.7/site-packages/neutron_lbaas/tests/tempest/v2/scenario/base.py", line 555, in _check_load_balancing_after_deleting_resources self.assertEqual(counter, 0, 'Member %s is balanced' % member) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 25 != 0: Member server1 is balanced
Assigning to Nir for initial triage.
Fixed tempest waiters upstream (merged to master) and tested this[1] fix in our own CI for 8 times (tested the OSP12 branch), the test always passed. I backported it and will build a package after we merge it. [1] https://review.openstack.org/#/c/519072/
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0304