Captured traceback: $ tempest run --regex tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [37.175023s] ... FAILED ~~~~~~~~~~~~~~~~~~~ b'Traceback (most recent call last):' b' File "/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_actions.py", line 235, in test_rebuild_server' b' self._test_rebuild_server()' b' File "/usr/lib/python3.6/site-packages/tempest/api/compute/servers/test_server_actions.py", line 213, in _test_rebuild_server' b" self.assertEqual(original_addresses, server['addresses'])" b' File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 411, in assertEqual' b' self.assertThat(observed, matcher, message)' b' File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 498, in assertThat' b' raise mismatch_error' b'testtools.matchers._impl.MismatchError: !=:' b"reference = {'tempest-ServerActionsTestJSON-1060207279-network': [{'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:24:63:fd'," b" 'OS-EXT-IPS:type': 'fixed'," b" 'addr': '10.100.0.5'," b" 'version': 4}]}" b"actual = {'tempest-ServerActionsTestJSON-1060207279-network': [{'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:24:63:fd'," b" 'OS-EXT-IPS:type': 'fixed'," b" 'addr': '10.100.0.5'," b" 'version': 4}," b" {'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:24:63:fd'," b" 'OS-EXT-IPS:type': 'floating'," b" 'addr': '10.0.0.207'," b" 'version': 4}]}" b'' b''
I've reproduced it with the master version of tempest as well
The fix has been merged to tempest master.
The fixes are part of openstack-tempest-29.1.0-0.20220217160300.8cd0950.el9ost package (and newer ones).
Fixed in version package contains required fixes and is part of Build ID.
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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543