STX-O Master failing to: Not possible launch VM due exceeded maximum number of retries
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Invalid
|
High
|
Daniel Marques Caires |
Bug Description
Brief Description
-------
After the STX-O Master installation on DX, the Sanity tests failed due to an inability to launch the VM caused by exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance
FAIL 20240910 22:05:11 test_swact_
FAIL 20240910 22:09:44 test_ping_
FAIL 20240910 22:14:01 test_migrate_
FAIL 20240910 22:18:06 test_nova_
FAIL 20240910 22:21:45 test_nova_
FAIL 20240910 22:25:22 test_evacuate_vms
Severity
-------
Major: VM does not launch
Steps to Reproduce
-------
Create Flavor
Create Volume 2GB
Check keypair
Launch VM with flavor, volume , keypair and the networks
Expected Behavior
-------
VM launch with success.
Actual Behavior
-------
Error building server
ERROR (ResourceInErro
command terminated with exit code 1
{'code': 500, 'created': '2024-09-
Reproducibility
-------
Reproducible
System Configuration
-------
STX-O (DX)
Load info (eg: 2022-03-
-------
STX-O Master
Timestamp/Logs
-------
Running command: nova boot --flavor=
nova CLI is deprecated and will be a removed in a future release
+------
| Property | Value |
+------
| OS-DCF:diskConfig | MANUAL |
| OS-EXT-
| OS-EXT-
| OS-EXT-
| OS-EXT-
| OS-EXT-STS:vm_state | building |
| OS-SRV-
| OS-SRV-
| accessIPv4 | |
| accessIPv6 | |
| adminPass | CnRFUNkXkSt2 |
| config_drive | |
| created | 2024-09-
| description | - |
| flavor:disk | 9 |
| flavor:ephemeral | 0 |
| flavor:extra_specs | {"hw:mem_
| flavor:
| flavor:ram | 1024 |
| flavor:swap | 0 |
| flavor:vcpus | 1 |
| hostId | |
| id | e80a5c2f-
| image | Attempt to boot from volume - no image supplied |
| key_name | keypair-tenant1 |
| locked | False |
| locked_reason | - |
| metadata | {} |
| name | tenant1-
| os-extended-
| progress | 0 |
| security_groups | default |
| server_groups | [] |
| status | BUILD |
| tags | [] |
| tenant_id | 6e0780c8eeaf4fd
| trusted_
| updated | 2024-09-
| user_id | bcde8e8abf81490
+------
Server building... 0% complete
Server building... 0% complete
Server building... 0% complete
Server building... 0% complete
Server building... 0% complete
Error building server
ERROR (ResourceInErro
More details log in attached.
Alarms
-------
[sysadmin@
+------
| Alarm | Reason Text | Entity ID | Severity | Time Stamp |
| ID | | | | |
+------
| 700. | Instance test.vm2 owned by tenant1 has failed to schedule | tenant=
| 001 | | be9aa0d3f497.
| | | 4ddb-8d6e-
| | | | | |
| 700. | Instance test.vm owned by tenant1 has failed to schedule | tenant=
| 001 | | be9aa0d3f497.
| | | 4b0e-9d80-
| | | | | |
+------
Test Activity
-------
Sanity
Workaround
-------
None
Changed in starlingx: | |
assignee: | nobody → Thales Elero Cervi (tcervi) |
importance: | Undecided → High |
tags: | added: stx.distro.openstack |
tags: | added: stx.10.0 |
Changed in starlingx: | |
assignee: | Thales Elero Cervi (tcervi) → Daniel Marques Caires (daniel-caires) |
Changed in starlingx: | |
assignee: | Daniel Marques Caires (daniel-caires) → nobody |
assignee: | nobody → Daniel Marques Caires (dcaires) |
The problem was not a bug with the STX Openstack application but rather an error in the new lab network infrastructure, in which stx-openstack sanity is running. I will be closing this issue as the problem was resolved.