Bug 2115778

Summary: periodic-tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001-internal-tripleo-rhos-17 failing consistently on bunch of tempest tests
Product: Red Hat OpenStack Reporter: pojadhav
Component: distributionAssignee: OSP Team <rhos-maint>
Status: CLOSED DUPLICATE QA Contact: Lon Hohberger <lhh>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 17.0 (Wallaby)CC: cjeanner, jjoyce, jschluet, mburns, mgarciac, rlandy, shrjoshi
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-10 11:05:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description pojadhav 2022-08-05 10:58:17 UTC
Description of problem:

periodic-tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001-internal-tripleo-rhos-17 failing consistently on bunch of tempest tests with below traceback :

ft1.1: setUpClass (tempest.api.compute.admin.test_servers.ServersAdminTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tempest/test.py", line 168, in setUpClass
    raise value.with_traceback(trace)
  File "/usr/lib/python3.6/site-packages/tempest/test.py", line 161, in setUpClass
    cls.resource_setup()
  File "/usr/lib/python3.6/site-packages/tempest/api/compute/admin/test_servers.py", line 44, in resource_setup
    wait_until='ACTIVE')
  File "/usr/lib/python3.6/site-packages/tempest/api/compute/base.py", line 278, in create_test_server
    **kwargs)
  File "/usr/lib/python3.6/site-packages/tempest/common/compute.py", line 354, in create_test_server
    server['id'])
  File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 227, in __exit__
    self.force_reraise()
  File "/usr/lib/python3.6/site-packages/oslo_utils/excutils.py", line 200, in force_reraise
    raise self.value
  File "/usr/lib/python3.6/site-packages/tempest/common/compute.py", line 321, in create_test_server
    request_id=request_id)
  File "/usr/lib/python3.6/site-packages/tempest/common/waiters.py", line 81, in wait_for_server_status
    raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 12aaf680-8081-44b6-ab1f-26b74307fa85 failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2022-08-04T13:24:52Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 12aaf680-8081-44b6-ab1f-26b74307fa85.'}. Server boot request ID: req-bc1563d8-77e1-463e-b835-5ec7ebd0d198.


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

osp 17 on rhel 9


Actual results:

bunch of tempest tests are failing on the "periodic-tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001-internal-tripleo-rhos-17" job.


Expected results:
periodic-tripleo-ci-rhel-8-ovb-3ctlr_1comp-featureset001-internal-tripleo-rhos-17 should have green run with all tempest tests.

Comment 5 Ronelle Landy 2022-08-10 11:05:41 UTC

*** This bug has been marked as a duplicate of bug 2110535 ***