Bug 1818014 - Test tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic is failing
Summary: Test tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tempest
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z3
: 16.1 (Train on RHEL 8.2)
Assignee: Rodolfo Alonso
QA Contact: Eran Kuris
URL:
Whiteboard:
: 1831683 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-27 12:32 UTC by Slawek Kaplonski
Modified: 2020-12-15 18:36 UTC (History)
10 users (show)

Fixed In Version: openstack-tempest-24.0.0-0.20200615173423.c73e6b1.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-15 18:35:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1869899 0 None None None 2020-03-31 15:05:48 UTC
OpenStack gerrit 716355 0 None MERGED Prevent raising exception if IP address is set in _hotplug_server 2020-12-16 09:32:15 UTC
Red Hat Product Errata RHEA-2020:5413 0 None None None 2020-12-15 18:36:06 UTC

Description Slawek Kaplonski 2020-03-27 12:32:57 UTC
On OSP-16 ci test tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic is failing in IPv6 VXLAN job.

Error:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tempest/common/utils/__init__.py", line 89, in wrapper
    return f(*func_args, **func_kwargs)
  File "/usr/lib/python3.6/site-packages/tempest/scenario/test_network_basic_ops.py", line 514, in test_hotplug_nic
    self._hotplug_server()
  File "/usr/lib/python3.6/site-packages/tempest/scenario/test_network_basic_ops.py", line 301, in _hotplug_server
    ip_address, ip_mask, new_nic))
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper
    return function(self, *args, **kwargs)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/utils/linux/remote_client.py", line 108, in exec_command
    return self.ssh_client.exec_command(cmd)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 202, in exec_command
    stderr=err_data, stdout=out_data)
neutron_tempest_plugin.common.utils.SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo ip addr add 10.100.0.29/28 dev eth1' failed, exit status: 2, stderr:
RTNETLINK answers: File exists

stdout:

Comment 8 Bernard Cafarelli 2020-06-18 14:58:21 UTC
*** Bug 1831683 has been marked as a duplicate of this bug. ***

Comment 18 errata-xmlrpc 2020-12-15 18:35:44 UTC
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 (Red Hat OpenStack Platform 16.1.3 bug fix and enhancement 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/RHEA-2020:5413


Note You need to log in before you can comment on or make changes to this bug.