Bug 1995160

Summary: test_established_tcp_session_after_re_attachinging_sg failed on cleanup
Product: Red Hat OpenStack Reporter: Alex Katz <akatz>
Component: python-neutron-tests-tempestAssignee: Alex Katz <akatz>
Status: CLOSED ERRATA QA Contact: Alex Katz <akatz>
Severity: medium Docs Contact:
Priority: high    
Version: 16.2 (Train)CC: akatz, ccamposr, jschluet
Target Milestone: z2Keywords: AutomationBlocker, Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-neutron-tests-tempest-0.9.0-2.20220109104840.15c85f6.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1989408 Environment:
Last Closed: 2022-03-23 22:11:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Katz 2021-08-18 14:45:02 UTC
+++ This bug was initially created as a clone of Bug #1989408 +++

Description of problem:
test_established_tcp_session_after_re_attachinging_sg failed

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/scenario/test_security_groups.py", line 300, in test_established_tcp_session_after_re_attachinging_sg
    con.test_connection()
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/common/utils.py", line 205, in __exit__
    self.server_ssh.exec_command('sudo killall tail || killall tail')
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 292, in wrapped_f
    return self.call(f, *args, **kw)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 358, in call
    do = self.iter(retry_state=retry_state)
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 319, in iter
    return fut.result()
  File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 425, in result
    return self.__get_result()
  File "/usr/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result
    raise self._exception
  File "/usr/lib/python3.6/site-packages/tenacity/__init__.py", line 361, in call
    result = fn(*args, **kwargs)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/common/ssh.py", line 178, in exec_command
    return super(Client, self).exec_command(cmd=cmd, encoding=encoding)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/ssh.py", line 211, in exec_command
    stderr=err_data, stdout=out_data)
neutron_tempest_plugin.common.utils.SSHExecCommandFailed: Command 'sudo killall tail || killall tail' failed, exit status: 1, stderr:
tail: no process found
tail: no process found

stdout:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 10 errata-xmlrpc 2022-03-23 22:11:12 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 (Release of components for Red Hat OpenStack Platform 16.2.2), 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-2022:1001