-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
?
-
rhos-workloads-compute
-
None
-
-
-
-
Low
WB tests are failing while creating test server
server = self.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/whitebox_tempest_plugin/api/compute/base.py", line 63, in create_test_server
server = super(BaseWhiteboxComputeTest, self).create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server
body, servers = compute.create_test_server(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 256, in __exit__
self.force_reraise()
File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/oslo_utils/excutils.py", line 222, in force_reraise
raise self.value
File "/opt/stack/tempest/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status
raise exceptions.BuildErrorException(details, server_id=server_id)
tempest.exceptions.BuildErrorException: Server 61693145-5b17-4be7-a569-49592b2ea79c failed to build and is in ERROR status
Details: Fault: {'code': 500, 'created': '2026-01-05T19:04:17Z', 'message': 'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 61693145-5b17-4be7-a569-49592b2ea79c.'}. Request ID of server operation performed before checking the server status req-537156d5-e300-4e79-93bc-8b1b9cf0e72f.
whitebox_tempest_plugin.api.compute.test_hw_video_type.HwVideoModelTest.test_bochs_display_device
whitebox_tempest_plugin.api.compute.test_uefi.TestUEFIBoot.test_uefi_boot_and_rebuild